summaryrefslogtreecommitdiff
path: root/gcc/config/aarch64/aarch64.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* [Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS to fix pr67609James Greenhalgh2015-12-091-0/+3
* [AArch64] Rework ARMv8.1 command line options.Matthew Wahab2015-12-081-6/+3
* [AArch64] Add support for ARMv8.1 Adv.SIMD instructions.Matthew Wahab2015-11-261-0/+4
* [AArch64] PR target/68129: Define TARGET_SUPPORTS_WIDE_INTKyrylo Tkachov2015-11-091-0/+2
* Machine modes for address printing.Julian Brown2015-11-091-5/+0
* rs6000.h (RS6000_ALIGN): Implement using ROUND_UP macro.Uros Bizjak2015-10-121-6/+0
* [AArch64] Revert "Improve TLS Descriptor pattern to release RTL loop IV opt"Jiong Wang2015-09-281-3/+0
* [AArch64 array_mode 8/8] Add d-registers to TARGET_ARRAY_MODE_SUPPORTED_PAlan Lawrence2015-09-151-0/+6
* [AArch64] Add support for float16x{4,8}_t vectors/builtinsAlan Lawrence2015-09-081-1/+2
* [AArch64] Break -mcpu tie between the compiler and assemblerJames Greenhalgh2015-08-201-6/+6
* aarch64.h (AARCH64_ISA_LSE): New.Matthew Wahab2015-08-131-0/+4
* [AArch64][Obivious] Add the missing ',' for enumeration elementJiong Wang2015-08-111-1/+1
* [AArch64] Recommit correct version for improving TLS descriptor patternRamana Radhakrishnan2015-08-101-0/+3
* [AArch64][10/14] Implement target pragmasKyrylo Tkachov2015-08-041-76/+4
* [AArch64][7/14] Implement TARGET_SET_CURRENT_FUNCTIONKyrylo Tkachov2015-08-041-0/+3
* [AArch64][6/14] Implement TARGET_OPTION_SAVE/TARGET_OPTION_RESTOREKyrylo Tkachov2015-08-041-1/+5
* [AArch64][4/14] Create TARGET_FIX_ERR_A53_835769 and use that instead of aarc...Kyrylo Tkachov2015-08-041-0/+14
* [AArch64][2/14] Refactor arches handling, add arch enum identifierKyrylo Tkachov2015-08-041-2/+1
* [AArch64] Add basic FP16 supportAlan Lawrence2015-07-291-1/+3
* [AArch64] Revert REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDERJiong Wang2015-07-241-25/+0
* [AArch64] PR target/63521 Define REG_ALLOC_ORDERJiong Wang2015-07-221-0/+25
* [Patch AArch64 2/4] Control the FMA steering pass in tuning structures rathe...James Greenhalgh2015-06-261-11/+4
* [PATCH][AARCH64]Add ACLE predefined marcos: __ARM_ALIGN_MAX_PWR andRenlin Li2015-06-241-0/+4
* aarch64-arches.def: Add "armv8.1-a".Matthew Wahab2015-06-161-0/+8
* [AArch64] Removed unused SLOWMUL target flagsKyrylo Tkachov2015-05-151-4/+2
* [AArch64] Add branch-cost to cpu tuning information.Matthew Wahab2015-05-051-1/+2
* re PR target/63503 ([AArch64] A57 executes fused multiply-add poorly in some ...Thomas Preud'homme2015-04-281-0/+4
* [AArch64] Implement -m{cpu,tune,arch}=native using only /proc/cpuinfoKyrylo Tkachov2015-04-241-3/+16
* aarch64.h (CANNOT_CHANGE_MODE_CLASS): Removed.David Sherwood2015-01-211-3/+0
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* [AARCH64]Fix CLZ_DEFINED_AT_ZERO and CTZ_DEFINED_AT_ZERO definition.Renlin Li2014-12-151-2/+2
* [AArch64]Clarify the usage of SCHED in AARCH64_CORE macroRenlin Li2014-12-051-1/+1
* This is simple patch to add more conditional macros defined in ACLE 2.0.Renlin Li2014-11-191-4/+15
* [AArch64] Let LR register alloctableJiong Wang2014-11-121-2/+2
* [AArch64] Properly guard CUMULATIVE_ARGS definition and remove 'enum' from ma...Kyrylo Tkachov2014-11-111-2/+3
* [AArch64] Add ACLE arch-related predefined macrosRenlin Li2014-11-061-0/+8
* [Patch 6/7 AArch64] Deprecate *_BY_PIECES_P, move to hookized versionJames Greenhalgh2014-11-011-6/+0
* [AArch64] Fix/revert fallout from machine_mode changeKyrylo Tkachov2014-10-291-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-2/+2
* [AArch64] Cleanup logic around aarch64_final_prescanKyrylo Tkachov2014-10-241-2/+5
* [AARCH64] Add ACLE 2.0 predefined macrosRenlin Li2014-10-151-2/+16
* [AArch64] Remove unused variable and marcoRenlin Li2014-10-151-4/+0
* [AArch64] Implement workaround for ARM Cortex-A53 erratum 835769Kyrylo Tkachov2014-10-101-0/+9
* [AArch64] Extend frame state to track WB candidates.Jiong Wang2014-07-241-0/+3
* re PR target/61714 (configure --with-arch and --with-cpu are ignored on aarch64)Richard Earnshaw2014-07-041-0/+7
* [AArch64] Implement CRC32 ACLE intrinsics.Kyrylo Tkachov2014-06-111-0/+6
* [AArch64] Implement movmem for the benefit of inline memcpyJames Greenhalgh2014-06-061-5/+7
* [AArch64] Add frame_size and hard_fp_offset to machine.frameMarcus Shawcroft2014-06-051-0/+11
* [AArch64] Relocate saved_varargs_size.Marcus Shawcroft2014-06-051-5/+7