llvm-6502/lib
2014-08-28 16:01:50 +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 Remove local TLI vars that are just duplicates of the class var. No functional change. 2014-08-28 16:01:50 +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 Return a std::unique_ptr when creating a new MemoryBuffer. 2014-08-27 20:03:13 +00:00
TableGen
Target Minor spelling correction. 2014-08-28 14:16:32 +00:00
Transforms InstCombine: Remove redundant combines 2014-08-28 10:08:37 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile