llvm-6502/include
Jim Grosbach 30eae3c022 PR2985 / <rdar://problem/6584986>
When compiling in Thumb mode, only the low (R0-R7) registers are available
for most instructions. Breaking the low registers into a new register class
handles this. Uses of R12, SP, etc, are handled explicitly where needed
with copies inserted to move results into low registers where the rest of
the code generator can deal with them.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68545 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-07 20:34:09 +00:00
..
llvm PR2985 / <rdar://problem/6584986> 2009-04-07 20:34:09 +00:00
llvm-c It makes no sense to have a ODR version of common 2009-03-11 20:14:15 +00:00