llvm/lib
Xinliang David Li 849df7927e Format fix (NFC)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255313 91177308-0d34-0410-b5e6-96231b3b80d8
2015-12-10 23:48:05 +00:00
..
Analysis Re-commit r255115, with the PredicatedScalarEvolution class moved to 2015-12-09 16:06:28 +00:00
AsmParser Macro debug info support in LLVM IR 2015-12-10 12:56:35 +00:00
Bitcode Macro debug info support in LLVM IR 2015-12-10 12:56:35 +00:00
CodeGen Fix (bitcast (fabs x)), (bitcast (fneg x)) and (bitcast (fcopysign cst, 2015-12-10 22:09:06 +00:00
DebugInfo
ExecutionEngine [Orc] Rename IndirectStubsManagerBase to IndirectStubsManager. 2015-12-06 19:44:45 +00:00
Fuzzer [LibFuzzer] Introducing FUZZER_FLAG_UNSIGNED and using it for seeding. 2015-12-10 20:41:53 +00:00
IR Verifier: Avoid quadratic checking of aggregates for bad bitcasts 2015-12-10 17:56:06 +00:00
IRReader
LibDriver
LineEditor
Linker Fix another case where the linkage was not set. 2015-12-10 18:44:26 +00:00
LTO MSVC complains about this being ambiguous. 2015-12-04 22:26:21 +00:00
MC Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical register arrays already use this typedef. 2015-12-05 07:13:35 +00:00
Object Use make_range to reduce mentions of iterator type. NFC 2015-12-06 05:08:07 +00:00
Option
Passes
ProfileData Format fix (NFC) 2015-12-10 23:48:05 +00:00
Support Macro debug info support in LLVM IR 2015-12-10 12:56:35 +00:00
TableGen
Target PPC: Teach FMA mutate to respect register classes. 2015-12-10 21:28:40 +00:00
Transforms [DSE] Disable non-local DSE to see if the bots go green. 2015-12-10 19:23:02 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile