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/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-09-20
[PATCH] [AArch64] Add missing attributes to arm_neon.h
Tamar Christina
1
-0
/
+12
2016-09-20
[GCC][PATCH] Add __artificial__ attribute to Aarch64 NEON intrinsics
Tamar Christina
1
-3333
/
+6639
2016-09-14
Delete TARGET_LRA_P from those targets that set it to "true"
Segher Boessenkool
1
-3
/
+0
2016-09-13
[PATCH 1/2][AArch64] Add missing support for poly64x1_t
Tamar Christina
1
-3
/
+3
2016-09-12
Add tunning of ldpw for THunderX.
Andrew Pinski
2
-1
/
+24
2016-09-07
Improve aarch64_legitimize_address - avoid splitting the offset if it is supp...
Wilco Dijkstra
1
-2
/
+12
2016-09-01
This patch adds legitimize_address_displacement hook so that stack accesses...
Wilco Dijkstra
1
-0
/
+22
2016-09-01
[AArch64] Add ANDS pattern for CMP+ZERO_EXTEND
Kyrylo Tkachov
2
-0
/
+20
2016-08-30
[PATCH][Aarch64][gcc] Fix vld2/3/4 on big endian systems
Tamar Christina
1
-16
/
+159
2016-08-16
re PR tree-optimization/69848 (poor vectorization of a loop from SPEC2006 464...
Bin Cheng
1
-0
/
+40
2016-08-12
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
Marek Polacek
2
-0
/
+3
2016-08-11
aarch64-simd.md (vcond<mode><mode>): Delete unused declaration.
Bin Cheng
1
-4
/
+0
2016-08-11
aarch64-simd.md (vec_cmp<mode><v_cmp_result>): Init variable explicitly, also...
Bin Cheng
1
-1
/
+3
2016-08-10
iterators.md (V_cmp_mixed, [...]): New.
Bin Cheng
2
-326
/
+63
2016-08-10
aarch64-simd.md (vec_cmp<mode><mode>): New pattern.
Alan Lawrence
1
-0
/
+269
2016-08-09
[PATCH][PR64971]Convert function pointer to Pmode when emit call.
Renlin Li
1
-15
/
+0
2016-08-05
[AArch64] Handle HFAs of float16 types properly
James Greenhalgh
3
-17
/
+32
2016-08-04
aarch64.c (thunderx_vector_cost): New variable.
Andrew Pinski
1
-1
/
+19
2016-08-02
[Patch AArch64 Obvious] Fix Bootstrap for my mistake in r238977
James Greenhalgh
1
-1
/
+1
2016-08-02
[PATCH AArch64] Add more AArch64 NEON intrinsics
Tamar Christina
5
-37
/
+56
2016-08-01
This patch optimizes the prolog and epilog code to reduce the number of instr...
Wilco Dijkstra
2
-199
/
+188
2016-08-01
[AArch64] Allow multiple-of-8 immediate offsets for TImode LDP/STP
Kyrylo Tkachov
1
-2
/
+4
2016-08-01
aarch64.c (vulcan_tunings): Update vulcan L1 cache_line_size.
Virendra Pathak
1
-1
/
+1
2016-07-28
On AArch64 the UXTB and UXTH instructions are aliases of UBFM,
Wilco Dijkstra
3
-11
/
+18
2016-07-28
This patchset improves zero extend costs and code generation.
Kristina Martsenko
1
-5
/
+6
2016-07-28
This patch improves the readability of the prolog and epilog code by moving s...
Wilco Dijkstra
1
-36
/
+35
2016-07-25
[AArch64][10/10] ARMv8.2-A FP16 lane scalar intrinsics
Jiong Wang
1
-0
/
+52
2016-07-25
[AArch64][9/10] ARMv8.2-A FP16 three operands scalar intrinsics
Jiong Wang
3
-10
/
+27
2016-07-25
[AArch64][8/10] ARMv8.2-A FP16 two operands scalar intrinsics
Jiong Wang
5
-63
/
+311
2016-07-25
[AArch64][7/10] ARMv8.2-A FP16 one operand scalar intrinsics
Jiong Wang
7
-57
/
+498
2016-07-25
[AArch64][6/14] ARMv8.2-A FP16 reduction vector intrinsics
Jiong Wang
4
-12
/
+65
2016-07-25
[AArch64][5/10] ARMv8.2-A FP16 lane vector intrinsics
Jiong Wang
3
-16
/
+173
2016-07-25
[AArch64][4/10] ARMv8.2-A FP16 three operands vector intrinsics
Jiong Wang
3
-15
/
+43
2016-07-25
[AArch64][3/10] ARMv8.2-A FP16 two operands vector intrinsics
Jiong Wang
5
-94
/
+482
2016-07-25
[AArch64][2/10] ARMv8.2-A FP16 one operand vector intrinsics
Jiong Wang
6
-59
/
+483
2016-07-25
[AArch64][1/10] ARMv8.2-A FP16 data processing intrinsics
Jiong Wang
3
-15
/
+298
2016-07-25
[AArch64][3/3] Migrate aarch64_expand_prologue/epilogue to aarch64_add_constant
Jiong Wang
1
-63
/
+24
2016-07-25
[AArch64][2/3] Optimize aarch64_add_constant to generate better addition sequ...
Jiong Wang
1
-38
/
+41
2016-07-25
[AArch64][1/3] Migrate aarch64_add_constant to new interface & kill aarch64_b...
Jiong Wang
1
-90
/
+13
2016-07-15
[PATCH/AARCH64] Add rtx_costs routine for vulcan.
Virendra Pathak
3
-1
/
+178
2016-07-08
[AArch64] Use fmin/fmax for v[min|max]nm{q} intrinsics
Jiong Wang
2
-8
/
+12
2016-07-04
[AArch64] Renaming ARMv8.1 to ARMv8.1-A in comments and documentations
Jiong Wang
4
-6
/
+6
2016-07-04
[AArch64] Fix PR target/63874
Ramana Radhakrishnan
1
-4
/
+8
2016-07-04
[AArch64] ARMv8.2 command line and feature macros support
Matthew Wahab
4
-2
/
+23
2016-06-30
This patch sets the branch cost to the same most optimal setting for all Cort...
Wilco Dijkstra
1
-6
/
+6
2016-06-30
[AArch64][2/2] (Re)Implement vcopy<q>_lane<q> intrinsics
Kyrylo Tkachov
1
-156
/
+392
2016-06-30
[AArch64][1/2] Add support INS (element) instruction to copy lanes between ve...
James Greenhalgh
1
-0
/
+43
2016-06-29
Add qdf24xx base tuning support.
Jim Wilson
2
-1
/
+52
2016-06-29
Increase loop alignment on Cortex cores to 8 and set function alignment to 16.
Wilco Dijkstra
1
-7
/
+7
2016-06-22
aarch64-protos.h (aarch64_elf_asm_named_section): Remove declaration.
Andreas Schwab
1
-1
/
+0
[next]