summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86SchedHaswell.td
Commit message (Expand)AuthorAge
* Move late partial-unrolling thresholds into the processor definitionsHal Finkel2014-05-08
* Revert r205599, the commit was not intended to have so many changesQuentin Colombet2014-04-04
* [RegAllocGreedy][Last Chance Recoloring] Emit diagnostics when last chanceQuentin Colombet2014-04-04
* [X86][SchedModel] Add missing scheduling model for SSE related instructions.Quentin Colombet2014-02-24
* [X86][SchedModel] Fix typos in the definitions of the ports for Haswell.Quentin Colombet2014-01-29
* Mark the x86 machine model as incomplete. PR17367.Andrew Trick2013-09-25
* Fix IMULX machine model. Multiple def operands require multiple SchedWrites.Andrew Trick2013-06-21
* Support BufferSize on ProcResGroup for unified MOp schedulers.Andrew Trick2013-06-15
* Update machine models. Specify buffer sizes for OOO processors.Andrew Trick2013-06-15
* Machine Model: Add MicroOpBufferSize and resource BufferSize.Andrew Trick2013-06-15
* X86 machine model: reduce SandyBridge and Haswell ILPWindow.Andrew Trick2013-04-13
* The divide unit is not pipeline, but it is still buffered.Andrew Trick2013-04-02
* Add the Haswell machine model.Nadav Rotem2013-03-28