diff options
| author | Daniel Sanders <daniel_l_sanders@apple.com> | 2017-11-28 18:57:02 +0000 |
|---|---|---|
| committer | Daniel Sanders <daniel_l_sanders@apple.com> | 2017-11-28 18:57:02 +0000 |
| commit | 17d277b7346b6cfcd236e5c12a34f25cf7c72a73 (patch) | |
| tree | 6d6418ce9193cad0dc6b4f8b5d2223a9bde30587 /llvm/lib/CodeGen/RegisterScavenging.cpp | |
| parent | 50e6e545872366dc68e005320564a67a68ecdc33 (diff) | |
| download | bcm5719-llvm-17d277b7346b6cfcd236e5c12a34f25cf7c72a73.tar.gz bcm5719-llvm-17d277b7346b6cfcd236e5c12a34f25cf7c72a73.zip | |
[mir] Print/Parse both MOLoad and MOStore when they occur together.
Summary:
They're not always mutually exclusive. read-modify-write atomics are both
at the same time. One example of this is the SWP instructions on AArch64.
Another example is GlobalISel's G_ATOMICRMW_* generic instructions which
will be added in a later patch.
Reviewers: arphaman, aemerson
Reviewed By: aemerson
Subscribers: aemerson, javed.absar, kristof.beyls, llvm-commits
Differential Revision: https://reviews.llvm.org/D40157
llvm-svn: 319202
Diffstat (limited to 'llvm/lib/CodeGen/RegisterScavenging.cpp')
0 files changed, 0 insertions, 0 deletions

