llvm-project/llvm/test/Transforms/TailCallElim
Xin Tong b412831d11 [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
2017-06-19 15:21:18 +00:00
..
2010-06-26-MultipleReturnValues.ll
EraseBB.ll
accum_recursion.ll
ackermann.ll
basic.ll
deopt-bundle.ll
dont_reorder_load.ll
dup_tail.ll
inf-recursion.ll
notail.ll
reorder_load.ll [TRE] Improve code motion in TRE, use AA to tell whether a load can be moved before a call that writes to memory. 2017-06-19 15:21:18 +00:00
setjmp.ll