llvm-6502/test/Transforms/TailCallElim
Dan Gohman b1e1e82c54 Change these tests to feed the assembly files to opt directly, instead
of using llvm-as, now that opt supports this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81226 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-08 16:50:01 +00:00
..
accum_recursion_constant_arg.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
accum_recursion.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +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 Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
inf-recursion.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
intervening-inst.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
move_alloca_for_tail_call.ll tweak test, add PR# 2009-09-07 22:14:41 +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 Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
trivial_codegen_tailcall.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00