llvm-6502/test/Transforms/TailCallElim
Michael Gottesman fff44aea75 This commit is a 4x squash commit consisting of 4x functions converted to use FileCheck instead of grep.
Messages:
Converted test case trivial_codegen_tailcall.ll to use FileCheck.
Converted test return_constant.ll to use FileCheck instead of grep.
Converted test reorder_load.ll to use FileCheck instead of grep.
Converted test intervening-inst.ll to use FileCheck instead of grep.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172171 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-11 04:12:53 +00:00
..
2010-06-26-MultipleReturnValues.ll
accum_recursion.ll
ackermann.ll
dont_reorder_load.ll
dont-tce-tail-marked-call.ll
dup_tail.ll Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID 2013-01-01 14:04:36 +00:00
inf-recursion.ll
intervening-inst.ll This commit is a 4x squash commit consisting of 4x functions converted to use FileCheck instead of grep. 2013-01-11 04:12:53 +00:00
lit.local.cfg
move_alloca_for_tail_call.ll Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID 2012-12-30 01:28:40 +00:00
nocapture.ll Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID 2013-01-01 13:57:25 +00:00
reorder_load.ll This commit is a 4x squash commit consisting of 4x functions converted to use FileCheck instead of grep. 2013-01-11 04:12:53 +00:00
return_constant.ll This commit is a 4x squash commit consisting of 4x functions converted to use FileCheck instead of grep. 2013-01-11 04:12:53 +00:00
setjmp.ll
trivial_codegen_tailcall.ll This commit is a 4x squash commit consisting of 4x functions converted to use FileCheck instead of grep. 2013-01-11 04:12:53 +00:00