summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/ARM/divmod-eabi.ll
AgeCommit message (Expand)Author
2023-09-15[RA] Split a virtual register in cold blocks if it is not assigned preferred ...Guozhi Wei
2017-05-08ARM: use divmod libcalls on embedded MachO platforms too.Tim Northover
2016-10-07[ARM] Reapply: Use __rt_div functions for divrem on WindowsMartin Storsjo
2016-10-06Revert "[ARM] Use __rt_div functions for divrem on Windows"Diana Picus
2016-10-05[ARM] Use __rt_div functions for divrem on WindowsMartin Storsjo
2016-07-18[ARM] Honour ABI for rem under -O0 for EABI, GNUEABI, Android and MuslDiana Picus
2016-06-24Add support for musl-libc on ARM Linux.Rafael Espindola
2016-03-04[ARM] Merging 64-bit divmod lib calls into oneRenato Golin
2016-03-03Revert "[ARM] Merging 64-bit divmod lib calls into one"Renato Golin
2016-03-02[ARM] Merging 64-bit divmod lib calls into oneRenato Golin
2016-02-03[ARM] Move GNUEABI divmod to __aeabi_divmod*Renato Golin
2015-10-20Adding support for TargetLoweringBase::LibCallArtyom Skrobov
2015-07-31[ARM] Lower modulo operation to generate __aeabi_divmod on AndroidSumanth Gundapaneni
2014-08-23Revert "ARM: improve RTABI 4.2 conformance on Linux"Chad Rosier
2014-08-17ARM: improve RTABI 4.2 conformance on LinuxSaleem Abdulrasool
2014-01-11Fix broken CHECK lines.Benjamin Kramer
2014-01-06ARM: keep special non-AEABIness of "-darwin-eabi" triples for nowTim Northover
2013-12-16Recognize EABIHF as environment and use it for RTAPI + VFP.Joerg Sonnenberger
2013-07-18Update to CodeGen tests to use CHECK-LABEL for labels corresponding to functi...Stephen Lin
2013-07-16ARM EABI divmod supportRenato Golin