commit | a42a757176df18c0c930f519ea597c42c8873650 | [log] [tgz] |
---|---|---|
author | Benjamin Kramer <benny.kra@googlemail.com> | Mon Apr 25 10:12:01 2011 +0000 |
committer | Benjamin Kramer <benny.kra@googlemail.com> | Mon Apr 25 10:12:01 2011 +0000 |
tree | 46dfa34fe3b1f8da341222fb3dde028c83d96097 | |
parent | a4a2a03c311e7a7b64bfba1ae714ae85f74999fd [diff] [blame] |
Make tests more useful. lit needs a linter ... git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130126 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/X86/fp-trunc.ll b/test/CodeGen/X86/fp-trunc.ll index 4fe78ec..170637a 100644 --- a/test/CodeGen/X86/fp-trunc.ll +++ b/test/CodeGen/X86/fp-trunc.ll
@@ -1,4 +1,4 @@ -; RUN: llc < %s -march=x86 -mattr=+sse2,-avx +; RUN: llc < %s -march=x86 -mattr=+sse2,-avx | FileCheck %s define <1 x float> @test1(<1 x double> %x) nounwind { ; CHECK: cvtsd2ss