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

Dan Gohman gohman at apple.com
Tue Jan 6 15:48:50 PST 2009


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.

Dan




More information about the llvm-commits mailing list