[llvm-commits] [llvm] r113576 - in /llvm/trunk: lib/Target/ARM/ARMLoadStoreOptimizer.cpp test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll
Bob Wilson
bob.wilson at apple.com
Fri Sep 10 11:09:05 PDT 2010
On Sep 10, 2010, at 10:42 AM, Bob Wilson wrote:
>
> On Sep 10, 2010, at 12:03 AM, Evan Cheng wrote:
>>
>> Right. It probably should replace 4 with MI->getDesc().getNumOperands()-1.
>
> How would that work? They're variadic instructions.
Oh. It suddenly hit me what you meant (which was exactly what you wrote). I'll go with that.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100910/12c319f4/attachment.html>
More information about the llvm-commits
mailing list