summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86Schedule.td
Commit message (Expand)AuthorAge
* [X86][SchedModel] Add missing scheduling model for SSE related instructions.Quentin Colombet2014-02-24
* Fix known typosAlp Toker2014-01-24
* Adds support for Atom Silvermont (SLM) - -march=slmPreston Gurd2013-09-13
* Fix IMULX machine model. Multiple def operands require multiple SchedWrites.Andrew Trick2013-06-21
* Update machine models. Specify buffer sizes for OOO processors.Andrew Trick2013-06-15
* Machine Model: Add MicroOpBufferSize and resource BufferSize.Andrew Trick2013-06-15
* Corrected Atom latencies for SSE SQRT instructions.Preston Gurd2013-05-07
* Add the X86 FMAs to the scheduling model.Nadav Rotem2013-03-28
* Add the Haswell machine model.Nadav Rotem2013-03-28
* Enable SandyBridgeModel for all modern Intel P6 descendants.Jakob Stoklund Olesen2013-03-26
* Remove IIC_DEFAULT from X86Schedule.tdJakob Stoklund Olesen2013-03-25
* Add a WriteMicrocoded for ancient microcoded instructions.Jakob Stoklund Olesen2013-03-21
* Add a catch-all WriteSystem SchedWrite type.Jakob Stoklund Olesen2013-03-20
* Annotate X86InstrCompiler.td with SchedRW lists.Jakob Stoklund Olesen2013-03-19
* Define more SchedWrites for annotating X86 instructions.Jakob Stoklund Olesen2013-03-16
* Prepare for adding InstrSchedModel annotations to X86 instructions.Jakob Stoklund Olesen2013-03-14
* MIsched: add an ILP window property to machine model.Andrew Trick2013-01-09
* I'm introducing a new machine model to simultaneously allow simpleAndrew Trick2012-07-07
* X86 itinerary properties.Andrew Trick2012-06-05
* whitespaceAndrew Trick2012-06-05
* Added X86 Atom latencies to X86InstrMMX.td.Preston Gurd2012-05-11
* Added X86 Atom latencies for instructions in X86InstrInfo.td.Preston Gurd2012-05-10
* Adds Intel Atom scheduling latencies to X86InstrSystem.td.Preston Gurd2012-05-04
* This patch continues the work of adding instruction latencies for X86 Atom,Preston Gurd2012-05-02
* This patch adds X86 instruction itineraries for non-pseudo opcodes inPreston Gurd2012-03-19
* Intel Atom instruction itineraries for mov sign extension and mov zero extens...Andrew Trick2012-02-29
* This patch adds instruction latencies for the SSE instructionsPreston Gurd2012-02-27
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-01