[ARM] Add Virtualization subtarget feature and more build attributes in this area
[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)) -> ...