Revert "DAGCombine: fold (or (and X, M), (and X, N)) -> (and X, (or M, N))"
[oota-llvm.git] / test / CodeGen / R600 / max.ll
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-11-14 Matt ArsenaultR600/SI: Match integer min / max instructions