commit | 8db6b005721b037cee466635d1237bb9659f1803 | [log] [tgz] |
---|---|---|
author | Xin Tong <trent.xin.tong@gmail.com> | Mon Jun 19 15:21:18 2017 +0000 |
committer | Xin Tong <trent.xin.tong@gmail.com> | Mon Jun 19 15:21:18 2017 +0000 |
tree | ad98de43ac76f48fee45734f6ce147b75bbb5c88 | |
parent | d9d2f4eb1fc55272b52a6284aea85fdbb7c3fff8 [diff] |
[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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305698 91177308-0d34-0410-b5e6-96231b3b80d8