diff options
author | Akira Hatanaka <ahatanak@gmail.com> | 2011-07-18 18:52:12 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanak@gmail.com> | 2011-07-18 18:52:12 +0000 |
commit | 27292638bd320fe6a4c90d9fdb719a2aa569021b (patch) | |
tree | c0512b9a1869d2ab358f30cad392b3d9b1c39bbc /lldb/scripts/Python/interface/SBValue.i | |
parent | 64d53620aab22244ac037b4cb0dd09ba9fcf1a2f (diff) | |
download | bcm5719-llvm-27292638bd320fe6a4c90d9fdb719a2aa569021b.tar.gz bcm5719-llvm-27292638bd320fe6a4c90d9fdb719a2aa569021b.zip |
Set mayLoad or mayStore flags for SC and LL in order to prevent LICM from
moving them out of the loop. Previously, stores and loads to a stack frame
object were inserted to accomplish this. Remove the code that was needed to do
this. Patch by Sasa Stankovic.
llvm-svn: 135415
Diffstat (limited to 'lldb/scripts/Python/interface/SBValue.i')
0 files changed, 0 insertions, 0 deletions