diff options
| author | Matthias Braun <matze@braunis.de> | 2015-06-03 16:30:24 +0000 |
|---|---|---|
| committer | Matthias Braun <matze@braunis.de> | 2015-06-03 16:30:24 +0000 |
| commit | 125c9f5f7b81c78ef19ffd85afeb3f389eb8bc59 (patch) | |
| tree | 1a71eb4f749c878ad89d659986e8abf8eb7a3d0a /llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp | |
| parent | 2f249bab071f9e0d08cf66da613c2744f232b34b (diff) | |
| download | bcm5719-llvm-125c9f5f7b81c78ef19ffd85afeb3f389eb8bc59.tar.gz bcm5719-llvm-125c9f5f7b81c78ef19ffd85afeb3f389eb8bc59.zip | |
ARM: Thumb2 LDRD/STRD supports independent input/output regs
The existing code would unnecessarily break LDRD/STRD apart with
non-adjacent registers, on thumb2 this is not necessary.
Ideally on thumb2 we shouldn't match for ldrd/strd pre-regalloc anymore
as there is not reason to set register hints anymore, changing that is
something for a future patch however.
Differential Revision: http://reviews.llvm.org/D9694
Recommiting after the revert in r238821, the buildbot still failed with
the patch removed so there seems to be another reason for the breakage.
llvm-svn: 238935
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp')
0 files changed, 0 insertions, 0 deletions

