New instcombine rule: max(~a,~b) -> ~min(a, b)
[oota-llvm.git] / test / Feature / attributes.ll
2013-02-20 Bill WendlingModify the LLVM assembly output so that it uses referen...