index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
aarch64
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-28
[AArch64] Define WORD_REGISTER_OPERATIONS to zero and comment why
Kyrylo Tkachov
1
-1
/
+6
2016-04-27
[AArch64] Replace insn to zero up SIMD registers
Evandro Menezes
1
-14
/
+17
2016-04-22
[PATCH 2/2] (header usage fix) include c++ headers in system.h
Szabolcs Nagy
1
-2
/
+1
2016-04-20
[AArch64] Work around PR target/64971
Andrew Pinski
1
-0
/
+15
2016-04-11
[Patch AArch64 3/3] Fix up for pr70133
James Greenhalgh
1
-77
/
+110
2016-04-11
[Patch AArch64 2/3] Rework the code to print extension strings (pr70133)
James Greenhalgh
4
-98
/
+55
2016-04-11
[Patch AArch64 1/3] Enable CRC by default for armv8.1-a
James Greenhalgh
1
-1
/
+1
2016-04-01
[AArch64] Fix SIMD predicate
Evandro Menezes
1
-1
/
+1
2016-03-25
re PR target/70120 ([aarch64] -g causes Assembler messages: Error: unaligned ...
Richard Henderson
3
-0
/
+18
2016-03-17
Tweak the pipeline model for Exynos M1
Evandro Menezes
1
-1
/
+1
2016-03-16
re PR target/70048 ([AArch64] Inefficient local array addressing)
Richard Henderson
1
-70
/
+46
2016-03-11
[AArch64] PR target/70002: Make aarch64_set_current_function play nice with p...
Kyrylo Tkachov
3
-48
/
+38
2016-03-10
re PR target/7044 (vax casesi breakage)
Nick Clifton
1
-1
/
+16
2016-03-10
re PR target/70113 ([AArch64] -mpc-relative-literal-loads conflicts with fix-...
Christophe Lyon
5
-6
/
+37
2016-03-10
t-aarch64 (OPTIONS_H_EXTRA): Add aarch64-fusion-pairs.def and aarch64-tuning-...
Christophe Lyon
1
-1
/
+3
2016-02-26
Rename the tuning option and related functions to enable the Newton series fo...
Evandro Menezes
5
-19
/
+17
2016-02-26
config.gcc: Add aarch64-*-rtems*.
Joel Sherrill
1
-0
/
+28
2016-02-26
[AArch64] Set TREE_TARGET_GLOBALS in aarch64_set_current_function when new tr...
Kyrylo Tkachov
1
-1
/
+1
2016-02-26
[AArch64] PR target/69613: Return zero TARGET_SHIFT_TRUNCATION_MASK when SHIF...
Kyrylo Tkachov
1
-1
/
+2
2016-02-23
Tweak the pipeline model for Exynos M1
Evandro Menezes
1
-1
/
+1
2016-02-23
aarch64.c (exynosm1_tunings): Enable the Newton series for reciprocal square ...
Evandro Menezes
1
-1
/
+1
2016-02-22
re PR target/69894 (dependency of gcc-plugin.h not installed on aarch64-linux...
Jakub Jelinek
1
-1
/
+2
2016-02-17
[AArch64] PR target/69161: Don't use special predicate for CCmode comparisons...
Kyrylo Tkachov
2
-8
/
+17
2016-02-17
As part of the final cleanup of aarch64_internal_mov_immediate a return was a...
Wilco Dijkstra
1
-0
/
+1
2016-02-16
[AArch64] Remove AARCH64_EXTRA_TUNE_RECIP_SQRT from Cortex-A57 tuning
James Greenhalgh
1
-2
/
+1
2016-02-16
[Patch AArch64] Use software sqrt expansion always for -mlow-precision-recip-...
James Greenhalgh
1
-2
/
+3
2016-02-16
[Patch AArch64] GCC 6 regression in vector performance. - Fix vector initiali...
James Greenhalgh
1
-28
/
+28
2016-02-16
[Patch AArch64] Restrict 16-bit sqrdml{sa}h instructions to FP_LO_REGS
James Greenhalgh
1
-4
/
+4
2016-02-15
Add support for the FCCMP insn types
Evandro Menezes
2
-3
/
+3
2016-02-12
cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.
Jakub Jelinek
2
-3
/
+3
2016-02-11
[AArch64] Only update assembler .arch directive when necessary
Kyrylo Tkachov
1
-6
/
+45
2016-02-10
Enable instruction fusion of dependent AESE; AESMC and AESD; AESIMC pairs.
Wilco Dijkstra
2
-3
/
+8
2016-02-04
Fix jit crash on aarch64
David Malcolm
1
-1
/
+1
2016-02-04
aarch64.c (aarch64_legitimize_address): Force register scaling out of memory ...
Bin Cheng
1
-6
/
+10
2016-02-02
Improve TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS target hook.
Wilco Dijkstra
1
-4
/
+17
2016-02-02
This patch adds support for the TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS hook.
Wilco Dijkstra
1
-0
/
+22
2016-01-28
re PR target/69305 (wrong code with -O and int128 @ aarch64)
Richard Henderson
6
-109
/
+241
2016-01-28
A recent change added UNSPEC to the CCMP patterns to stop combine optimizing ...
Wilco Dijkstra
1
-1
/
+1
2016-01-28
Add support for vector permute cost since various permutes can expand into a ...
Wilco Dijkstra
2
-1
/
+8
2016-01-28
Several instructions disassemble a zero immediate as wzr/xzr due to using a r...
Wilco Dijkstra
1
-6
/
+6
2016-01-26
[PATCH] Do not set structural equality on polynomial types
Roger Ferrer Ibáñez
1
-4
/
+6
2016-01-25
[AARCH64][ACLE][NEON] Implement vcvt*_s64_f64 and vcvt*_u64_f64 NEON intrinsics.
Bilyan Borisov
1
-0
/
+60
2016-01-22
re PR target/69416 (Nonsense rtl checking failure)
Richard Henderson
1
-3
/
+4
2016-01-22
system.h (string, algorithm): Include only conditionally.
Michael Matz
1
-0
/
+1
2016-01-19
[PATCH 3/4] Add support for rtx costing of CCMP on AArch64
Wilco Dijkstra
1
-0
/
+20
2016-01-19
[PATCH 2/4] Add support for float CCMP
Wilco Dijkstra
2
-2
/
+56
2016-01-19
[Patch 1/4] Simplify the representation of CCMP patterns by using
Wilco Dijkstra
4
-322
/
+78
2016-01-18
re PR target/69176 (ICE in in final_scan_insn, at final.c:2981 on aarch64-lin...
Richard Henderson
3
-69
/
+102
2016-01-15
[AArch64] Remove TODO (redundant type conversions) in arm_neon.h
Jiong Wang
3
-76
/
+50
2016-01-15
[AArch64] Handle CSEL of zero_extended operands in rtx costs
Kyrylo Tkachov
1
-0
/
+6
[next]