aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOutliner.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2025-01-13 21:40:10 +0000
committerDavid Green <david.green@arm.com>2025-01-13 21:40:10 +0000
commita10ce71ac4ef55cc9a80c0aece501a09bd39cc9a (patch)
treed830dbc9ad42feb43324632a93a5c1d71ee06368 /llvm/lib/CodeGen/MachineOutliner.cpp
parent7e191038957cf5e22da55ba577ce6e033236b05f (diff)
downloadllvm-a10ce71ac4ef55cc9a80c0aece501a09bd39cc9a.zip
llvm-a10ce71ac4ef55cc9a80c0aece501a09bd39cc9a.tar.gz
llvm-a10ce71ac4ef55cc9a80c0aece501a09bd39cc9a.tar.bz2
[ARM] Add mayStore to more store instructions
As in #121565 we need to mark all stores as mayStore, hasSideEffects is not enough to prevent moving loads past the instructions. And marking the instructions as mayStore is a sensible thing to do on its own.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOutliner.cpp')
0 files changed, 0 insertions, 0 deletions