[X86] Use cast instead of dyn_cast and a null check marked unreachable.
[oota-llvm.git] / lib / Target / X86 / X86SchedSandyBridge.td
2014-09-26 Andrea Di Biagio[X86][SchedModel] SSE reciprocal square root instructio...
2014-05-08 Hal FinkelMove late partial-unrolling thresholds into the process...
2014-02-24 Quentin Colombet[X86][SchedModel] Add missing scheduling model for...
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 RotemRemove the unused port from the SandyBridge machine...
2013-03-25 Jakob Stoklund OlesenAdd a scheduling model for Intel Sandy Bridge microarch...