diff options
author | Xin Tong <trent.xin.tong@gmail.com> | 2017-06-19 15:21:18 +0000 |
---|---|---|
committer | Xin Tong <trent.xin.tong@gmail.com> | 2017-06-19 15:21:18 +0000 |
commit | b412831d11a60902142e6a6dd060fdbdde849139 (patch) | |
tree | 4563fb012d6f43f00b49134eae28322fb4fe904b /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | |
parent | 4e363e36fb4b17c828166f13dde6c880496ae134 (diff) | |
download | bcm5719-llvm-b412831d11a60902142e6a6dd060fdbdde849139.tar.gz bcm5719-llvm-b412831d11a60902142e6a6dd060fdbdde849139.zip |
[TRE] Improve code motion in TRE, use AA to tell whether a load can be moved before a call that writes to memory.
Summary: use AA to tell whether a load can be moved before a call that writes to memory.
Reviewers: dberlin, davide, sanjoy, hfinkel
Reviewed By: hfinkel
Subscribers: hfinkel, llvm-commits
Differential Revision: https://reviews.llvm.org/D34115
llvm-svn: 305698
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions