[LLVMdev] VirtRegRewriter.cpp: LocalRewriter::ProcessUses()

Jakob Stoklund Olesen stoklund at 2pi.dk
Thu Oct 13 09:38:31 PDT 2011


On Oct 12, 2011, at 11:09 PM, Jonas Paulsson wrote:

> Yes, I'm saying that the implicit-def operand that was added in this case ended up as #4, out of 6, when the operands list was reallocated in addOperand().
> 
> If addOperand was rewritten, I think it's best not to add my fix for ProcessUses(), as I wrote earlier.

Alright. Thanks, Jonas.

If you see MI::addOperand() inserting implicit registers in the middle of the operand list on 3.0, let me know.  It should never happen.

/jakob

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111013/ab4239b0/attachment.html>


More information about the llvm-dev mailing list