[llvm-commits] [llvm] r55968 - /llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp

Chris Lattner clattner at apple.com
Sun Sep 21 18:04:13 PDT 2008


On Sep 21, 2008, at 5:45 PM, Bill Wendling wrote:

>> Into a call to a static function:
>>
>> getF32Cst(DAG, 0xbcd2769e)
>>
>> which would return the SDOperand.
>>
> I have deemed this a "good idea" and have henceforth totally
> implemented it.

Thanks Bill :)

-Chris



More information about the llvm-commits mailing list