[X86] Use cast instead of dyn_cast and a null check marked unreachable.
[oota-llvm.git] / lib / Target / X86 / X86ScheduleAtom.td
2014-09-26 Andrea Di Biagio[X86][SchedModel] SSE reciprocal square root instructio...
2014-07-15 Sanjay PatelMove Post RA Scheduling flag bit into SchedMachineModel
2014-05-08 Hal FinkelMove late partial-unrolling thresholds into the process...
2013-09-13 Preston GurdAdds support for Atom Silvermont (SLM) - -march=slm
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-25 Jakob Stoklund OlesenRemove IIC_DEFAULT from X86Schedule.td
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.