Merging r259342 (with s/p2align 4/align 16) because r258750 is not in 3.8.
[oota-llvm.git] / test / CodeGen / X86 / machine-cp.ll
2015-09-22 Simon Pilgrim[X86][SSE] Match zero/any extension shuffles that don...
2015-09-12 Sanjay Patel[x86] enable machine combiner reassociations for 128...
2015-08-10 Jonathan RoelofsFix a bunch of trivial cases of 'CHECK[^:]*$' in the...
2015-05-29 Quentin ColombetAdd a test for the MachineCopyPropagation change landed...
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...