summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/build-attributes.ll
Commit message (Expand)AuthorAgeFilesLines
* Recommit of r335326, with the test fixed that I missed.Sjoerd Meijer2018-06-221-10/+9
* Reverting r335326 while I look at the test failureSjoerd Meijer2018-06-221-9/+10
* [ARM] ARMv6m and v8m.baseline strict alignSjoerd Meijer2018-06-221-10/+9
* [AArch64, ARM] Add support for Samsung Exynos M4Evandro Menezes2018-06-061-0/+28
* [ARM] Add support for armv7e-m to the .arch directiveOliver Stannard2017-11-291-0/+3
* ARM: add arm1176j-f processorTim Northover2017-05-021-1/+4
* [ARM] Add hardware build attributes in assemblerOliver Stannard2017-04-181-234/+227
* Revert "[ARM] Add Kryo to available targets"Yi Kong2017-04-061-1/+0
* [ARM] Add Kryo to available targetsYi Kong2017-04-061-0/+1
* [ARM] Add support for armv7ve triple in llvm (PR31358).George Burgess IV2017-02-091-0/+18
* [ARM] Enable Cortex-M23 and Cortex-M33 support.Javed Absar2017-02-011-0/+59
* [ARM] Fix typo in checking prefixEvandro Menezes2016-12-141-2/+2
* Add support for Samsung Exynos M3 (NFC)Evandro Menezes2016-12-131-0/+28
* [ARM]: Add Cortex-R52 target to LLVMJaved Absar2016-10-071-0/+34
* Clang patch r280064 introduced ways to set the FP exceptions and denormalSjoerd Meijer2016-08-311-0/+11
* [ARM] Add support for embedded position-independent codeOliver Stannard2016-08-081-0/+12
* [AArch64] Add support for Samsung Exynos M2 (NFC).Evandro Menezes2016-08-011-1/+29
* This adds support for Cortex-A73 as an available target.Sjoerd Meijer2016-06-021-0/+25
* Delete Reloc::Default.Rafael Espindola2016-05-181-1/+0
* [ARM] Add Cortex-A32 supportRenato Golin2016-03-211-0/+35
* [ARM] Cortex-R8 supportAlexandros Lamprineas2016-03-101-0/+31
* Removed FeatureVFPOnlySP from the Cortex-R7 processor modelSjoerd Meijer2016-02-021-2/+1
* Add missing build attribute regression tests for Cortex-A8Sjoerd Meijer2016-01-271-8/+69
* [ARM] Add DSP build attribute and extension targetingBradley Smith2016-01-251-0/+12
* # This is a combination of 2 commits.Reid Kleckner2016-01-151-12/+0
* [ARM] Add DSP build attribute and extension targetingBradley Smith2016-01-151-0/+12
* [ARM] Add ARMv8-M Baseline/Mainline LLVM targetingBradley Smith2016-01-151-0/+19
* [AArch64] Add support for Samsung Exynos-M1MinSeong Kim2016-01-051-0/+36
* [ARM] Flag vcvt{t,b} with an f16 type specifier as part of the FP16 extensionBradley Smith2015-12-071-1/+1
* [AArch64]: Add support for Cortex-A35Christof Douma2015-12-021-0/+35
* [ARM] Define subtarget feature strict-align.Akira Hatanaka2015-07-281-57/+48
* [ARM] Define subtarget feature "reserve-r9", which is used to decideAkira Hatanaka2015-07-211-1/+1
* Revert r242737.Akira Hatanaka2015-07-201-1/+1
* [ARM] Define subtarget feature "reserve-r9", which is used to decideAkira Hatanaka2015-07-201-1/+1
* [ARM]: Extend -mfpu options for half-precision and vfpv3xdJaved Absar2015-06-291-1/+14
* [ARM] Cortex-R5 is not VFPOnlySPJaved Absar2015-06-261-1/+1
* [ARM] Cortex-R4F is not VFPOnlySPJaved Absar2015-06-261-1/+1
* [ARM] Disabling vfp4 should disable fp16John Brawn2015-06-121-3/+3
* [ARM] Add support for -sp- FPUs and FPU none to TargetParserJohn Brawn2015-06-051-3/+3
* [ARM] support for Cortex-R4/R4FJaved Absar2015-04-091-0/+45
* [AArch64, ARM] Add v8.1a architecture and generic cpuVladimir Sukharev2015-03-261-0/+36
* [ARM] Add support for ARMV6K subtarget (LLVM)Renato Golin2015-03-171-0/+5
* [ARM] Add missing M/R class CPUsBradley Smith2015-02-181-0/+170
* [ARM] Add armv6s[-]m as an alias to armv6[-]mBradley Smith2015-02-101-0/+4
* Adding support to LLVM for targeting Cortex-A72Renato Golin2015-02-041-0/+36
* Add a missing Tag_DIV_use test for Cortex-M7.Charlie Turner2015-01-291-0/+1
* [ARM] Add missing Tag_DIV_use tests.Charlie Turner2015-01-071-0/+8
* Emit the build attribute Tag_conformance.Charlie Turner2015-01-051-0/+1
* Emit Tag_ABI_FP_16bit_format build attribute.Charlie Turner2014-12-121-0/+21
* Add missing FP build attribute tests.Charlie Turner2014-12-051-28/+148
OpenPOWER on IntegriCloud