test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They are...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 16 Mar 2011 13:52:38 +0000 (13:52 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 16 Mar 2011 13:52:38 +0000 (13:52 +0000)
commitddbfbcf72e72d18b5aa149f37227961eac828030
tree59fb4f21e535731a21840d1183302a263ccdaf2b
parent4491aa49b3528981643facb4872f2a2ba6c5745e
test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They are useless to Win64 target.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127732 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
test/CodeGen/X86/coalescer-commute2.ll
test/CodeGen/X86/fold-mul-lohi.ll
test/CodeGen/X86/scalar-min-max-fill-operand.ll
test/CodeGen/X86/sse-align-0.ll
test/CodeGen/X86/sse-align-3.ll
test/CodeGen/X86/sse-align-7.ll
test/CodeGen/X86/sse-commute.ll
test/CodeGen/X86/sse_reload_fold.ll
test/CodeGen/X86/stdarg.ll
test/CodeGen/X86/stride-nine-with-base-reg.ll
test/CodeGen/X86/stride-reuse.ll
test/CodeGen/X86/tailcallbyval64.ll