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 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 64d53620aab22244ac037b4cb0dd09ba9fcf1a2f (diff) | |
| download | llvm-27292638bd320fe6a4c90d9fdb719a2aa569021b.zip llvm-27292638bd320fe6a4c90d9fdb719a2aa569021b.tar.gz llvm-27292638bd320fe6a4c90d9fdb719a2aa569021b.tar.bz2 | |
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 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
