[llvm-commits] [llvm] r61778 - in /llvm/trunk: lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp test/CodeGen/X86/fold-pcmpeqd-0.ll

Chris Lattner clattner at apple.com
Tue Jan 6 15:49:48 PST 2009


On Jan 6, 2009, at 3:48 PM, Dan Gohman wrote:

>
> On Jan 5, 2009, at 5:52 PM, Chris Lattner wrote:
>
>>
>> On Jan 5, 2009, at 5:19 PM, Dan Gohman wrote:
>>>
>>>
>>> As a side effect, fold-pcmpeqd-0.ll is now scheduled better
>>> and it no longer requires spilling on x86-32.
>>
>> Nice!  Can you contrive a testcase that still exercises the pcmpeqd  
>> ->
>> constant pool entry spilling logic?
>
> Sure. r61831.

Thanks Dan!

-Chris



More information about the llvm-commits mailing list