[X86][SSE] Update the cost table for integer-integer conversions on SSE2/SSE4.1.
[oota-llvm.git] / lib / Target / X86 / X86Schedule.td
2014-09-26 Andrea Di Biagio[X86][SchedModel] SSE reciprocal square root instructio...
2014-09-09 Sanjay PatelAdd a scheduling model for AMD 16H Jaguar (btver2).
2014-07-15 Sanjay PatelMove Post RA Scheduling flag bit into SchedMachineModel
2014-02-24 Quentin Colombet[X86][SchedModel] Add missing scheduling model for...
2014-01-24 Alp TokerFix known typos
2013-09-13 Preston GurdAdds support for Atom Silvermont (SLM) - -march=slm
2013-06-21 Andrew TrickFix IMULX machine model. Multiple def operands require...
2013-06-15 Andrew TrickUpdate machine models. Specify buffer sizes for OOO...
2013-06-15 Andrew TrickMachine Model: Add MicroOpBufferSize and resource Buffe...
2013-05-07 Preston GurdCorrected Atom latencies for SSE SQRT instructions.
2013-03-28 Nadav RotemAdd the X86 FMAs to the scheduling model.
2013-03-28 Nadav RotemAdd the Haswell machine model.
2013-03-26 Jakob Stoklund OlesenEnable SandyBridgeModel for all modern Intel P6 descend...
2013-03-25 Jakob Stoklund OlesenRemove IIC_DEFAULT from X86Schedule.td
2013-03-21 Jakob Stoklund OlesenAdd a WriteMicrocoded for ancient microcoded instructions.
2013-03-20 Jakob Stoklund OlesenAdd a catch-all WriteSystem SchedWrite type.
2013-03-19 Jakob Stoklund OlesenAnnotate X86InstrCompiler.td with SchedRW lists.
2013-03-16 Jakob Stoklund OlesenDefine more SchedWrites for annotating X86 instructions.
2013-03-14 Jakob Stoklund OlesenPrepare for adding InstrSchedModel annotations to X86...
2013-01-09 Andrew TrickMIsched: add an ILP window property to machine model.
2012-07-07 Andrew TrickI'm introducing a new machine model to simultaneously...
2012-06-05 Andrew TrickX86 itinerary properties.
2012-06-05 Andrew Trickwhitespace
2012-05-11 Preston GurdAdded X86 Atom latencies to X86InstrMMX.td.
2012-05-10 Preston GurdAdded X86 Atom latencies for instructions in X86InstrIn...
2012-05-04 Preston GurdAdds Intel Atom scheduling latencies to X86InstrSystem.td.
2012-05-02 Preston GurdThis patch continues the work of adding instruction...
2012-03-19 Preston GurdThis patch adds X86 instruction itineraries for non...
2012-02-29 Andrew TrickIntel Atom instruction itineraries for mov sign extensi...
2012-02-27 Preston GurdThis patch adds instruction latencies for the SSE instr...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.