R600/SI: Merge offset0 and offset1 fields for single address DS instructions v2
[oota-llvm.git] / lib / Target / X86 / X86SchedHaswell.td
2014-02-24 Quentin Colombet[X86][SchedModel] Add missing scheduling model for...
2014-01-29 Quentin Colombet[X86][SchedModel] Fix typos in the definitions of the...
2013-09-25 Andrew TrickMark the x86 machine model as incomplete. PR17367.
2013-06-21 Andrew TrickFix IMULX machine model. Multiple def operands require...
2013-06-15 Andrew TrickSupport BufferSize on ProcResGroup for unified MOp...
2013-06-15 Andrew TrickUpdate machine models. Specify buffer sizes for OOO...
2013-06-15 Andrew TrickMachine Model: Add MicroOpBufferSize and resource Buffe...
2013-04-13 Andrew TrickX86 machine model: reduce SandyBridge and Haswell ILPWi...
2013-04-02 Andrew TrickThe divide unit is not pipeline, but it is still buffered.
2013-03-28 Nadav RotemAdd the Haswell machine model.