[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / machine-cp.ll
2014-01-22 James MolloyMachineCopyPropagation has special logic for removing...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-04-16 Chandler CarruthFlip the new block-placement pass to be on by default.
2012-02-20 Evan ChengFix machine-cp by having it to check sub-register indic...
2012-02-16 Benjamin KramerDisable machine copy propagation for now. It's known...
2012-01-07 Evan ChengAdded a late machine instruction copy propagation pass...