Relax dwarf line fragments. This fixes a crash in the included testcase.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-shifter.ll
index 319b7648e38d1ae609a9b85278e90f1672e137ac..98854a1205f830c51be9992610d344caf6b3688d 100644 (file)
@@ -1,9 +1,4 @@
-; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
-; xRUN: llc < %s -march=thumb -mattr=+thumb2 | grep lsl
-; xRUN: llc < %s -march=thumb -mattr=+thumb2 | grep lsr
-; xRUN: llc < %s -march=thumb -mattr=+thumb2 | grep asr
-; xRUN: llc < %s -march=thumb -mattr=+thumb2 | grep ror
-; xRUN: llc < %s -march=thumb -mattr=+thumb2 | not grep mov
+; RUN: llc < %s -march=thumb -mattr=+thumb2,+t2xtpk | FileCheck %s
 
 define i32 @t2ADDrs_lsl(i32 %X, i32 %Y) {
 ; CHECK: t2ADDrs_lsl