llvm/lib
2017-04-13 21:11:00 +00:00
..
Analysis [ValueTracking] Remove duplicate call to computeKnownBits for the operands of Select. 2017-04-13 20:39:37 +00:00
AsmParser [IR] Take func, ret, and arg attrs separately in AttributeList::get 2017-04-13 00:58:09 +00:00
Bitcode Bitcode: Move version and global value module code parsers to separate functions. NFCI. 2017-04-12 20:02:09 +00:00
CodeGen [DAG] Fold away temporary vector in store candidate merge NFC. 2017-04-13 20:00:27 +00:00
DebugInfo [llvm-pdbdump] Recursively dump class layout. 2017-04-13 21:11:00 +00:00
Demangle
ExecutionEngine [ORC] Add RPC and serialization support for Errors and Expecteds. 2017-04-13 03:51:35 +00:00
Fuzzer [libFuzzer] XFAIL fuzzer-oom.test on Darwin. 2017-04-12 23:15:10 +00:00
IR [IR] Take func, ret, and arg attrs separately in AttributeList::get 2017-04-13 00:58:09 +00:00
IRReader
LibDriver Fix some ArgList uses after API change in r300135. 2017-04-12 23:43:58 +00:00
LineEditor
Linker
LTO Support: Add a VCSRevision.h header file. 2017-04-13 01:26:12 +00:00
MC MC: Remove unused virtual function MCObjectWriter::isWeak. NFC. 2017-04-08 23:35:49 +00:00
Object LTO: Pass SF_Executable flag through to InputFile::Symbol 2017-04-13 16:24:14 +00:00
ObjectYAML
Option ArgList: cache index ranges containing arguments with each ID 2017-04-12 23:19:51 +00:00
Passes MemorySSA: Move to Analysis, from Transforms/Utils. It's used as 2017-04-11 20:06:36 +00:00
ProfileData SamplePGO: convert callsite samples map key from callsite_location to callsite_location+callee_name 2017-04-13 19:52:10 +00:00
Support Remove all allocation and divisions from GreatestCommonDivisor 2017-04-13 20:29:59 +00:00
TableGen
Target Fix -Wunused-value warning 2017-04-13 20:32:58 +00:00
Transforms [LCSSA] Efficiently compute blocks dominating at least one exit. 2017-04-13 20:36:59 +00:00
XRay
CMakeLists.txt
LLVMBuild.txt