aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/FastISel.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2009-04-07 20:34:09 +0000
committerJim Grosbach <grosbach@apple.com>2009-04-07 20:34:09 +0000
commit30eae3c02244e18747f9f0dca6946d86d0ccb7f5 (patch)
tree44e67111b90edc1491446bbf9fc880bd349477f5 /lib/CodeGen/SelectionDAG/FastISel.cpp
parentf23e809be09aac2f1a01e84e2b03826322b2f856 (diff)
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
Diffstat (limited to 'lib/CodeGen/SelectionDAG/FastISel.cpp')
0 files changed, 0 insertions, 0 deletions