Unaligned loads should use the VMOVUPS opcode.
[oota-llvm.git] / test / CodeGen / SPARC / private.ll
index f543136f9fd9eb2cfc142f78128d2d4d5432bf9c..38cea4ca6e4f99a83cd1105657d34426bac25dac 100644 (file)
@@ -1,10 +1,6 @@
 ; Test to make sure that the 'private' is used correctly.
 ;
 ; RUN: llc < %s  -march=sparc | FileCheck %s
-; RUN: grep .foo: %t
-; RUN: grep call.*\.foo %t
-; RUN: grep .baz: %t
-; RUN: grep ld.*\.baz %t
 
 define private void @foo() {
         ret void