Revert "Temporarily enable MI-Sched on X86."
[oota-llvm.git] / test / CodeGen / X86 / x86-shifts.ll
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2011-11-01 Eli FriedmanTeach the x86 backend a couple tricks for dealing with...
2011-10-30 Benjamin KramerX86: Emit logical shift by constant splat of <16 x...
2011-10-30 Nadav RotemFix pr11266.
2011-10-16 Nadav RotemEnable element promotion type legalization by deafault.
2011-05-11 Nadav RotemAdd custom lowering of X86 vector SRA/SRL/SHL when...