diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-03-29 21:10:40 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-03-29 21:10:40 +0000 |
commit | caa6bd273fa5111904eb026f8a170540690c98de (patch) | |
tree | a6cc23ce1dd3c9a419f65e52da69afe8fad73c37 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 322654a7f702711670ecca318d3a75e68b01575d (diff) | |
download | bcm5719-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