diff options
author | David Green <david.green@arm.com> | 2025-01-14 11:14:45 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2025-01-14 11:14:45 +0000 |
commit | ce7c8815a1b1220905d46a6daf377b03819fd1ce (patch) | |
tree | f38c15733153876a8c215ccdfa95e8350b4fe204 /clang/lib/Basic/SourceManager.cpp | |
parent | 27bc6bdaba1138d611e256e890023eefee677edc (diff) | |
download | llvm-ce7c8815a1b1220905d46a6daf377b03819fd1ce.zip llvm-ce7c8815a1b1220905d46a6daf377b03819fd1ce.tar.gz llvm-ce7c8815a1b1220905d46a6daf377b03819fd1ce.tar.bz2 |
[AArch64] 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 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions