summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fp-trunc.ll
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2011-04-25 10:12:01 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2011-04-25 10:12:01 +0000
commita42a757176df18c0c930f519ea597c42c8873650 (patch)
tree46dfa34fe3b1f8da341222fb3dde028c83d96097 /test/CodeGen/X86/fp-trunc.ll
parenta4a2a03c311e7a7b64bfba1ae714ae85f74999fd (diff)
downloadllvm-a42a757176df18c0c930f519ea597c42c8873650.tar.gz
llvm-a42a757176df18c0c930f519ea597c42c8873650.tar.bz2
llvm-a42a757176df18c0c930f519ea597c42c8873650.tar.xz
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
Diffstat (limited to 'test/CodeGen/X86/fp-trunc.ll')
-rw-r--r--test/CodeGen/X86/fp-trunc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/fp-trunc.ll b/test/CodeGen/X86/fp-trunc.ll
index 4fe78ec29a..170637a40e 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