aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/aarch64/aarch64-protos.h
AgeCommit message (Expand)Author
2015-12-04Merge from trunk @231250.scalar-storage-orderEric Botcazou
2015-12-02Merge from trunk @231104.Eric Botcazou
2015-11-12[AArch64] Add extra tuning parameters for target processorsEvandro Menezes
2015-11-09Machine modes for address printing.Julian Brown
2015-11-062015-11-06 Benedikt Huber <benedikt.huber@theobroma-systems.com>Benedikt Huber
2015-10-27[PATCH] [AArch64] Distinct costs for sign and zero extensionEvandro Menezes
2015-10-27[AArch64] Enable autoprefetcher modelling in the schedulerKyrylo Tkachov
2015-10-22[Patch AArch64 63304] Fix issue with global state.Ramana Radhakrishnan
2015-10-20[AArch64][1/2] Add fmul-by-power-of-2+fcvt optimisationKyrylo Tkachov
2015-09-24[AArch64] Delete aarch64_symbol_context which is not usedJiong Wang
2015-09-22[AArch64] Use atomic load-operate instructions for update-fetch patterns.Matthew Wahab
2015-09-22[AArch64] Use atomic load-operate instructions for fetch-update patterns.Matthew Wahab
2015-09-22[AArch64] Use atomic instructions for swap and fetch-update operations.Matthew Wahab
2015-08-28[AArch64] Rename SYMBOL_SMALL_GOTTPREL to SYMBOL_SMALL_TLSIEJiong Wang
2015-08-272015-08-27 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>Thomas Preud'homme
2015-08-26[AArch64][TLSIE][2/2] Implement TLS IE for tiny modelJiong Wang
2015-08-26[AArch64][TLSLE][3/3] Implement local executable mode for all memory modelJiong Wang
2015-08-26[AArch64][TLSLE][2/3] Rename SYMBOL_TLSLE to SYMBOL_TLSLE24Jiong Wang
2015-08-24Remove the hack for AARCH64_EXTRA_TUNE_ALL.Andrew Pinski
2015-08-22Remove index from AARCH64_FUSION_PAIRAndrew Pinski
2015-08-20[AArch64] Break -mcpu tie between the compiler and assemblerJames Greenhalgh
2015-08-13 * config/aarch64/aarch64-protos.hMatthew Wahab
2015-08-06[AArch64] Tighten direct call pattern to repair -fno-pltJiong Wang
2015-08-04[AArch64][11/14] Re-layout SIMD builtin types on builtin expansionKyrylo Tkachov
2015-08-04[AArch64][10/14] Implement target pragmasKyrylo Tkachov
2015-08-04[AArch64][8/14] Implement TARGET_OPTION_VALID_ATTRIBUTE_PKyrylo Tkachov
2015-08-04[AArch64][6/14] Implement TARGET_OPTION_SAVE/TARGET_OPTION_RESTOREKyrylo Tkachov
2015-07-13Fix double word typos.Aldy Hernandez
2015-06-29[AArch64] Generalize TLSLE macro and pattern namesJiong Wang
2015-06-26[AArch64][2/2] Implement -fpic for -mcmodel=smallJiong Wang
2015-06-26[Patch AArch64 3/4] De-const-ify struct tune_paramsJames Greenhalgh
2015-06-26[Patch AArch64 2/4] Control the FMA steering pass in tuning structures rathe...James Greenhalgh
2015-06-26[Patch AArch64 1/4] Define candidates for instruction fusion in a .def fileJames Greenhalgh
2015-06-26[AArch64][1/2] Rename SYMBOL_SMALL_GOT to SYMBOL_SMALL_GOT_4GJiong Wang
2015-06-24[AArch64] Fix ICES with -mgeneral-regs-only / -march=...+nofpAlan Lawrence
2015-06-01[AArch64 Obvious] "Fuseable" is not a word -> s/fuseable/fusible/gJames Greenhalgh
2015-05-05[AArch64] Add branch-cost to cpu tuning information.Matthew Wahab
2015-05-01[AArch64] Make aarch64_min_divisions_for_recip_mul configurableWilco Dijkstra
2015-04-20[Obvious][AArch64] Delete unused aarch64_simd_emit_pair_result_insn.Alan Lawrence
2015-01-21gcc/David Sherwood
2015-01-21gcc/David Sherwood
2015-01-21gcc/Richard Sandiford
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-18[AArch64] Generalize code alignmentWilco Dijkstra
2014-12-112014-12-11 Andrew Pinski <apinski@cavium.com>Andrew Pinski
2014-12-10 * config/aarch64/aarch64-protos.h (aarch64_function_profiler): RemoveFei Yang
2014-12-09[AArch64] Add TARGET_SCHED_REASSOCIATION_WIDTHWilco Dijkstra
2014-12-05[AArch64]load store pair optimization using sched_fusion pass.Bin Cheng
2014-11-24[AArch64][1/5] Implement TARGET_SCHED_MACRO_FUSION_PAIR_PKyrylo Tkachov
2014-11-20 PR target/63870Charles Baylis