A comprehensive collection of compiler tools and analysis utilities for code transformation and optimization
Assembler for compiling LLVM bitcode into machine code across multiple architectures.
DocumentationC/C++/Objective-C compiler with modern diagnostics and cross-platform support for LLVM IR.
DocumentationOptimizer tool that applies transformation passes to LLVM IR for performance improvement.
DocumentationLinks multiple LLVM IR files into a single module while optimizing shared symbols and dependencies.
DocumentationCode coverage analysis tool generating detailed test coverage reports for debugging and QA.
DocumentationConverts LLVM bitcode to human-readable Assembly Language for inspection and modification.
DocumentationProfiling utility for collecting and analyzing runtime performance data to guide optimization efforts.
Domain-specific language and code generator for creating architecture descriptions and target infrastructure.