[PATCH] D35919: [AArch64] Fix callee saved registers in win64 vararg functions with CombineSPBump=0

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 15:15:59 PDT 2017


t.p.northover added a comment.

There's far too much ad-hoc hackery going on here for my tastes. This is the 3rd (soon to be 4th) patch trying to get something working, I think it's time to step back and really look at the code that's being modified. Or at least come up with a thorough set of tests.


https://reviews.llvm.org/D35919





More information about the llvm-commits mailing list