LLVM

E59978

LLVM is a modular, reusable compiler and toolchain infrastructure project widely used for building language frontends, optimizers, and backends for diverse hardware architectures.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (31)

Statements (152)

Predicate Object
instanceOf compiler infrastructure project
open-source software
software library
toolchain
buildSystem CMake
category compiler infrastructure
program analysis tools
software development tools
designGoal language independence
modularity
reusability
support for lifelong program analysis
target independence
developer LLVM self-linksurface differs
surface form: LLVM Project
firstReleaseYear 2003
governanceModel open-source, community-driven
hasComponent AddressSanitizer
Clang
DataFlowSanitizer
FileCheck
LLD linker
LLDB
surface form: LLDB debugger

LLDB-MI (historical)
LLVM self-linksurface differs
surface form: LLVM Core libraries

LLVM self-linksurface differs
surface form: LLVM Intermediate Representation

MLIR
MemorySanitizer
OpenMP
surface form: OpenMP runtime

Polly
SanitizerCoverage
TableGen
ThreadSanitizer
LLVM self-linksurface differs
surface form: UndefinedBehaviorSanitizer

clang static analyzer
Clang-Format
surface form: clang-format

Clang-Tidy
surface form: clang-tidy

clangd
compiler-rt
LLVM self-linksurface differs
surface form: libFuzzer

LLVM self-linksurface differs
surface form: libLLVM

C++ standard library
surface form: libc++

libc++abi
libclang library
surface form: libclang

libunwind
lit test runner
llvm-ar
LLVM self-linksurface differs
surface form: llvm-as assembler

llvm-config
LLVM self-linksurface differs
surface form: llvm-dis disassembler

llvm-mc
LLVM self-linksurface differs
surface form: llvm-nm

llvm-objdump
LLVM self-linksurface differs
surface form: llvm-readobj

opt optimization tool
sanitizers
influenced Emscripten
Julia JIT compiler
Kotlin/Native
surface form: Kotlin/Native compiler

MLIR design
Rust compiler backend
Swift compiler design
Zig
surface form: Zig compiler

various JIT compilers
influencedBy SSA-based intermediate representations
traditional compiler design
license Apache License 2.0 with LLVM exceptions
University of Illinois/NCSA Open Source License (historical)
maintainedBy LLVM self-linksurface differs
surface form: LLVM community
operatingSystem cross-platform
originalDeveloper Chris Lattner
Vikram Adve
originatedAt University of Illinois at Urbana–Champaign
surface form: University of Illinois at Urbana-Champaign
previousBuildSystem GNU Autoconf
surface form: Autoconf/Make (historical)
primaryUse code generation
code optimization
compiler backend
just-in-time compilation
link-time optimization
static analysis
programmingLanguage C++
repository https://github.com/llvm/llvm-project
supportsArchitecture ARMv8-A
surface form: AArch64

ARM
MIPS
PowerPC
RISC-V
SPARC microprocessor architecture
surface form: SPARC

WebAssembly specification
surface form: WebAssembly

x86
x86-64
supportsFeature JIT compilation
LTO plugin for GNU ld and gold
ahead-of-time compilation
coverage instrumentation
debug information generation
exception handling
garbage collection support
interprocedural optimization
link-time optimization (LTO)
linker plugins
profile instrumentation
profile-guided optimization
sanitizer instrumentation
static analysis passes
thin LTO
vectorization
whole-program optimization
supportsLanguageFrontend C
surface form: C (via Clang)

C# (via various experimental compilers)
C++
surface form: C++ (via Clang)

Crystal
D (via LDC)
Fortran
surface form: Fortran (via Flang and others)

Go
surface form: Go (via gccgo-llvm and others, experimental)

Haskell
surface form: Haskell (via GHC backend)

JavaScript (via Emscripten toolchain)
Julia
surface form: Julia (via Julia compiler)

Kotlin/Native
Lua
surface form: Lua (via LuaJIT experimental backends)

Nim (via nlvm and others)
Objective-C
surface form: Objective-C (via Clang)

Objective-C++ (via Clang)
Ruby
surface form: Ruby (via Rubinius, MRuby variants)

Rust
surface form: Rust (via rustc)

Swift
surface form: Swift (via Swift compiler)

Zig
supportsOperatingSystem FreeBSD
Linux
Windows
macOS
usedBy Advanced Micro Devices
surface form: AMD

Arm Ltd.
surface form: ARM Ltd.

Apple Inc.
surface form: Apple

Meta Platforms, Inc.
surface form: Facebook (Meta)

Google
Intel Corporation
surface form: Intel

Microsoft
Mozilla
surface form: Mozilla (via Rust and Firefox tooling)

NVIDIA Corporation
surface form: NVIDIA

Sony
various Unix-like operating systems
usedIn Android NDK
Chrome and Chromium build toolchains
FreeBSD
surface form: FreeBSD base system

GPU shader compilers
OpenBSD
surface form: OpenBSD base system (partially)

PlayStation SDKs
Xcode
surface form: Xcode toolchain

high-performance computing compilers
usesFileFormat LLVM bitcode
usesIntermediateRepresentation LLVM self-linksurface differs
surface form: LLVM IR
website https://llvm.org/

Referenced by (113)

Full triples — surface form annotated when it differs from this entity's canonical label.

Julia basedOn LLVM
Swift usesCompilerInfrastructure LLVM
subject surface form: Swift (programming language)
V8 feature LLVM
this entity surface form: TurboFan optimizing compiler
Unity game engine supportsScriptingBackend LLVM
subject surface form: Unity
this entity surface form: IL2CPP
RISC-V hasToolchain LLVM
this entity surface form: LLVM/Clang for RISC-V
MIPS toolchainSupport LLVM
Clang partOf LLVM
this entity surface form: LLVM project
Clang developer LLVM
this entity surface form: LLVM community
Clang usesBackend LLVM
LLVM developer LLVM self-linksurface differs
this entity surface form: LLVM Project
LLVM hasComponent LLVM self-linksurface differs
this entity surface form: LLVM Core libraries
LLVM hasComponent LLVM self-linksurface differs
this entity surface form: LLVM Intermediate Representation
LLVM hasComponent LLVM self-linksurface differs
this entity surface form: libLLVM
LLVM hasComponent LLVM self-linksurface differs
this entity surface form: llvm-as assembler
LLVM hasComponent LLVM self-linksurface differs
this entity surface form: llvm-dis disassembler
LLVM hasComponent LLVM self-linksurface differs
this entity surface form: UndefinedBehaviorSanitizer
LLVM hasComponent LLVM self-linksurface differs
this entity surface form: libFuzzer
LLVM hasComponent LLVM self-linksurface differs
this entity surface form: llvm-nm
LLVM hasComponent LLVM self-linksurface differs
this entity surface form: llvm-readobj
LLVM usesIntermediateRepresentation LLVM self-linksurface differs
this entity surface form: LLVM IR
LLVM maintainedBy LLVM self-linksurface differs
this entity surface form: LLVM community
PlaidML supportsBackend LLVM
Chris Lattner knownFor LLVM
Chris Lattner notableWork LLVM
this entity surface form: LLVM compiler infrastructure
Chris Lattner created LLVM
Chris Lattner started LLVM
this entity surface form: LLVM project
LLDB developer LLVM
this entity surface form: LLVM Project
LLDB partOf LLVM
LLDB usesComponent LLVM
ARC hasToolchainSupport LLVM
Apache License 2.0 with LLVM exceptions hasExceptionFor LLVM
this entity surface form: LLVM project
Apache License 2.0 with LLVM exceptions governs LLVM
this entity surface form: LLVM core
Apache License 2.0 with LLVM exceptions maintainedBy LLVM
this entity surface form: LLVM Project
Apache License 2.0 with LLVM exceptions publishedBy LLVM
this entity surface form: LLVM Project
Clang-Tidy linter developedBy LLVM
subject surface form: Clang-Tidy
this entity surface form: LLVM Project
Clang-Tidy linter usesInfrastructure LLVM
subject surface form: Clang-Tidy
this entity surface form: LLVM libraries
Clang-Tidy linter partOf LLVM
subject surface form: Clang-Tidy
this entity surface form: LLVM project
Clang-Tidy linter hasCheckCategory LLVM
subject surface form: Clang-Tidy
this entity surface form: llvm
Clang-Tidy partOf LLVM
this entity surface form: LLVM project
Clang-Tidy developedBy LLVM
this entity surface form: LLVM community
libclang library partOf LLVM
subject surface form: libclang
this entity surface form: LLVM project
libclang library developedBy LLVM
subject surface form: libclang
this entity surface form: LLVM project
libclang library relatedTo LLVM
subject surface form: libclang
Clang-Format partOf LLVM
this entity surface form: LLVM project
Vikram Adve coCreatorOf LLVM
Vikram Adve notableWork LLVM
this entity surface form: LLVM compiler infrastructure