summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/build-attributes.ll
Commit message (Expand)AuthorAgeFilesLines
* [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
* Emit ABI_FP_rounding attribute.Charlie Turner2014-12-031-0/+22
* Add tests for default value of Tag_ABI_FP_rounding.Charlie Turner2014-12-031-0/+48
* Emit Tag_ABI_FP_denormal correctly in fast-math mode.Charlie Turner2014-12-021-44/+227
* Remove the cortex-a9-mp CPU.Charlie Turner2014-11-031-20/+2
* ARM: test default values for TAG_CPU_unaligned_access attribute.Tim Northover2014-10-301-0/+9
* Adds support for the Cortex-A17 to the ARM backendRenato Golin2014-10-131-0/+32
* Emit unaligned access build attribute for ARMRenato Golin2014-10-081-0/+28
* [ARM] Add support for Cortex-M7, FPv5-SP and FPv5-DP (LLVM)Oliver Stannard2014-10-011-0/+23
* [ARM] Emit ABI_PCS_R9_use build attribute.Amara Emerson2014-07-251-0/+5
* [ARM] Emit correct build attributes for the relocation models.Amara Emerson2014-05-271-0/+10
* Fix broken CHECK linesNico Rieck2014-02-161-3/+3
* [ARM] Do not generate Tag_DIV_use=AllowDIVExt when hardware div is non-option...Artyom Skrobov2014-01-201-5/+23
* ARM: update build attributes for ABI r2.09Saleem Abdulrasool2014-01-191-1/+1
OpenPOWER on IntegriCloud