[PATCH] D65817: [AArch64][WinCFI] Do not pair callee-save instructions in LoadStoreOptimizer

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 6 12:17:55 PDT 2019


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: test/CodeGen/AArch64/wineh1.mir:45
+
+# CHECK-LDSTOPT: name: test
+# CHECK-LDSTOPT: frame-setup STRXui killed $x21, $sp, 6
----------------
Please add a comment explaining what this is testing.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65817/new/

https://reviews.llvm.org/D65817





More information about the llvm-commits mailing list