This commit is a 4x squash commit consisting of 4x functions converted to use FileChe...
authorMichael Gottesman <mgottesman@apple.com>
Fri, 11 Jan 2013 04:12:53 +0000 (04:12 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Fri, 11 Jan 2013 04:12:53 +0000 (04:12 +0000)
commitfff44aea75648caec5528b004789c5bbb8be7396
tree4348c90d8744a64e9ab2c655d0a50b3d54909c4d
parentb956ec176a23dff2324c4938c3433c5e5ce2eae5
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
test/Transforms/TailCallElim/intervening-inst.ll
test/Transforms/TailCallElim/reorder_load.ll
test/Transforms/TailCallElim/return_constant.ll
test/Transforms/TailCallElim/trivial_codegen_tailcall.ll