1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/test/Transforms/TailCallElim
Chris Lattner 8ddc06469c 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.

llvm-svn: 73752
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
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