[x86] Update this test to run a full complement of the ISA extensions,
[oota-llvm.git] / test / CodeGen / X86 / combine-vec-shuffle-4.ll
2014-09-14 Chandler Carruth[x86] Teach the vector combiner that picks a canonical...
2014-07-21 Andrea Di Biagio[DAGCombiner] Improve the shuffle-vector folding logic.
2014-07-16 Andrea Di Biagio[X86] Add a check for 'isMOVHLPSMask' within method...
2014-07-15 Andrea Di Biagio[DAGCombiner] Add more rules to fold shuffles.