summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorDaniel Sanders <daniel_l_sanders@apple.com>2017-11-28 18:57:02 +0000
committerDaniel Sanders <daniel_l_sanders@apple.com>2017-11-28 18:57:02 +0000
commit17d277b7346b6cfcd236e5c12a34f25cf7c72a73 (patch)
tree6d6418ce9193cad0dc6b4f8b5d2223a9bde30587 /llvm/lib/CodeGen/MachineOperand.cpp
parent50e6e545872366dc68e005320564a67a68ecdc33 (diff)
downloadbcm5719-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/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud