llvm-6502/lib
2014-01-07 10:50:43 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen Fix for PR18396: Assertion: MO->isDead "Cannot fold physreg def". 2014-01-07 07:31:10 +00:00
DebugInfo DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers 2013-12-13 21:33:40 +00:00
ExecutionEngine
IR Improve documentation of the 'a' specifier and the '<abi>:<pref>' align pair. 2014-01-06 21:40:24 +00:00
IRReader
Linker
LTO Make the llvm mangler depend only on DataLayout. 2014-01-03 19:21:54 +00:00
MC MCParser: introduce Note and use it for ARM AsmParser 2014-01-07 02:28:31 +00:00
Object
Option
Support Make llvm::Regex non-copyable but movable. 2014-01-02 19:04:59 +00:00
TableGen
Target [AArch64]Add support to spill/fill D tuples such as DPair/DTriple/DQuad. There is no test cases for D tuple as the original test cases are too large. As the spill/fill of the D tuple is similar to the Q tuple, the correctness can be guaranteed. 2014-01-07 10:50:43 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile