diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-10-15 00:57:13 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-10-15 00:57:13 +0000 |
commit | dd2b39d989e58bcad3014d8834f1af932426f9d1 (patch) | |
tree | 3196a5daf29fc4610afa07d3ec7d9e173fbaf788 /llvm/lib/CodeGen | |
parent | 936c75bd5109622be40431c3cf87a8eaf3d1b156 (diff) | |
download | bcm5719-llvm-dd2b39d989e58bcad3014d8834f1af932426f9d1.tar.gz bcm5719-llvm-dd2b39d989e58bcad3014d8834f1af932426f9d1.zip |
Mark tADDrSPi as having side effects again.
It really doesn't, but when r141929 removed the hasSideEffects flag from
this instruction, it caused miscompilations. I am guessing that it got
moved across a stack pointer update.
Also clear isRematerializable after checking that this instruction is
in fact never rematerialized in the nightly test suite.
llvm-svn: 142030
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions