Revert "[AArch64] Add DAG combine for extract extend pattern"
[oota-llvm.git] / test / CodeGen / Mips / cprestore.ll
index 391f5c714dbba8585cdeb26c5d7557efa2a19148..a618b675c5594089fc80f756ca87539a313435e3 100644 (file)
@@ -1,11 +1,11 @@
-; DISABLED: llc -march=mipsel < %s | FileCheck %s
+; DISABLE: llc -march=mipsel < %s | FileCheck %s
 ; RUN: false
-
-; byval is currently unsupported.
 ; XFAIL: *
 
 ; CHECK: .set macro
+; CHECK: .set at
 ; CHECK-NEXT: .cprestore
+; CHECK: .set noat
 ; CHECK-NEXT: .set nomacro
 
 %struct.S = type { [16384 x i32] }