LLVM project

GPTKB entity

Statements (122)
Predicate Object
gptkbp:instance_of gptkb:project
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:API
gptkbp:conference gptkb:LLVM_Developers'_Meeting
LLVM Community Events
gptkbp:developed_by gptkb:LLVM_Foundation
gptkbp:first_released gptkb:2003
gptkbp:game_components gptkb:LLVM_Core
gptkb:LLVM_Disassembler
gptkb:LLVM_Linker
gptkb:LLVM_Target
gptkb:LLVM_Transform
gptkb:LLVM_test_suite
gptkb:LLVM_Clang
gptkb:LLVM_Assembler
gptkb:LLVM_Code_Gen
gptkb:LLVM_Execution_Engine
gptkb:LLVM_Passes
gptkb:LLVM_Polly
gptkb:LLVM_Bitcode
gptkb:LLVM_community
gptkb:LLVM_libc++
LLVM website
LLVM Utilities
LLVM documentation
LLVMIR
LLVM conferences
LLVM Analysis
LLVMIR Builder
LLVMJIT
LLVMLTO
LLVMMC
LLVMORC
LLVM Debugging
LLVM workshops
LLVM Clang Tools
LLVM Interpreter
LLVM benchmarks
LLVM code analysis tools
LLVM code analyzers
LLVM code coverage tools
LLVM code debuggers
LLVM code debugging tools
LLVM code generation tools
LLVM code generators
LLVM code instrumentation tools
LLVM code optimization tools
LLVM code optimizers
LLVM code profilers
LLVM code profiling tools
LLVM code sanitization tools
LLVM code sanitizers
LLVM code transformation tools
LLVM code transformers
LLVM coverage
LLVM dynamic analyzers
LLVM examples
LLVM lib Fuzzer
LLVM libc++abi
LLVM libunwind
LLVM mailing lists
LLVM performance tools
LLVM profiling tools
LLVM sanitizers
LLVM static analyzers
LLVM tutorials
LLVMC Make
gptkbp:has_community active developer community
gptkbp:has_documentation extensive documentation
gptkbp:has_feature modular design
gptkbp:has_goal foster community collaboration
improve compiler performance
enhance code generation
support new architectures
gptkbp:has_version gptkb:LLVM_15.0.0
gptkbp:has_weapon gptkb:LLVM_Optimizer
gptkb:LLVM_Clang
gptkb:LLVM_Debugger_(lldb)
gptkb:LLVM_Linker_(lld)
https://www.w3.org/2000/01/rdf-schema#label LLVM project
gptkbp:includes gptkb:LLVM_Intermediate_Representation_(IR)
gptkbp:is_compatible_with gptkb:architect
gptkb:Power_PC_architecture
gptkb:x86_architecture
RISC-V architecture
gptkbp:is_influential_in gptkb:software
programming language design
compiler optimization techniques
gptkbp:is_integrated_with build systems
CI/ CD pipelines
ID Es
gptkbp:is_part_of open-source software ecosystem
compiler toolchain
gptkbp:is_promoted_by gptkb:LLVM_Foundation
gptkbp:is_supported_by major tech companies
gptkbp:is_used_by gptkb:faction
gptkb:Rust
gptkb:Swift
Rust compiler
Swift compiler
gptkbp:is_used_for performance tuning
program analysis
static analysis
code generation
gptkbp:is_used_in embedded systems
operating systems
machine learning frameworks
graphics programming
gptkbp:language gptkb:C++
gptkbp:license gptkb:University_of_Illinois/_NCSA_Open_Source_License
gptkbp:notable_recipients many contributors
gptkbp:primary_source gptkb:language
gptkbp:provides gptkb:language
static analysis tools
code generation
optimization tools
gptkbp:supports multiple programming languages
Just-In-Time (JIT) compilation
Ahead-Of-Time (AOT) compilation
gptkbp:tutorials available tutorials
gptkbp:used_in compiler construction
gptkbp:written_in gptkb:C++