[DAG] Teach DAG to also reassociate vector operations
[oota-llvm.git] / test / CodeGen / PowerPC / rlwimi-and.ll
2013-10-17 Richard SandifordReplace sra with srl if a single sign bit is required
2013-06-28 Hal FinkelFix a PPC rlwimi instruction-selection bug