llvm-6502/lib
2014-08-29 09:00:26 +00:00
..
Analysis InstSimplify: Move a transform from InstCombine to InstSimplify 2014-08-28 03:34:28 +00:00
AsmParser Pass a MemoryBufferRef when we can avoid taking ownership. 2014-08-26 21:49:01 +00:00
Bitcode
CodeGen Use DwarfDebug::attachLowHighPC for the compilation unit DIE. 2014-08-29 09:00:26 +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 Pass a std::unique_ptr<MemoryBuffer>& to getLazyBitcodeModule. 2014-08-26 22:00:09 +00:00
LineEditor [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Linker Set comdats when lazily linking functions. 2014-08-15 20:17:08 +00:00
LTO
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 [SKX] Enable lowering of integer CMP operations. 2014-08-29 08:46:04 +00:00
Transforms Revert two GEP-related InstCombine commits 2014-08-29 00:06:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile ProfileData: Introduce the InstrProfReader interface and a text reader 2014-03-21 17:24:48 +00:00