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

Gurd, Preston preston.gurd at intel.com
Wed Mar 14 15:28:37 PDT 2012


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.

Thanks,

Preston

--
Preston Gurd <preston.gurd at intel.com>
  Intel Waterloo
  SSG/DPD/ECDL/DMP

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120314/492128d7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: InstrCompiler.diff
Type: application/octet-stream
Size: 19164 bytes
Desc: InstrCompiler.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120314/492128d7/attachment.obj>


More information about the llvm-commits mailing list