summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM
AgeCommit message (Expand)AuthorFilesLines
2016-06-21[arm+x86] Make GNU variants behave like GNU w.r.t combining sin+cos into sincos.Daniel Sanders1-0/+18
2016-06-20Use shouldAssumeDSOLocal.Rafael Espindola1-0/+19
2016-06-20[ARM] Enable isel of UMAALSam Parker1-0/+29
2016-06-17ARM: take account of possible bundle when erasing an instruction.Tim Northover1-0/+16
2016-06-17[ARM] Add support for mrrc/mrrc2 intrinsics.Ranjeet Singh1-0/+8
2016-06-16Don't print (PLT) on arm.Rafael Espindola4-23/+23
2016-06-15Reverting r272778 because there's an assertionRanjeet Singh1-8/+0
2016-06-15[ARM] Add support for mrrc/mrrc2 intrinsics.Ranjeet Singh1-0/+8
2016-06-14[SelectionDAG] Remove exit-on-error flag from test (PR27765)Diana Picus1-2/+3
2016-06-13[ARM] Reverting r272544 because clang patch needsRanjeet Singh1-8/+0
2016-06-13[ARM] Add mrrc/mrrc2 co-processor intrinsicsRanjeet Singh1-0/+8
2016-06-09Reapply "[MBP] Reduce code size by running tail merging in MBP.""Haicheng Wu1-1/+1
2016-06-08[ARM] MSR instructions implicitly set CPSROliver Stannard1-0/+55
2016-06-07Revert "[MBP] Reduce code size by running tail merging in MBP."Haicheng Wu1-1/+1
2016-06-07[ARM] Shrink post-indexed LDR and STR to LDM/STMJames Molloy1-0/+52
2016-06-07[ARM] Transform LDMs into writeback form to save code sizeJames Molloy1-0/+21
2016-06-07ARM: correct TLS access on WoASaleem Abdulrasool1-15/+29
2016-06-06[MBP] Reduce code size by running tail merging in MBP.Haicheng Wu1-1/+1
2016-06-03Code size optimisation: do not inline memcpy if this expansion resultsSjoerd Meijer1-0/+33
2016-06-02This adds support for Cortex-A73 as an available target.Sjoerd Meijer1-0/+25
2016-06-01Avoid a load for local functions.Rafael Espindola1-0/+10
2016-06-01[ARM] Add additional matching for UBFX instructionsOliver Stannard1-0/+16
2016-05-31ARM: Improve/fix comment in recently added test.Matthias Braun1-2/+2
2016-05-31ARM: Do not attempt to modify register class of physregs.Matthias Braun1-0/+11
2016-05-31[CodeGen] Promote FMINNAN/FMAXNAN like other binops.Ahmed Bougacha1-0/+34
2016-05-31Add a use of shouldAssumeDSOLocal to ARM.Rafael Espindola1-0/+18
2016-05-31[ARM] Add backend support for load/store intrinsics.Ranjeet Singh3-7/+61
2016-05-28Fix default reloc model on ARM.Rafael Espindola1-0/+5
2016-05-28Revert "Revert "Map DynamicNoPIC to Static on non-darwin.""Renato Golin3-41/+96
2016-05-28Revert "Map DynamicNoPIC to Static on non-darwin."Renato Golin3-96/+41
2016-05-27Map DynamicNoPIC to Static on non-darwin.Rafael Espindola3-41/+96
2016-05-19[ARM, AArch64] Match additional patterns to ldN instructionsMatthew Simpson2-0/+98
2016-05-19[ARM] Add cdp intrinsic tests.Ranjeet Singh3-8/+34
2016-05-18Delete Reloc::Default.Rafael Espindola2-2/+1
2016-05-16[llc] New diagnostic handlerRenato Golin1-1/+1
2016-05-14ARM: support export directives for WindowsSaleem Abdulrasool1-0/+75
2016-05-14Revert "[llc] New diagnostic handler"Renato Golin1-1/+1
2016-05-14[llc] New diagnostic handlerRenato Golin1-1/+1
2016-05-13ARM: use callee-saved list in the order they're actually saved.Tim Northover1-0/+12
2016-05-13Revert "[ARM,AArch64] NFC. Add extra test cases for bswap lowering."Renato Golin1-145/+0
2016-05-13Revert "[llc] New diagnostic handler"Renato Golin1-1/+1
2016-05-13[llc] New diagnostic handlerRenato Golin1-1/+1
2016-05-13[ARM,AArch64] NFC. Add extra test cases for bswap lowering.Renato Golin1-0/+145
2016-05-12[ARM] Fixup tests to take into account mov translation. NFC.Renato Golin1-2/+2
2016-05-10ARM: stop emitting blx instructions for most calls on MachO.Tim Northover20-145/+109
2016-05-08[ARM] Fix Scavenger assert due to underestimated stack sizeWeiming Zhao1-0/+192
2016-05-07Revert r268810 becase it brakes msan bot.Vitaly Buka1-192/+0
2016-05-06[ARM] Fix Scavenger assert due to underestimated stack sizeWeiming Zhao1-0/+192
2016-05-06[CodeGen] Round [SU]INT_TO_FP result when promoting from f16.Ahmed Bougacha2-5/+47
2016-05-05ARM: don't attempt to merge litpools referencing different PC-anchors.Tim Northover1-0/+46