summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/intrinsics-overflow.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Add some missing thumb1 opcodes to enable peephole optimisation of CMPsDavid Green2019-02-221-2/+1
* Revert 354564: [ARM] Add some missing thumb1 opcodes to enable peephole optim...David Green2019-02-211-1/+2
* [ARM] Add some missing thumb1 opcodes to enable peephole optimisation of CMPsDavid Green2019-02-211-2/+1
* [ARM] Make InstrEmitter mark CPSR defs dead for Thumb1.Eli Friedman2018-10-261-14/+5
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2018-02-271-1/+1
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Quentin Colombet2018-02-171-1/+1
* [MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry2018-02-011-1/+1
* [ARM] Optimize {s,u}{add,sub}.with.overflow.Joel Galenson2018-01-171-8/+7
* [ARM] Use ADDCARRY / SUBCARRYRoger Ferrer Ibanez2017-12-111-15/+73
* Revert r313618 "[ARM] Use ADDCARRY / SUBCARRY"Roger Ferrer Ibanez2017-11-011-73/+15
* Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Geoff Berry2017-10-031-1/+1
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-10-021-1/+1
* [ARM] Use ADDCARRY / SUBCARRYRoger Ferrer Ibanez2017-09-191-15/+73
* Revert r313009 "[ARM] Use ADDCARRY / SUBCARRY"Hans Wennborg2017-09-121-73/+15
* [ARM] Use ADDCARRY / SUBCARRYRoger Ferrer Ibanez2017-09-121-15/+73
* Revert r312898 "[ARM] Use ADDCARRY / SUBCARRY"Hans Wennborg2017-09-111-73/+15
* [ARM] Use ADDCARRY / SUBCARRYRoger Ferrer Ibanez2017-09-111-15/+73
* Revert r309923, it caused PR34045.Nico Weber2017-08-031-73/+15
* [ARM] Use ADDCARRY / SUBCARRYRoger Ferrer Ibanez2017-08-031-15/+73
* Fix ARM intrinsics-overflow.ll test on WindowsReid Kleckner2014-05-091-1/+1
* Add custom lowering for add/sub with overflow intrinsics to ARMLouis Gerbarg2014-05-091-0/+57
OpenPOWER on IntegriCloud