[DAGCombiner] Added BSWAP(BSWAP(x)) -> x combine pattern.
[oota-llvm.git] / test / CodeGen / X86 / sink-cheap-instructions.ll
2015-03-14 Daniel Jasper[MachineLICM] First steps of sinking GEPs near calls.