llvm-6502/lib
Chris Bieneman d814e38de8 Cleaning up static initializers in Signals.inc
Reviewed by: Chandlerc

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216704 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-29 01:05:16 +00:00
..
Analysis InstSimplify: Move a transform from InstCombine to InstSimplify 2014-08-28 03:34:28 +00:00
AsmParser
Bitcode Fix a double free in llvm::getBitcodeTargetTriple. 2014-08-27 21:11:13 +00:00
CodeGen Move FNEG next to FABS and make them more similar, so it's easier that they can be refactored. NFC. 2014-08-28 21:51:37 +00:00
DebugInfo
ExecutionEngine [MCJIT] Fix format specifiers for debug output in RuntimeDyld. 2014-08-28 04:25:17 +00:00
IR Return a std::unique_ptr when creating a new MemoryBuffer. 2014-08-27 20:03:13 +00:00
IRReader
LineEditor
Linker
LTO Return a std::unique_ptr when creating a new MemoryBuffer. 2014-08-27 20:03:13 +00:00
MC Silence a -Wsign-compare warning. NFC. 2014-08-28 13:23:26 +00:00
Object
Option
ProfileData
Support Cleaning up static initializers in Signals.inc 2014-08-29 01:05:16 +00:00
TableGen
Target [FastISel][AArch64] Don't fold instructions that are not in the same basic block. 2014-08-29 00:19:21 +00:00
Transforms Revert two GEP-related InstCombine commits 2014-08-29 00:06:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile