[PATCH] D22283: X86InstrInfo: No need for liveness analysis in classifyLEAReg()
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 12 15:26:19 PDT 2016
MatzeB added a comment.
I am currently doing a run of the test-suite to check for changes because of this. There is the possibility that the Src operand liveness is more or less precise than what computeRegisterLiveness() figures out.
Repository:
rL LLVM
http://reviews.llvm.org/D22283
More information about the llvm-commits
mailing list