llvm-6502/lib
Bill Wendling 7caebff83d Sort the register list based on the *actual* register numbers rather than the
enum values we give to them. <rdar://problem/8823730>


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123321 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-12 21:20:59 +00:00
..
Analysis some comment improvements. 2011-01-11 17:11:59 +00:00
Archive
AsmParser
Bitcode FixedNumOperandTraits and VariadicOperandTraits assumed that, given a 2011-01-11 15:07:38 +00:00
CodeGen The world is not ready for LiveDebugVariables yet. 2011-01-11 23:20:33 +00:00
CompilerDriver
ExecutionEngine
Linker
MC 1. Support ELF pcrel relocations for movw/movt: 2011-01-12 00:19:25 +00:00
Object
Support
Target Sort the register list based on the *actual* register numbers rather than the 2011-01-12 21:20:59 +00:00
Transforms Use SmallVector instead of SmallPtrSet and avoid non-deterministic behavior. 2011-01-12 19:12:45 +00:00
VMCore FixedNumOperandTraits and VariadicOperandTraits assumed that, given a 2011-01-11 15:07:38 +00:00
Makefile