llvm-6502/lib
Alex Lorenz c249168837 MIR Serialization: Serialize the sub register indices.
This commit serializes the sub register indices from the register machine
operands.

Reviewers: Duncan P. N. Exon Smith


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242084 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-13 23:24:34 +00:00
..
Analysis Cleanup after r241809 - remove uncessary call to std::sort 2015-07-13 14:48:24 +00:00
AsmParser Add argmemonly attribute. 2015-07-11 10:30:36 +00:00
Bitcode Add argmemonly attribute. 2015-07-11 10:30:36 +00:00
CodeGen MIR Serialization: Serialize the sub register indices. 2015-07-13 23:24:34 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR Remove macro guards for extern template instantiations. 2015-07-13 17:21:31 +00:00
IRReader
LibDriver Add support deterministic output in llvm-ar and make it the default. 2015-07-13 20:38:09 +00:00
LineEditor
Linker
LTO
MC [MC] Correctly escape .safeseh's symbol 2015-07-13 18:51:15 +00:00
Object Fix reading archive members with / in the name. 2015-07-13 23:07:05 +00:00
Option
Passes
ProfileData
Support Remove macro guards for extern template instantiations. 2015-07-13 17:21:31 +00:00
TableGen
Target [PPC64LE] More improvements to VSX swap optimization 2015-07-13 22:58:19 +00:00
Transforms Loop idiom recognizer was replacing too many uses of popcount. 2015-07-13 21:25:33 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile