summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/longMAC.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Fix mixup between Lo and Hi in SMLALBB formation.Eli Friedman2017-03-251-84/+84
* [ARM] Enable SMLAL[B|T] iselSam Parker2017-03-151-41/+205
* [ARM] Add newline char to test.Sam Parker2016-10-271-1/+2
* [ARM] Predicate UMAAL selection on hasDSP.Sam Parker2016-10-271-14/+26
* [ARM] Improve longMAC codegen testSam Parker2016-07-251-34/+85
* [ARM] Refactor Thumb2 Mul and Mla instr descsSam Parker2016-07-191-4/+26
* [ARM] Enable isel of UMAALSam Parker2016-06-201-0/+29
* This patch fixes issue with lowering below mentioned pattern :-Jyoti Allur2015-01-231-0/+41
* ARM big endian function argument passingChristian Pirker2014-05-081-7/+14
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-031-2/+2
* ARM: add constraint that RdLo != Rn != RdHi for v5 MLA insts.Tim Northover2014-01-141-0/+26
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-4/+4
* Patch to implement UMLAL/SMLAL instructions for the ARM architectureArnold Schwaighofer2012-09-041-0/+44
* Revert 161581: Patch to implement UMLAL/SMLAL instructions for the ARMArnold Schwaighofer2012-08-121-44/+0
* Patch to implement UMLAL/SMLAL instructions for the ARM architectureArnold Schwaighofer2012-08-091-0/+44
OpenPOWER on IntegriCloud