Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2008-03-31-SpillerFoldingBug.ll
index 83e1d60fcbafd36a140f09d882690c5f06dab30d..305968ac37785f3bfe57e9a427086b83b81d92fb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin -relocation-model=pic -disable-fp-elim | grep add | grep 12 | not grep non_lazy_ptr
+; RUN: llc < %s -mtriple=i386-apple-darwin -relocation-model=pic -disable-fp-elim | grep add | grep 12 | not grep non_lazy_ptr
 ; Don't fold re-materialized load into a two address instruction
 
        %"struct.Smarts::Runnable" = type { i32 (...)**, i32 }