X86: When combining shuffles just remove shuffles that are completely redundant.
[oota-llvm.git] / test / CodeGen / X86 / vector-shuffle-combining.ll
2014-07-02 Benjamin KramerX86: When combining shuffles just remove shuffles that...
2014-06-27 Chandler Carruth[x86] Teach the target combine step to aggressively...
2014-06-27 Chandler Carruth[x86] Teach the target-specific combining how to aggres...