[PATCH] D17000: [AArch64] Reduce number of callee-save save/restores.
Tim Northover via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 9 14:28:09 PST 2016
t.p.northover added a comment.
Oh, and the debug printing can probably be a lambda'd-up std::for_each or similar to avoid complicating the control flow of the loop further.
http://reviews.llvm.org/D17000
More information about the llvm-commits
mailing list