summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2012-03-29 21:10:40 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2012-03-29 21:10:40 +0000
commitcaa6bd273fa5111904eb026f8a170540690c98de (patch)
treea6cc23ce1dd3c9a419f65e52da69afe8fad73c37 /clang/lib/CodeGen/CodeGenModule.cpp
parent322654a7f702711670ecca318d3a75e68b01575d (diff)
downloadbcm5719-llvm-caa6bd273fa5111904eb026f8a170540690c98de.tar.gz
bcm5719-llvm-caa6bd273fa5111904eb026f8a170540690c98de.zip
Handle register copies for the new ARM register classes.
ARM recently gained DPair, DTriple, and DQuad register classes. Update copyPhysReg() to handle copies in these register classes. No test case, it is difficult to make the register allocator emit the odd copies reliably. The missing DPair copy caused a failure on partialsums in the nightly test suite. <rdar://problem/11147997> llvm-svn: 153686
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud