[PATCH] D21177: [Thumb-1] Select post-increment load and store where possible

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 05:03:51 PDT 2016


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/Thumb/ldm-stm-postinc.ll:3
@@ +2,3 @@
+; FIXME: LSR mangles the last two testcases pretty badly. When this is fixed, remove
+; the -disable-lsr above.
+
----------------
Do we have a bug for that? :)


Repository:
  rL LLVM

http://reviews.llvm.org/D21177





More information about the llvm-commits mailing list