This commit enables unaligned memory accesses of vector types on AArch64 back end...
[oota-llvm.git] / test / CodeGen / X86 / 20090313-signext.ll
index 6681682164ced5395336756b23904c95650faffa..b8effa6773552aa913ca8e97f0f40312a161aaf4 100644 (file)
@@ -1,6 +1,7 @@
-; RUN: llvm-as < %s | llc -march=x86-64 -mtriple=*-*-linux > %t
-; RUN: grep {movswl    %ax, %edi} %t
-; RUN: grep {movw      x(%rip), %ax} %t
+; RUN: llc < %s -march=x86-64 -relocation-model=pic > %t
+; RUN: grep "movswl    %ax, %edi" %t
+; RUN: grep "movw      (%rax), %ax" %t
+; XFAIL: *
 
 @x = common global i16 0