summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/setcc-sentinals.ll
Commit message (Expand)AuthorAgeFilesLines
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-031-1/+1
* Fix Darwin bots from EHABI changeRenato Golin2014-02-071-2/+1
* Remove -arm-disable-ehabi optionRenato Golin2014-02-071-1/+2
* Enable EHABI by defaultRenato Golin2014-01-291-1/+1
* ARM: use TableGen patterns to select CMOV operations.Tim Northover2013-08-221-1/+1
* DAG: Combine (and (setne X, 0), (setne X, -1)) -> (setuge (add X, 1), 2)Jim Grosbach2013-08-131-0/+14
OpenPOWER on IntegriCloud