[DAGCombiner] Added BSWAP(BSWAP(x)) -> x combine pattern.
[oota-llvm.git] / test / CodeGen / X86 / and-load-fold.ll
2015-03-07 Andrea Di Biagio[DAGCombiner] Fix wrong folding of AND dag nodes.