summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/ldr-str-imm12.ll
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-04-09 06:34:38 +0000
committerChris Lattner <sabre@nondot.org>2011-04-09 06:34:38 +0000
commitb99e000d79d30eaccfef00e3efd7ffe9a0956da7 (patch)
tree66705427e6eebb4ff6dcb360a90ccd4a3e57f675 /test/CodeGen/Thumb2/ldr-str-imm12.ll
parent9f264597d818b37759e5eb784c2eb6e73609a07d (diff)
downloadllvm-b99e000d79d30eaccfef00e3efd7ffe9a0956da7.tar.gz
llvm-b99e000d79d30eaccfef00e3efd7ffe9a0956da7.tar.bz2
llvm-b99e000d79d30eaccfef00e3efd7ffe9a0956da7.tar.xz
fix two completely broken tests, which were matching due to PR9629.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129195 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Thumb2/ldr-str-imm12.ll')
-rw-r--r--test/CodeGen/Thumb2/ldr-str-imm12.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb2/ldr-str-imm12.ll b/test/CodeGen/Thumb2/ldr-str-imm12.ll
index 08265b8fb2..e1932bd274 100644
--- a/test/CodeGen/Thumb2/ldr-str-imm12.ll
+++ b/test/CodeGen/Thumb2/ldr-str-imm12.ll
@@ -22,7 +22,7 @@
define %union.rec* @Manifest(%union.rec* %x, %union.rec* %env, %struct.STYLE* %style, %union.rec** %bthr, %union.rec** %fthr, %union.rec** %target, %union.rec** %crs, i32 %ok, i32 %need_expand, %union.rec** %enclose, i32 %fcr) nounwind {
entry:
-; CHECK: ldr.w {{(r[0-9])|(lr)}}, [r7, #28]
+; CHECK: ldr.w {{(r[0-9]+)|(lr)}}, [r7, #28]
%xgaps.i = alloca [32 x %union.rec*], align 4 ; <[32 x %union.rec*]*> [#uses=0]
%ycomp.i = alloca [32 x %union.rec*], align 4 ; <[32 x %union.rec*]*> [#uses=0]
br label %bb20