summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMSubtarget.h
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Use isFMAFasterThanFMulAndFAdd for scalars as well as MVE vectorsDavid Green2020-01-051-0/+9
* Revert "[ARM] Allocatable Global Register Variables for ARM"Carey Williams2019-11-291-5/+4
* [ARM] Allocatable Global Register Variables for ARMAnna Welker2019-11-181-4/+5
* [LiveInterval] Allow updating subranges with slightly out-dated IRQuentin Colombet2019-11-131-0/+3
* [ARM] Always enable UseAA in the arm backendDavid Green2019-11-051-4/+1
* [Scheduling][ARM] Consistently enable PostRA Machine schedulingDavid Green2019-11-051-0/+3
* [ARM] Add qadd lowering from a sadd_satDavid Green2019-10-211-0/+6
* [Alignment][NFC] Use Align for TargetFrameLowering/SubtargetGuillaume Chatelet2019-10-171-2/+2
* [ARM] VFPv2 only supports 16 D registers.Eli Friedman2019-09-171-3/+1
* [LLVM][Alignment] Make functions using log of alignment explicitGuillaume Chatelet2019-09-051-4/+2
* [ARM] Add MVE beats vector cost modelDavid Green2019-08-131-0/+7
* [GlobalISel] Make the InstructionSelector instance non-const, allowing state ...Amara Emerson2019-08-131-1/+1
* [ARM][AArch64] Support for Cortex-A65 & A65AE, Neoverse E1 & N1Pablo Barrio2019-07-251-0/+1
* [ARM] Thumb2: favor R4-R7 over R12/LR in allocation order when opt for minsizeOliver Stannard2019-07-031-0/+4
* [ARM] Add the non-MVE instructions in Arm v8.1-M.Simon Tatham2019-06-111-0/+4
* Revert rL362953 and its followup rL362955.Simon Tatham2019-06-101-4/+0
* [ARM] Add the non-MVE instructions in Arm v8.1-M.Simon Tatham2019-06-101-0/+4
* [ARM] add target arch definitions for 8.1-M and MVESjoerd Meijer2019-05-301-1/+8
* [ARM] Introduce separate features for FP registersSjoerd Meijer2019-05-301-0/+6
* [ARM] Replace fp-only-sp and d16 with fp64 and d32.Simon Tatham2019-05-281-10/+25
* [IR] Refactor attribute methods in Function class (NFC)Evandro Menezes2019-04-041-1/+1
* [AArch64] Add support for Cortex-A76 and Cortex-A76AELuke Cheeseman2019-02-251-0/+1
* [ARM] Add OptMinSize to ARMSubtargetSam Parker2019-02-081-3/+9
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ARM] Add command-line option for SBDiogo N. Sampaio2019-01-031-2/+2
* [ARM][v8.5A] Add speculation barrier to ARM & Thumb instruction setsOliver Stannard2018-09-271-0/+4
* [ARM/AArch64][v8.5A] Add Armv8.5-A targetOliver Stannard2018-09-261-0/+3
* [ARM] Refactor Exynos feature set (NFC)Evandro Menezes2018-09-191-1/+1
* ARM: align loops to 4 bytes on Cortex-M3 and Cortex-M4.Tim Northover2018-09-131-0/+7
* [ARM/AArch64] Support FP16 +fp16fml instructionsBernard Ogden2018-08-171-0/+4
* [ARM] Replace processor check with featureEvandro Menezes2018-08-091-0/+4
* [ARM] Add new target feature to fuse literal generationEvandro Menezes2018-07-271-1/+6
* [ARM] Add new feature to enable optimizing the VFP registersEvandro Menezes2018-07-201-1/+5
* ARM: deduplicate hard-float detection code. NFC.Tim Northover2018-07-181-7/+1
* [ARM][AArch64] Armv8.4-A EnablementSjoerd Meijer2018-06-291-0/+11
* [ARM] Enable useAA() for the in-order Cortex-R52David Green2018-06-211-0/+7
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [ARM] Armv8-R DFB instructionSam Parker2017-12-211-0/+5
* X86/AArch64/ARM: Factor out common sincos_stret logic; NFCIMatthias Braun2017-12-181-4/+0
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-1/+1
* [arm] Fix Unnecessary reloads from GOT.Evgeniy Stepanov2017-11-131-1/+8
* [ARM] Reverse PostRASched subtarget feature logicSam Parker2017-08-311-3/+3
* [ARM] GlobalISel: Select globals in PIC modeDiana Picus2017-08-291-0/+4
* Fix ARMv4 supportJoerg Sonnenberger2017-08-281-0/+11
* [ARM][AArch64] Cortex-A75 and Cortex-A55 supportSam Parker2017-08-211-0/+2
* [ARM] Add PostRAScheduler optionSam Parker2017-08-181-0/+5
* Reapply "[GlobalISel] Remove the GISelAccessor API."Quentin Colombet2017-08-151-8/+9
* [ARM] Assembler support for the ARMv8.2a dot product instructionsSjoerd Meijer2017-08-111-0/+4
* [ARM][AArch64] ARMv8.3-A enablementSam Parker2017-08-101-0/+3
* Revert "[GlobalISel] Remove the GISelAccessor API."Quentin Colombet2017-08-081-9/+8
OpenPOWER on IntegriCloud