summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LCSSA.cpp
diff options
context:
space:
mode:
authorGeorge Burgess IV <george.burgess.iv@gmail.com>2016-08-03 19:39:54 +0000
committerGeorge Burgess IV <george.burgess.iv@gmail.com>2016-08-03 19:39:54 +0000
commit82e355ce481e78441c22b5b1a05fef734b8d131e (patch)
treea49c10c8611b1cce5fd442b75b4de874498f515c /llvm/lib/Transforms/Utils/LCSSA.cpp
parent6af6f64f87bb0d06e48a990d56158bea2462d345 (diff)
downloadbcm5719-llvm-82e355ce481e78441c22b5b1a05fef734b8d131e.tar.gz
bcm5719-llvm-82e355ce481e78441c22b5b1a05fef734b8d131e.zip
[MSSA] Add logic for special handling of atomics/volatiles.
This patch makes MemorySSA recognize atomic/volatile loads, and makes MSSA treat said loads specially. This allows us to be a bit more aggressive in some cases. Administrative note: Revision was LGTM'ed by reames in person. Additionally, this doesn't include the `invariant.load` recognition in the differential revision, because I feel it's better to commit that separately. Will commit soon. Differential Revision: https://reviews.llvm.org/D16875 llvm-svn: 277637
Diffstat (limited to 'llvm/lib/Transforms/Utils/LCSSA.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud