LLVM 15.0.0

GPTKB entity

Statements (50)
Predicate Object
gptkbp:instance_of gptkb:software
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:DJ
gptkbp:album gptkb:faction
gptkbp:architectural_style gptkb:x86
gptkb:CEO
gptkb:superhero
gptkb:RISC-V
A Arch64
gptkbp:developed_by gptkb:LLVM_Project
gptkbp:features Support for new language features
Improved optimization passes
New target support
Enhanced debugging information
gptkbp:has_documentation https://llvm.org/docs/
gptkbp:has_feature Code generation
Debugging support
Modular architecture
Enhanced performance
Support for multiple languages
Multi-threading support
Static analysis
Just-in-time compilation
Link-time optimization
Support for new architectures
Profile-guided optimization
Improved diagnostics
Custom backends
Extensible design
Code instrumentation
https://www.w3.org/2000/01/rdf-schema#label LLVM 15.0.0
gptkbp:language gptkb:C++
gptkbp:license gptkb:University_of_Illinois/_NCSA_Open_Source_License
gptkbp:next_edition gptkb:LLVM_14.0.0
LLVM 16.0.0
gptkbp:platform Cross-platform
gptkbp:release_date 2022-09-22
gptkbp:released https://llvm.org/releases/15.0.0/docs/ Release Notes.html
gptkbp:repository https://github.com/llvm/llvm-project
gptkbp:type gptkb:software_framework
gptkb:Library
Intermediate representation
Compiler infrastructure
Toolchain
gptkbp:used_in Code generation
Static analysis tools
Just-in-time compilation
Compiler toolchains
Program analysis tools
gptkbp:written_in gptkb:C++