[PATCH] D17000: [AArch64] Reduce number of callee-save save/restores.
Geoff Berry via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 11:59:10 PST 2016
gberry added a comment.
Tim,
Thanks, this is the kind of thing I suspected was probably hiding out there. I assume these MachO fast unwind restrictions also would prevent doing non-leaf frame pointer elimination and redzone optimization? Do you think these restrictions are currently captured in the tests that I modified? Perhaps some of these tests need another non apple triple run/check so we cover both paths?
http://reviews.llvm.org/D17000
More information about the llvm-commits
mailing list