Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / widen_load-1.ll
index 8a970bff498db0a28b50c6e49c649abc4d15fcac..9705d149ddcc300f4304770974a98e1f3504673e 100644 (file)
@@ -1,9 +1,10 @@
-; RUN: llc %s -o - -march=x86-64 -mtriple=x86_64-unknown-linux-gnu -disable-mmx | FileCheck %s
+; RUN: llc %s -o - -march=x86-64 -mtriple=x86_64-unknown-linux-gnu | FileCheck %s
 ; PR4891
+; PR5626
 
 ; This load should be before the call, not after.
 
-; CHECK: movq    compl+128(%rip), %xmm0
+; CHECK: movaps    compl+128(%rip), %xmm0
 ; CHECK: movaps  %xmm0, (%rsp)
 ; CHECK: callq   killcommon