[TRE] Merged several tests into the the test basic.ll.
authorMichael Gottesman <mgottesman@apple.com>
Fri, 5 Jul 2013 20:45:13 +0000 (20:45 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Fri, 5 Jul 2013 20:45:13 +0000 (20:45 +0000)
commitcd56727b555fd009c691d1c4ae308fbaf50e0c4f
tree33454d91b8f132ae5a5cb921cb10ebd2e048be28
parent1276b396130a0cdbbb8e6c05a6e43123df18ed60
[TRE] Merged several tests into the the test basic.ll.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185723 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/TailCallElim/basic.ll [new file with mode: 0644]
test/Transforms/TailCallElim/intervening-inst.ll [deleted file]
test/Transforms/TailCallElim/move_alloca_for_tail_call.ll [deleted file]
test/Transforms/TailCallElim/return_constant.ll [deleted file]
test/Transforms/TailCallElim/trivial_codegen_tailcall.ll [deleted file]