llvm-6502/lib
2015-01-22 02:27:44 +00:00
..
Analysis Make ScalarEvolution less aggressive with respect to no-wrap flags. 2015-01-22 00:48:47 +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 Win64 SEH: Emit the constant 1 for catch-all into xdata 2015-01-22 02:27:44 +00:00
DebugInfo
ExecutionEngine
IR Rewrite DIExpression::Verify() using an iterator. NFC. 2015-01-22 00:00:52 +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 Adding a new cl::HideUnrelatedOptions API to allow clang to migrate off cl::getRegisteredOptions. 2015-01-21 22:45:52 +00:00
TableGen
Target [X86][SSE] Missing SSE/AVX1 memory folding integer instructions 2015-01-21 23:43:30 +00:00
Transforms [canonicalization] Refactor how we create new stores into a helper 2015-01-21 23:45:01 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile