[PATCH] D33003: Add callee-saved registers as implicit uses in return instructions
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 23 08:36:09 PDT 2017
kparzysz added a comment.
Any comments since the patch has been updated? It now adds pristine registers as live-in to all blocks between entry and exit. It caused one testcase failure, but the failure seems harmless.
Repository:
rL LLVM
https://reviews.llvm.org/D33003
More information about the llvm-commits
mailing list