commit | ba446cc12ad3f8129fe76684ac52af01b281c5ff | [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 | a0d65ed56528351f923bd22583e3af038120cfa6 | |
parent | 9b73c8e29342038cef085c8166e1424b60247bce [diff] [blame] |
Make tests more useful. lit needs a linter ... llvm-svn: 130126
diff --git a/llvm/test/CodeGen/X86/fp-trunc.ll b/llvm/test/CodeGen/X86/fp-trunc.ll index 4fe78ec..170637a 100644 --- a/llvm/test/CodeGen/X86/fp-trunc.ll +++ b/llvm/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