New instcombine rule: max(~a,~b) -> ~min(a, b)
[oota-llvm.git] / test / Feature / optnone-llc.ll
2014-09-13 Chad Rosier[AArch64] Update test case to pass with post-RA MI...
2014-03-31 Paul RobinsonDisable each MachineFunctionPass for 'optnone' function...