diff options
author | Daniel Neilson <dneilson@azul.com> | 2018-04-23 15:40:37 +0000 |
---|---|---|
committer | Daniel Neilson <dneilson@azul.com> | 2018-04-23 15:40:37 +0000 |
commit | 9863b48d4ee589a647cd40776914678b202ba482 (patch) | |
tree | 2c2fb4e7e968693147395293904d6b27550d63e1 /clang/tools | |
parent | 2dee02ea87890fb5243759f34437586469d707d5 (diff) | |
download | bcm5719-llvm-9863b48d4ee589a647cd40776914678b202ba482.tar.gz bcm5719-llvm-9863b48d4ee589a647cd40776914678b202ba482.zip |
[SelectionDAG] Refactor lowering of atomic memory intrinsics.
Summary:
This just refactors the lowering of the atomic memory intrinsics to more
closely match the code patterns used in the lowering of the non-atomic
memory intrinsics. Specifically, we encapsulate the lowering in
SelectionDAG::getAtomicMem*() functions rather than embedding
the code directly in the SelectionDAGBuilder code.
llvm-svn: 330603
Diffstat (limited to 'clang/tools')
0 files changed, 0 insertions, 0 deletions