LegalizeDAG: allow libcalls for max/min atomic operations
[oota-llvm.git] / test / CodeGen / ARM / setcc-sentinals.ll
2013-08-22 Tim NorthoverARM: use TableGen patterns to select CMOV operations.
2013-08-13 Jim GrosbachDAG: Combine (and (setne X, 0), (setne X, -1)) -> ...