fix an x86 fast isel issue where we'd completely give up on folding an address
[oota-llvm.git] / test / CodeGen / XCore / load.ll
index 1c483a145cd58e5f8c66874eb2b7101152a6133a..adfea212a27901a3870ceb927a7d2c3ba6c73919 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=xcore > %t1.s
+; RUN: llc < %s -march=xcore > %t1.s
 ; RUN: not grep add %t1.s
 ; RUN: not grep ldaw %t1.s
 ; RUN: not grep lda16 %t1.s