[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / lsr-loop-exit-cond.ll
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-07-25 Andrew TrickAllocate local registers in order for optimal coloring.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2012-08-11 Benjamin KramerPR13578: Teach MachineCSE that instructions that use...
2012-07-19 Preston GurdFix remaining lit tests which were failing when run...
2012-04-05 Jakob Stoklund OlesenDon't break the IV update in TLI::SimplifySetCC().
2011-11-10 NAKAMURA Takumitest/CodeGen/X86/lsr-loop-exit-cond.ll: Try to appease...
2011-11-10 Evan ChengUse a bigger hammer to fix PR11314 by disabling the...
2011-04-14 Andrew TrickIn the pre-RA scheduler, maintain cmp+br proximity.
2011-03-08 Eric ChristopherTurn on list-ilp scheduling by default on x86 and x86...
2010-06-04 Dan GohmanThis test doesn't need the ssp attribute.
2009-09-05 Daniel DunbarEliminate uses of %prcontext.
2009-05-11 Evan ChengTeach LSR to optimize more loop exit compares, i.e...