[PATCH] D11680: [ARM] Be less conservative about forming IT blocks.
Renato Golin
renato.golin at linaro.org
Fri Jul 31 09:15:04 PDT 2015
rengolin accepted this revision.
rengolin added a reviewer: rengolin.
rengolin added a comment.
This revision is now accepted and ready to land.
LGTM. Thanks!
================
Comment at: test/CodeGen/ARM/thumb2-it-block.ll:20
@@ +19,3 @@
+; We shouldn't need to check for the extra 's' here; tRSB should be printed as
+; "rsb" inside an IT block, not "rsbs".
+; CHECK-NEXT: rsb{{s?}}mi
----------------
Have you opened a bug for this?
Repository:
rL LLVM
http://reviews.llvm.org/D11680
More information about the llvm-commits
mailing list