aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86Schedule.td
AgeCommit message (Expand)Author
2013-03-28Add the X86 FMAs to the scheduling model.Nadav Rotem
2013-03-28Add the Haswell machine model.Nadav Rotem
2013-03-26Enable SandyBridgeModel for all modern Intel P6 descendants.Jakob Stoklund Olesen
2013-03-25Remove IIC_DEFAULT from X86Schedule.tdJakob Stoklund Olesen
2013-03-21Add a WriteMicrocoded for ancient microcoded instructions.Jakob Stoklund Olesen
2013-03-20Add a catch-all WriteSystem SchedWrite type.Jakob Stoklund Olesen
2013-03-19Annotate X86InstrCompiler.td with SchedRW lists.Jakob Stoklund Olesen
2013-03-16Define more SchedWrites for annotating X86 instructions.Jakob Stoklund Olesen
2013-03-14Prepare for adding InstrSchedModel annotations to X86 instructions.Jakob Stoklund Olesen
2013-01-09MIsched: add an ILP window property to machine model.Andrew Trick
2012-07-07I'm introducing a new machine model to simultaneously allow simpleAndrew Trick
2012-06-05X86 itinerary properties.Andrew Trick
2012-06-05whitespaceAndrew Trick
2012-05-11Added X86 Atom latencies to X86InstrMMX.td.Preston Gurd
2012-05-10Added X86 Atom latencies for instructions in X86InstrInfo.td.Preston Gurd
2012-05-04Adds Intel Atom scheduling latencies to X86InstrSystem.td.Preston Gurd
2012-05-02This patch continues the work of adding instruction latencies for X86 Atom,Preston Gurd
2012-03-19This patch adds X86 instruction itineraries for non-pseudo opcodes inPreston Gurd
2012-02-29Intel Atom instruction itineraries for mov sign extension and mov zero extens...Andrew Trick
2012-02-27This patch adds instruction latencies for the SSE instructionsPreston Gurd
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2012-02-01Instruction scheduling itinerary for Intel Atom.Andrew Trick