summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.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
commitfde2110aa9c1aee6e739ed7641056b36c00dc92a (patch)
tree9c2ba6f862c2a4b0200c5b4bf7c2675e40a924b7 /clang/lib/CodeGen/CodeGenModule.cpp
parent986991fd28ba579160538a3529d903e99131ac03 (diff)
downloadbcm5719-llvm-fde2110aa9c1aee6e739ed7641056b36c00dc92a.tar.gz
bcm5719-llvm-fde2110aa9c1aee6e739ed7641056b36c00dc92a.zip
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. llvm-svn: 68545
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud