llvm/lib
2015-12-18 02:27:52 +00:00
..
Analysis [SCEV] Add and use SCEVConstant::getAPInt; NFCI 2015-12-17 20:28:46 +00:00
AsmParser Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes 2015-12-16 16:16:19 +00:00
Bitcode Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
CodeGen Fix PR25838. 2015-12-17 01:29:08 +00:00
DebugInfo Test commit 2015-12-17 20:54:16 +00:00
ExecutionEngine [SectionMemoryManager] Make better use of virtual memory 2015-12-16 11:13:23 +00:00
Fuzzer Fuzzer: Fix library dependencies. 2015-12-16 02:14:57 +00:00
IR Polish atomic pointers 2015-12-17 22:09:19 +00:00
IRReader [ThinLTO] Metadata linking for imported functions 2015-12-17 17:14:09 +00:00
LibDriver
LineEditor
Linker [ThinLTO] Metadata linking for imported functions 2015-12-17 17:14:09 +00:00
LTO Change linkInModule to take a std::unique_ptr. 2015-12-16 23:16:33 +00:00
MC Avoid explicit relocation sorting most of the time. 2015-12-17 16:22:06 +00:00
Object Use diagnostic handler in the LLVMContext 2015-12-14 23:17:03 +00:00
Option [Option] Introduce Arg::print(raw_ostream&) and use llvm::dbgs 2015-12-18 02:27:52 +00:00
Passes
ProfileData [PGO] InstrPGO and coverage code refactoring (NFC) 2015-12-17 00:53:37 +00:00
Support Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
TableGen
Target Remove unused class variables. 2015-12-17 23:43:40 +00:00
Transforms [InstCombine] Extend peephole DSE to handle unordered atomics 2015-12-17 22:19:27 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile