llvm-6502/lib
2014-12-31 07:07:31 +00:00
..
Analysis ValueTracking: Small cleanup in ComputeNumSignBits 2014-12-26 09:20:17 +00:00
AsmParser
Bitcode
CodeGen Revert "merge consecutive stores of extracted vector elements" 2014-12-31 00:40:28 +00:00
DebugInfo
ExecutionEngine RTDyldMemoryManager.cpp: Make the reference to __morestack weak. 2014-12-30 22:52:33 +00:00
IR Some code improvements in Masked Load/Store. 2014-12-30 14:28:14 +00:00
IRReader
LineEditor
Linker Finish removing DestroySource. 2014-12-23 19:16:45 +00:00
LTO
MC DebugInfo: Omit is_stmt from line table entries on the same line. 2014-12-30 22:47:13 +00:00
Object Add printing the LC_THREAD load commands with llvm-objdump’s -private-headers. 2014-12-23 22:56:39 +00:00
Option
ProfileData
Support Remove unnecessary StringRef->std::string conversion. 2014-12-29 20:59:02 +00:00
TableGen
Target [X86] Fix disassembly of absolute moves to work correctly in 16 and 32-bit modes with all 4 combinations of OpSize and AdSize prefixes being present or not. 2014-12-31 07:07:31 +00:00
Transforms InstCombine: try to transform A-B < 0 into A < B 2014-12-31 04:21:41 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile