llvm-6502/lib
2015-01-21 16:37:21 +00:00
..
Analysis Fixed a bug with how we determine bitset indices. 2015-01-21 16:37:21 +00:00
AsmParser AsmParser: PARSE_MD_FIELD() => ParseMDField(), NFC 2015-01-20 02:42:29 +00:00
Bitcode Bitcode: Don't create comdats when autoupgrading macho bitcode 2015-01-20 05:58:07 +00:00
CodeGen Revert "DAGCombine: fold (or (and X, M), (and X, N)) -> (and X, (or M, N))" 2015-01-21 15:48:52 +00:00
DebugInfo
ExecutionEngine
IR Make DIExpression::Verify() stricter by checking that the number of 2015-01-21 00:59:20 +00:00
IRReader
LineEditor
Linker [llvm link] Destroy ConstantArrays in LLVMContext if they are not used. 2015-01-20 19:24:59 +00:00
LTO [PM] Separate the InstCombiner from its pass. 2015-01-20 22:44:35 +00:00
MC
Object
Option
ProfileData
Support Add missing include guards to WindowsSupport.h. 2015-01-21 16:20:38 +00:00
TableGen
Target AArch64: add backend option to reserve x18 (platform register) 2015-01-21 15:43:31 +00:00
Transforms [msan] Update origin for the entire destination range on memory store. 2015-01-21 13:21:31 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile