[PATCH] X86SchedModel: Add Sched information on some FPStack instruction

Quentin Colombet qcolombet at apple.com
Tue Jan 28 14:43:08 PST 2014


Hi Craig,

You have touched the target definition files of  X86 backend lately, more particularly the instruction definitions, so I assumed you may be the right person to review this patch (+ Jim Grosbach gave me your name ;)).

The patch sets the scheduling resources of some of the common FP Stack instructions.
Basically, I am working on filling the holes in the scheduling model for X86.
I am starting with instructions for which we already have definition for the resources.

Thanks,
-Quentin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140128/42a241b4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: X86FPStackSched.patch
Type: application/octet-stream
Size: 2738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140128/42a241b4/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140128/42a241b4/attachment-0001.html>


More information about the llvm-commits mailing list