[llvm-commits] [llvm] r82942 - /llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp

Bill Wendling wendling at apple.com
Sun Sep 27 18:55:31 PDT 2009


On Sep 27, 2009, at 4:17 PM, Dan Gohman wrote:

> Author: djg
> Date: Sun Sep 27 18:17:47 2009
> New Revision: 82942
>
> URL: http://llvm.org/viewvc/llvm-project?rev=82942&view=rev
> Log:
> LBRX no longer has an explicit SrcValueSDNode operand, so the type
> operand is now at index 2, rather than 3. This fixes the
> "Invalid child # of SDNode!" failures on PowerPC.
>
Yay! Thanks. :-)

-bw




More information about the llvm-commits mailing list