llvm-6502/lib
2014-12-30 22:00:26 +00:00
..
Analysis ValueTracking: Small cleanup in ComputeNumSignBits 2014-12-26 09:20:17 +00:00
AsmParser
Bitcode
CodeGen x86_64: Fix calls to __morestack under the large code model. 2014-12-30 20:05:19 +00:00
DebugInfo
ExecutionEngine The __morestack function is only available on i386 and x86_64 architectures. 2014-12-30 18:22:06 +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 Remove doesSectionRequireSymbols. 2014-12-30 13:13:27 +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 [Hexagon] Adding indexed store new-value variants. 2014-12-30 22:00:26 +00:00
Transforms [asan] change _sanitizer_cov_module_init to accept int* instead of int** 2014-12-30 19:29:28 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile