summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/sub-cmp-peephole.ll
Commit message (Expand)AuthorAgeFilesLines
* DAG combiner: fold (select, C, X, undef) -> XStanislav Mekhanoshin2018-11-161-1/+1
* [ARM] Treat cmn immediates as legal in isLegalICmpImmediate.Eli Friedman2018-07-101-2/+2
* [ARM] Call setBooleanContents(ZeroOrOneBooleanContent)Renato Golin2017-08-221-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Fix ARM peephole optimizeCompare to avoid optimizing unsigned cmp to 0.Jan Wen Voung2015-02-021-0/+60
* Bug 18149: [AArch32] VSel instructions has no ARMCC fieldWeiming Zhao2013-12-061-0/+60
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-5/+5
* Don't attempt to use flags from predicated instructions.Jakob Stoklund Olesen2012-09-101-0/+21
* ARM: Fix optimizeCompare to correctly check safe condition.Manman Ren2012-07-111-0/+19
* ARM: update peephole optimization.Manman Ren2012-06-251-0/+12
* ARM: peephole optimization to remove cmp instructionManman Ren2012-05-111-0/+34
* Revert: 156550 "ARM: peephole optimization to remove cmp instruction"Manman Ren2012-05-101-34/+0
* ARM: peephole optimization to remove cmp instructionManman Ren2012-05-101-0/+34
OpenPOWER on IntegriCloud