Revert 93158. It's breaking quite a few x86_64 tests.
[oota-llvm.git] / test / CodeGen / X86 / 20090313-signext.ll
index 67847b6e8586a51cc9cc19c85ac21e67c804832f..de930d5126782bfbc8dde1352d085707cbb8c4e3 100644 (file)
@@ -1,6 +1,7 @@
-; RUN: llvm-as < %s | llc -march=x86-64 -mtriple=x86_64-pc-linux > %t
+; RUN: llc < %s -march=x86-64 -relocation-model=pic > %t
 ; RUN: grep {movswl    %ax, %edi} %t
-; RUN: grep {movw      x(%rip), %ax} %t
+; RUN: grep {movw      (%rax), %ax} %t
+; XFAIL: *
 
 @x = common global i16 0