Convert several tests to use temporary files instead of redundantly
authorDan Gohman <gohman@apple.com>
Tue, 10 Jun 2008 00:36:41 +0000 (00:36 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 10 Jun 2008 00:36:41 +0000 (00:36 +0000)
commitc5b822b5b6e7fbf92b7be11888ca2859cef187f1
treee312e67939c2e00e2b66a98aac288bc338322f43
parent9eb698b96d8b753b2f5025baae0712167cf7fb03
Convert several tests to use temporary files instead of redundantly
executing the test commands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52163 91177308-0d34-0410-b5e6-96231b3b80d8
14 files changed:
test/CodeGen/X86/2006-04-27-ISelFoldingBug.ll
test/CodeGen/X86/2006-07-31-SingleRegClass.ll
test/CodeGen/X86/2006-11-17-IllegalMove.ll
test/CodeGen/X86/2007-01-13-StackPtrIndex.ll
test/CodeGen/X86/2008-04-28-CoalescerBug.ll
test/CodeGen/X86/nancvt.ll
test/CodeGen/X86/packed_struct.ll
test/CodeGen/X86/prefetch.ll
test/CodeGen/X86/sse-align-12.ll
test/CodeGen/X86/vec_insert-5.ll
test/CodeGen/X86/vec_logical.ll
test/CodeGen/X86/vec_return.ll
test/CodeGen/X86/vec_shuffle-12.ll
test/CodeGen/X86/vec_shuffle-13.ll