summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Thumb2
diff options
context:
space:
mode:
authorWei Mi <wmi@google.com>2016-02-03 18:05:57 +0000
committerWei Mi <wmi@google.com>2016-02-03 18:05:57 +0000
commit97de385868d73e5ea81494fc380c35507798893f (patch)
tree9c6a872bd8f4ca00fdb2bc0c47a455301ede8405 /llvm/test/CodeGen/Thumb2
parent7ec03dc7f80e73dc60960fe163e20bf3da19c969 (diff)
downloadbcm5719-llvm-97de385868d73e5ea81494fc380c35507798893f.tar.gz
bcm5719-llvm-97de385868d73e5ea81494fc380c35507798893f.zip
Revert r259662, which caused regressions on polly tests.
llvm-svn: 259675
Diffstat (limited to 'llvm/test/CodeGen/Thumb2')
-rw-r--r--llvm/test/CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll b/llvm/test/CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll
index b4248b81748..e59e84d49ec 100644
--- a/llvm/test/CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll
+++ b/llvm/test/CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll
@@ -8,6 +8,7 @@ entry:
; -- The loop following the load should only use a single add-literation
; instruction.
; CHECK: vldr
+; CHECK: adds r{{[0-9]+.*}}#1
; CHECK-NOT: adds
; CHECK: subsections_via_symbols
OpenPOWER on IntegriCloud