commit | fddbd94e1db4ab45eff7bbb1b1f7e63b5896b41b | [log] [tgz] |
---|---|---|
author | Adam Nemet <anemet@apple.com> | Mon Feb 22 21:41:22 2016 +0000 |
committer | Adam Nemet <anemet@apple.com> | Mon Feb 22 21:41:22 2016 +0000 |
tree | ed1fe3c9e8d9b429724af26e3c57e830c30df564 | |
parent | 110284e56c34f47f235b204f62bfb3994340262f [diff] |
[LoopDataPrefetch] Make it testable with opt Summary: Since this is an IR pass it's nice to be able to write tests without llc. This is the counterpart of the llc test under CodeGen/PowerPC/loop-data-prefetch.ll. Reviewers: hfinkel Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D17464 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@261578 91177308-0d34-0410-b5e6-96231b3b80d8