llvm/lib
Sanjay Patel 961c852618 rangify; NFCI
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257845 91177308-0d34-0410-b5e6-96231b3b80d8
2016-01-15 00:08:10 +00:00
..
Analysis rangify; NFCI 2016-01-15 00:08:10 +00:00
AsmParser Implemented Support of IA interrupt and exception handlers: 2015-12-21 14:07:14 +00:00
Bitcode Revert "Assert that we have all use/users in the getters." 2016-01-14 09:02:45 +00:00
CodeGen [Packetizer] Code cleanup, NFC 2016-01-14 21:17:04 +00:00
DebugInfo Fix instance of -Wcovered-switch-default 2016-01-13 20:39:22 +00:00
ExecutionEngine [Orc] Add support for EH-frame registration to the Orc Remote Target utility 2016-01-14 22:02:03 +00:00
Fuzzer [libFuzzer] suggest a dictionary to the user of some of the trace-based dictionary entries were successful 2016-01-14 02:36:44 +00:00
IR [Verifier] Check parentage of GVs in dbg metadata 2016-01-14 22:42:02 +00:00
IRReader [ThinLTO] Metadata linking for imported functions 2015-12-17 17:14:09 +00:00
LibDriver
LineEditor
Linker [IRMover] Don't copy personality, etc unless creating def 2016-01-12 00:24:24 +00:00
LTO [attrs] Split the late-revisit pattern for deducing norecurse in 2016-01-08 10:55:52 +00:00
MC Update to use new name alignTo(). 2016-01-14 21:06:47 +00:00
Object COFF: Teach llvm-objdump how to dump DLL forwarder symbols. 2016-01-12 23:28:42 +00:00
Option Convert Arg, ArgList, and Option to dump() to dbgs() rather than errs(). 2015-12-18 18:55:26 +00:00
Passes [attrs] Extract the pure inference of function attributes into 2015-12-27 08:41:34 +00:00
ProfileData [PGO] Move profile summary interface/impl into InstrProf.[*] /NFC 2016-01-14 22:10:49 +00:00
Support Update to use new name alignTo(). 2016-01-14 21:06:47 +00:00
TableGen [TableGen] Use some free space in Init to store the opcode for UnOpInit/BinOpInit/TernOpInit allowing those types to be a little smaller. NFC 2016-01-04 06:28:49 +00:00
Target Fix AArch64ConditionOptimizer 2016-01-15 00:06:58 +00:00
Transforms Refactor threshold computation for inline cost analysis 2016-01-14 23:16:29 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile