summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/divmod-eabi.ll
Commit message (Expand)AuthorAgeFilesLines
* ARM: use divmod libcalls on embedded MachO platforms too.Tim Northover2017-05-081-38/+35
* [ARM] Reapply: Use __rt_div functions for divrem on WindowsMartin Storsjo2016-10-071-34/+22
* Revert "[ARM] Use __rt_div functions for divrem on Windows"Diana Picus2016-10-061-22/+34
* [ARM] Use __rt_div functions for divrem on WindowsMartin Storsjo2016-10-051-34/+22
* [ARM] Honour ABI for rem under -O0 for EABI, GNUEABI, Android and MuslDiana Picus2016-07-181-12/+105
* Add support for musl-libc on ARM Linux.Rafael Espindola2016-06-241-0/+1
* [ARM] Merging 64-bit divmod lib calls into oneRenato Golin2016-03-041-1/+18
* Revert "[ARM] Merging 64-bit divmod lib calls into one"Renato Golin2016-03-031-3/+1
* [ARM] Merging 64-bit divmod lib calls into oneRenato Golin2016-03-021-1/+3
* [ARM] Move GNUEABI divmod to __aeabi_divmod*Renato Golin2016-02-031-47/+2
* Adding support for TargetLoweringBase::LibCallArtyom Skrobov2015-10-201-1/+1
* [ARM] Lower modulo operation to generate __aeabi_divmod on AndroidSumanth Gundapaneni2015-07-311-0/+2
* Revert "ARM: improve RTABI 4.2 conformance on Linux"Chad Rosier2014-08-231-9/+20
* ARM: improve RTABI 4.2 conformance on LinuxSaleem Abdulrasool2014-08-171-20/+9
* Fix broken CHECK lines.Benjamin Kramer2014-01-111-1/+1
* ARM: keep special non-AEABIness of "-darwin-eabi" triples for nowTim Northover2014-01-061-0/+2
* Recognize EABIHF as environment and use it for RTAPI + VFP.Joerg Sonnenberger2013-12-161-0/+1
* Update to CodeGen tests to use CHECK-LABEL for labels corresponding to functi...Stephen Lin2013-07-181-24/+24
* ARM EABI divmod supportRenato Golin2013-07-161-0/+202
OpenPOWER on IntegriCloud