[PATCH] D14875: LiveVariables should not clobber MachineOperand::IsDead, ::IsKill on reserved physical registers
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 23 10:17:36 PST 2015
MatzeB added a subscriber: MatzeB.
MatzeB accepted this revision.
MatzeB added a reviewer: MatzeB.
MatzeB added a comment.
This revision is now accepted and ready to land.
LGTM, but before committing please check the changes with clang-format (which is a nice way of saying: The lines are longer than 80 chars and the spaces before the closing braces seem strange).
http://reviews.llvm.org/D14875
More information about the llvm-commits
mailing list