[PATCH] D17350: [AArch64][ShrinkWrap] Fix bug in prolog clobbering live reg when shrink wrapping.
Geoff Berry via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 18 11:30:38 PST 2016
gberry added a comment.
Hi Tim,
I've uploaded a new revision that I believe addresses your concerns by avoiding using callee-save registers for the stack pointer re-alignment scratch register.
http://reviews.llvm.org/D17350
More information about the llvm-commits
mailing list