summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARM.td
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Cortex-R5 is not VFPOnlySPJaved Absar2015-06-261-1/+1
* [ARM] Cortex-R4F is not VFPOnlySPJaved Absar2015-06-261-1/+1
* Migrate existing backends that care about software floating pointEric Christopher2015-05-121-0/+3
* [ARM] support for Cortex-R4/R4FJaved Absar2015-04-091-0/+18
* [ARM] Rename v8.1a from "extension" to "architecture"Vladimir Sukharev2015-04-011-9/+1
* [ARM] Enable changing instprinter's behavior based on the per-functionAkira Hatanaka2015-03-271-0/+8
* [AArch64, ARM] Add v8.1a architecture and generic cpuVladimir Sukharev2015-03-261-0/+11
* [ARM] Add support for ARMV6K subtarget (LLVM)Renato Golin2015-03-171-7/+12
* [ARM] Add missing M/R class CPUsBradley Smith2015-02-181-0/+16
* Adding support to LLVM for targeting Cortex-A72Renato Golin2015-02-041-0/+4
* Add a new string member to the TargetOptions struct for the nameEric Christopher2014-12-181-7/+0
* Remove the cortex-a9-mp CPU.Charlie Turner2014-11-031-5/+1
* Adds support for the Cortex-A17 to the ARM backendRenato Golin2014-10-131-0/+15
* [ARM] Add support for Cortex-M7, FPv5-SP and FPv5-DP (LLVM)Oliver Stannard2014-10-011-0/+6
* ARM: add cyclone CPU with ZeroCycleZeroing feature.Tim Northover2014-04-011-6/+18
* Make the ARM ABI selectable via SubtargetFeature.Rafael Espindola2014-01-021-0/+8
* Added support for mcpu kraitAna Pazos2013-12-061-0/+19
* Change the default of AsmWriterClassName and isMCAsmWriter.Rafael Espindola2013-12-021-13/+0
* [ARM] Enable FeatureMP for Cortex-A5 by default.Amara Emerson2013-11-251-1/+1
* Add support for Cortex-A12.Richard Barton2013-11-221-0/+17
* [ARM] add basic Cortex-A7 support to LLVM backendArtyom Skrobov2013-11-211-0/+11
* [ARM] Add Virtualization subtarget feature and more build attributes in this ...Bradley Smith2013-11-011-4/+11
* ARM: Add subtarget feature for CRCBernard Ogden2013-10-291-2/+4
* [arm] Implement eabi_attribute, cpu, and fpu directives.Logan Chien2013-10-281-2/+3
* Add hardware division as a default feature on Cortex-A15. Also add test cases...Silviu Baranga2013-10-181-0/+1
* Add Cortex-A57 supportBernard Ogden2013-10-141-0/+9
* Add subtarget feature support for Cortex-A53Bernard Ogden2013-10-141-1/+10
* [ARM] Improve build attributes emission.Amara Emerson2013-10-071-1/+2
* ARM: allow cortex-m0 to use hint instructionsTim Northover2013-10-071-2/+5
* [ARM] Split A/R class into separate subtarget features.Amara Emerson2013-09-231-10/+21
* [ARMv8] Add support for the v8 cryptography extensions.Amara Emerson2013-09-191-0/+3
* [ARMv8] Change hasV8Fp to hasFPARMv8, and other command line optionsJoey Gouly2013-09-131-1/+1
* Remove the now redundant FeatureFP16 from the Cortex-A15 feature list. It was...Silviu Baranga2013-08-081-1/+1
* Allow generation of vmla.f32 instructions when targeting Cortex-A15. The patc...Silviu Baranga2013-07-291-1/+1
* Add a Subtarget feature 'v8fp' to the ARM backend.Joey Gouly2013-06-271-0/+3
* Add a subtarget feature 'v8' to the ARM backend.Joey Gouly2013-06-261-0/+6
* ARM: diagnose ARM/Thumb assembly switches on CPUs only supporting one.Tim Northover2013-06-101-1/+2
* Cortex-R5 can issue Thumb2 integer division instructions.Evan Cheng2013-06-041-1/+2
* ARM: Add Performance Monitor Extensions featureTim Northover2013-05-231-1/+3
* ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.Tim Northover2013-04-101-5/+11
* Avoid NEON SP-FP unless unsafe-math or DarwinRenato Golin2013-03-211-6/+4
* Add a special ARM trap encoding for NaCl.Eli Bendersky2013-01-301-0/+5
* Add ARM cortex-r5 subtarget.Quentin Colombet2012-12-211-0/+11
* On some ARM cpus, flags setting movs with shifter operand, i.e. lsl, lsr, asr,Evan Cheng2012-12-201-0/+5
* Add cortex-a5 subtarget to the supported ARM architecturesQuentin Colombet2012-11-291-0/+10
* Add LLVM support for Swift.Bob Wilson2012-09-291-3/+19
* Removed the VMLxForwarding feature for the Cortex-A15 target.Silviu Baranga2012-09-171-2/+1
* This patch introduces A15 as a target in LLVM.Silviu Baranga2012-09-131-0/+10
* Support fpv4 for ARM Cortex-M4.Jiangning Liu2012-08-021-1/+1
* I'm introducing a new machine model to simultaneously allow simpleAndrew Trick2012-07-071-3/+3
OpenPOWER on IntegriCloud