llvm-6502/lib
2015-05-28 18:55:38 +00:00
..
Analysis [inliner] Fix the early-exit of the inline cost analysis to correctly 2015-05-27 02:49:05 +00:00
AsmParser Add initial support for the convergent attribute. 2015-05-26 23:48:40 +00:00
Bitcode [BitcodeReader] Change assert to report_fatal_error 2015-05-27 01:05:40 +00:00
CodeGen AsmPrinter: Rename begin_values() => values_begin(), NFC 2015-05-28 18:55:38 +00:00
DebugInfo DebugInfo: .debug_line DWARF64 support 2015-05-28 15:38:17 +00:00
ExecutionEngine [Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6 2015-05-28 13:48:41 +00:00
Fuzzer
IR Add initial support for the convergent attribute. 2015-05-26 23:48:40 +00:00
IRReader
LineEditor
Linker
LTO
MC [llvm] Parameterizing the output stream for dumpbytes and outputting directly to stream. 2015-05-28 18:39:50 +00:00
Object
Option
Passes
ProfileData
Support [ARMTargetParser] Adding sub-arch information for Clang. NFC 2015-05-28 15:05:18 +00:00
TableGen Don't call utostr in Twine/raw_ostream contexts. 2015-05-28 11:24:24 +00:00
Target Reuse Loc variable. NFC. 2015-05-28 18:18:21 +00:00
Transforms [InstCombine] Fold IntToPtr and PtrToInt into preceding loads. 2015-05-28 18:39:17 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile