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
/
aarch64.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-04
AArch64: update costing for MLA by invariant
Tamar Christina
1
-9
/
+15
2023-08-04
AArch64: Avoid the ICE on empty reduction definition in info_for_reduction [P...
Hao Liu
1
-1
/
+1
2023-07-31
AArch64: Do not increase the vect reduction latency by multiplying count [PR1...
Hao Liu
1
-4
/
+23
2023-06-26
aarch64: Clean up some rounding immediate predicates
Kyrylo Tkachov
1
-5
/
+5
2023-06-22
Change fma_reassoc_width tuning for ampere1
Di Zhao OS
1
-1
/
+1
2023-06-20
aarch64: Robustify stack tie handling
Richard Sandiford
1
-4
/
+14
2023-06-19
Fix build of aarc64
Richard Biener
1
-1
/
+2
2023-06-13
aarch64: Extend -mtp= arguments
Kyrylo Tkachov
1
-1
/
+2
2023-06-12
[aarch64] Improve code-gen for vector initialization with single constant ele...
Prathamesh Kulkarni
1
-8
/
+30
2023-06-06
aarch64: Improve representation of ADDLV instructions
Kyrylo Tkachov
1
-0
/
+44
2023-05-30
stor-layout, aarch64: Express SRA intrinsics with RTL codes
Kyrylo Tkachov
1
-9
/
+74
2023-05-25
[aarch64] Ignore cost of scalar moves for seq in vector initialization.
Prathamesh Kulkarni
1
-2
/
+42
2023-05-23
aarch64: Provide FPR alternatives for some bit insertions [PR109632]
Richard Sandiford
1
-0
/
+12
2023-05-18
gcc/config/*: use _P() defines from tree.h
Bernhard Reutner-Fischer
1
-2
/
+2
2023-05-15
aarch64: Cost vector comparisons more accurately
Kyrylo Tkachov
1
-0
/
+21
2023-05-13
[aarch64] Recursively intialize even and odd sub-parts and merge with zip1.
Prathamesh Kulkarni
1
-36
/
+79
2023-05-09
aarch64: Improve register allocation for lane instructions
Richard Sandiford
1
-0
/
+38
2023-05-03
aarch64: Fix ABI handling of aligned enums [PR109661]
Richard Sandiford
1
-5
/
+38
2023-05-03
aarch64: Rename abi_break parameters [PR109661]
Richard Sandiford
1
-34
/
+36
2023-04-24
[4/4] aarch64: Convert UABAL2 and SABAL2 patterns to standard RTL codes
Kyrylo Tkachov
1
-2
/
+36
2023-04-21
PR target/108779 aarch64: Implement -mtp= option
Kyrylo Tkachov
1
-0
/
+17
2023-04-21
[aarch64] Use force_reg instead of copy_to_mode_reg.
Prathamesh Kulkarni
1
-6
/
+6
2023-04-19
aarch64: PR target/108840 Simplify register shift RTX costs and eliminate shi...
Kyrylo Tkachov
1
-52
/
+11
2023-04-18
aarch64: Give hint for -mcpu options that match -march instead
Kyrylo Tkachov
1
-0
/
+6
2023-04-17
aarch64: disable LDP via tuning structure for -mcpu=ampere1
Philipp Tomsich
1
-2
/
+16
2023-04-13
aarch64: Don't trust TYPE_ALIGN for pointers [PR108910]
Richard Sandiford
1
-1
/
+14
2023-04-01
aarch64, builtins: Include PR registers in FUNCTION_ARG_REGNO_P etc. [PR109254]
Jakub Jelinek
1
-1
/
+9
2023-03-28
aarch64: Restore vectorisation of vld1 inputs [PR109072]
Richard Sandiford
1
-4
/
+66
2023-03-27
aarch64: update ampere1 vectorization cost
Philipp Tomsich
1
-6
/
+6
2023-03-13
aarch64: Add bfloat16_t support for aarch64
Jakub Jelinek
1
-49
/
+5
2023-03-12
AArch64: Update div-bitmask to implement new optab instead of target hook [PR...
Tamar Christina
1
-44
/
+17
2023-02-08
aarch64: Fix return_address_sign_ab_exception.C regression
Andrea Corallo
1
-2
/
+0
2023-02-01
AArch64: Fix native detection in the presence of mandatory features which don...
Tamar Christina
1
-8
/
+0
2023-01-31
PR target/108589 - Check REG_P for AARCH64_FUSE_ADDSUB_2REG_CONST1
Philipp Tomsich
1
-0
/
+1
2023-01-29
aarch64: Correct the maximum shift amount for shifted operands
Philipp Tomsich
1
-1
/
+1
2023-01-23
[PATCH 12/15] arm: implement bti injection
Andrea Corallo
1
-0
/
+4
2023-01-23
[PATCH 11/15] aarch64: Make bti pass generic so it can be used by the arm bac...
Andrea Corallo
1
-4
/
+54
2023-01-23
[PATCH 1/15] arm: Make mbranch-protection opts parsing common to AArch32/64
Andrea Corallo
1
-279
/
+81
2023-01-19
aarch64: fix ICE in aarch64_layout_arg [PR108411]
Christophe Lyon
1
-7
/
+20
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-01-13
aarch64: Fix DWARF frame register sizes for predicates
Richard Sandiford
1
-0
/
+17
2023-01-13
aarch64: Don't update EH info when folding [PR107209]
Richard Biener
1
-1
/
+1
2023-01-12
aarch64: Fix bit-field alignment in param passing [PR105549]
Christophe Lyon
1
-28
/
+120
2023-01-12
aarch64: fix warning emission for ABI break since GCC 9.1
Christophe Lyon
1
-7
/
+21
2023-01-06
Revert "aarch64: Make existing V2HF be usable."
Tamar Christina
1
-1
/
+0
2022-12-14
AArch64: div-by-255, ensure that arguments are registers. [PR107988]
Tamar Christina
1
-8
/
+8
2022-12-12
AArch64: Enable TARGET_CONST_ANCHOR
Wilco Dijkstra
1
-0
/
+13
2022-12-12
AArch64: Fix vector re-interpretation between partial SIMD modes
Tamar Christina
1
-4
/
+6
2022-12-12
aarch64: Make existing V2HF be usable.
Tamar Christina
1
-0
/
+1
2022-12-08
AArch64: Add UNSPECV_PATCHABLE_AREA [PR98776]
Sebastian Pop
1
-15
/
+41
[prev]
[next]