llvm-6502/test/Transforms/TailCallElim
Chris Lattner 2040d6ecbd new test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10466 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-14 23:39:34 +00:00
..
accum_recursion_constant_arg.ll Whoops, forgot to check this in. :) 2003-12-08 23:41:09 +00:00
accum_recursion.ll New testcase for automatic insertion of accumulator variables to eliminate 2003-12-08 23:16:25 +00:00
ackermann.ll New testcase 2003-09-20 05:02:54 +00:00
intervening-inst.ll New testcase, this should be -tailcallelim'inated 2003-12-08 05:32:48 +00:00
return_constant.ll new test 2003-12-14 23:39:34 +00:00
tail_call_with_branch.ll New testcase that is not actually handled yet, but should be in the future. 2003-12-09 16:26:42 +00:00