[llvm-commits] [llvm][PATCH][Review Requested] Add X86 scheduler itineraries to X86InstrCompiler.td

Andrew Trick atrick at apple.com
Thu Mar 15 20:19:20 PDT 2012


On Mar 14, 2012, at 3:28 PM, "Gurd, Preston" <preston.gurd at intel.com> wrote:

> This patch adds X86 instruction itineraries for non-pseudo opcodes in X86InstrCompiler.td.
>  
> It also adds –mcpu-generic to the legalize-shift-64.ll test so the test will pass if run on an Intel Atom CPU, which would otherwise produce an instruction schedule which differs from that which the test expects.
>  
> Please review.

LGTM
-Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120315/5bc9e65a/attachment.html>


More information about the llvm-commits mailing list