summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Thumb/cmp-add-fold.ll
Commit message (Expand)AuthorAgeFilesLines
* In Thumb1 mode, the custom lowering for ARMISD::CMPZ could never emit tADDi3Artyom Skrobov2017-02-171-1/+2
* [Thumb] Select (CMPZ X, -C) -> (CMPZ (ADDS X, C), 0)James Molloy2016-09-091-0/+32
OpenPOWER on IntegriCloud