llvm-6502/test/Transforms/TailCallElim
Chris Lattner 6a35b40250 Improve tail call elim to move loads above readonly calls
when it allows forming a tail call.  Patch by Frits van
Bommel.  This implements PR4323.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73752 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-19 04:22:16 +00:00
..
accum_recursion_constant_arg.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
accum_recursion.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
ackermann.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
dg.exp sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00
dont_reorder_load.ll Improve tail call elim to move loads above readonly calls 2009-06-19 04:22:16 +00:00
dont-tce-tail-marked-call.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
inf-recursion.ll Add missing llvm-dis. 2007-09-10 22:47:59 +00:00
intervening-inst.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
move_alloca_for_tail_call.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
reorder_load.ll Improve tail call elim to move loads above readonly calls 2009-06-19 04:22:16 +00:00
return_constant.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
trivial_codegen_tailcall.ll Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00