summaryrefslogtreecommitdiff
path: root/gcc/config/aarch64
Commit message (Expand)AuthorAgeFilesLines
...
* [AArch64] Do not increase data alignment at -Os and with -fconserve-stack.ramana2017-06-281-8/+18
* This patch fixes a failure in gcc.target/aarch64/reload-valid-spoff.c wilco2017-06-281-0/+4
* 2017-06-19 Michael Collison <michael.collison@arm.com>collison2017-06-272-61/+33
* * config/aarch64/aarch64.c (aarch64_emit_probe_stack_range): Handlelaw2017-06-221-5/+13
* 2017-06-21 Andrew Pinski <apinski@cavium.com>pinskia2017-06-213-12/+58
* 2017-06-21 Andrew Pinski <apinski@cavium.com>pinskia2017-06-212-7/+50
* [AArch64] Fix atomic_cmp_exchange_zero_reg_1.c with +lsektkachov2017-06-211-4/+4
* Emit SIMD moves as movwilco2017-06-212-4/+4
* Improve dup patternwilco2017-06-211-4/+4
* Mark symbols as constantwilco2017-06-211-0/+5
* [Patch AArch64] Add initial tuning support for Cortex-A55 and Cortex-A75jgreenhalgh2017-06-212-1/+11
* * config/aarch64/aarch64-simd.md (aarch64_crypto_pmulldi)naveenh2017-06-212-2/+9
* [Patch AArch64] Add rcpc extensionjgreenhalgh2017-06-202-0/+4
* [Patch AArch64 obvious] Fix expected string for fp16 extensionsjgreenhalgh2017-06-201-1/+1
* [Patch AArch64 obvious] Rearrange the processors in aarch64-cores.defjgreenhalgh2017-06-202-12/+14
* Update prefetch tuning parameters for qdf24xx.mkuvyrkov2017-06-161-4/+4
* Enable -fprefetch-loop-arrays at given optimization level.mkuvyrkov2017-06-162-4/+18
* Add prefetch configuration to aarch64 backend.mkuvyrkov2017-06-162-28/+90
* PR target/71663naveenh2017-06-141-4/+51
* 2017-06-09 Tamar Christina <tamar.christina@arm.com>tnfchris2017-06-091-0/+12
* 2017-06-07 Tamar Christina <tamar.christina@arm.com>tnfchris2017-06-071-8/+6
* 2017-06-07 Tamar Christina <tamar.christina@arm.com>tnfchris2017-06-071-4/+6
* Remove aarch32 support for falkor/qdf24xx, not in released hardware.wilson2017-06-071-3/+105
* [AArch64] Allow const0_rtx operand for atomic compare-exchange patternsktkachov2017-06-061-4/+4
* [AArch64] Add combine pattern for storing lane zero of a vectorktkachov2017-06-051-0/+13
* [AArch64] Use SUBS for parallel subtraction and comparison with immediatektkachov2017-06-052-0/+35
* [AArch64] Peephole for SUBSktkachov2017-06-051-0/+18
* [PATCH][AArch64] Allow CMP+SHIFT when comparing with zerojgreenhalgh2017-06-021-1/+1
* [AArch64] Add HF vector modes to lane-to-lane INS patternktkachov2017-06-021-5/+5
* [AArch64] Emit tighter strong atomic compare-exchange loop when comparing aga...ktkachov2017-06-021-6/+35
* [PATCH][AARCH64]Simplify call, call_value, sibcall, sibcall_value patterns.renlin2017-05-154-129/+65
* Move an use-after-free access before the delete.wilco2017-05-101-2/+2
* [AArch64] Tighten move constraints for symbolic operandsrsandifo2017-05-082-2/+10
* Float to int moves currently generate inefficient code due towilco2017-05-051-4/+4
* Many supported cores use the AUTOPREFETCHER_WEAK setting which trieswilco2017-05-041-1/+1
* Set jump alignment to 4 for Cortex cores as it reduces codesize by 0.4% onwilco2017-05-041-5/+5
* With -mcpu=generic the loop alignment is currently 4. All but one of thewilco2017-05-041-2/+2
* All cores which add a cpu_addrcost_table use a non-zero value forwilco2017-05-041-2/+2
* [AArch64] Accept more addressing modes for PRFMktkachov2017-05-045-10/+41
* [AArch64] Fix for gcc-7 regression PR 80530rearnsha2017-04-271-22/+29
* PR target/77728jakub2017-04-271-69/+21
* PR target/77728jakub2017-04-251-26/+75
* * config/aarch64/thunderx2t99.md (thunderx2t99_crc): New Reservation.naveenh2017-04-251-0/+7
* * config/aarch64/thunderx2t99.md (thunderx2t99_aes): New Reservation.naveenh2017-04-251-0/+13
* * config/aarch64/aarch64-simd.md (aarch64_simd_vec_set<mode>): Fixnaveenh2017-04-251-1/+1
* 2017-04-08 Andreas Tobler <andreast@gcc.gnu.org>andreast2017-04-081-0/+5
* 2017-04-07 Andreas Tobler <andreast@gcc.gnu.org>andreast2017-04-071-0/+3
* Error message on target attribute on aarch64 target (PR target/79889).marxin2017-04-071-2/+6
* PR target/78002ebotcazou2017-04-052-23/+20
* Recently we've put a lot of effort into improving ifcvt to use CSEL on AArch64.wilco2017-03-221-2/+2