summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/build-attributes.ll
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* Move the xscale build attribute test to the proper place and remove the old one.Amara Emerson2014-01-161-0/+5
* Must not produce Tag_CPU_arch_profile for pre-ARMv7 cores (e.g. cortex-m0)Artyom Skrobov2014-01-101-2/+2
* [ARM] Enable FeatureMP for Cortex-A5 by default.Amara Emerson2013-11-251-1/+44
* Add support for Cortex-A12.Richard Barton2013-11-221-0/+32
* [ARM] add the overlooked tests for Cortex-A7 build attributesArtyom Skrobov2013-11-211-0/+360
OpenPOWER on IntegriCloud