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
2014-06-02
aarch64-linux.h (GLIBC_DYNAMIC_LINKER): /lib/ld-linux32-aarch64.so.1 is used ...
Andrew Pinski
2
-7
/
+4
2014-06-02
expr.h: Remove prototypes of functions defined in builtins.c.
Andrew MacLeod
1
-0
/
+1
2014-06-02
[AArch64] Remove ISB after FPCR write.
Marcus Shawcroft
1
-1
/
+1
2014-06-02
Fix ICE in aarch64_float_const_representable_p
Tom de Vries
1
-0
/
+3
2014-05-29
Detect EXT patterns to vec_perm_const, use for EXT intrinsics
Alan Lawrence
6
-313
/
+390
2014-05-27
aarch64.md (stack_protect_set_<mode>): Use <w> for the register in assembly t...
Andrew Pinski
1
-5
/
+5
2014-05-23
[AARCH64] Support tail indirect function call.
Jiong Wang
5
-20
/
+38
2014-05-22
aarch64.c (TARGET_ATOMIC_ASSIGN_EXPAND_FENV): New define.
Kugan Vivekanandarajah
4
-0
/
+194
2014-05-22
aarch64.c (aarch64_regno_regclass): Change CORE_REGS to GENERAL_REGS.
Kugan Vivekanandarajah
2
-8
/
+4
2014-05-21
arm_neon.h (vqdmulh_n_s16): Change the last operand's constraint.
Guozhi Wei
1
-2
/
+2
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
1
-1
/
+1
2014-05-16
[AArch64 costs] Fixup to costing of FNMUL
James Greenhalgh
1
-10
/
+4
2014-05-16
[AArch64 costs 18/18] Dump a message if we are unable to cost an insn.
James Greenhalgh
1
-1
/
+5
2014-05-16
[AArch64 costs 17/18] Cost for SYMBOL_REF, HIGH and LO_SUM
James Greenhalgh
1
-6
/
+35
2014-05-16
[AArch64 costs 16/18] Cost TRUNCATE
James Greenhalgh
1
-0
/
+33
2014-05-16
[AArch64 costs 15/18] Cost more Floating point RTX.
James Greenhalgh
1
-0
/
+83
2014-05-16
[AArch64 costs 14/18] Cost comparisons, flag setting operators and IF_THEN_ELSE
James Greenhalgh
1
-11
/
+148
2014-05-16
[AArch64 costs 13/18] Improve costs for div/mod
James Greenhalgh
1
-8
/
+7
2014-05-16
[AArch64 costs 12/18] Improve costs for sign/zero extracts
James Greenhalgh
1
-2
/
+61
2014-05-16
[AArch64 costs 11/18] Improve costs for rotate and shift operations.
James Greenhalgh
1
-9
/
+47
2014-05-16
[AArch64 costs 10/18] Improve costs for sign/zero extend operations
James Greenhalgh
1
-6
/
+47
2014-05-16
[AArch64 costs 9/18] Better cost logical operations
James Greenhalgh
1
-5
/
+60
2014-05-16
[AArch64 costs 8/18] Cost memory accesses using address costs
James Greenhalgh
1
-2
/
+30
2014-05-16
[AArch64 costs 7/18] Improve SET cost.
James Greenhalgh
1
-8
/
+35
2014-05-16
[AArch64 costs 6/18] Set default costs and handle vector modes.
James Greenhalgh
1
-0
/
+15
2014-05-16
[AArch64 costs 5/18] Factor out common MULT cases
James Greenhalgh
1
-110
/
+254
2014-05-16
[AArch64 costs 4/18] Better estimate cost of building a constant
James Greenhalgh
1
-12
/
+84
2014-05-16
[AArch64 costs 3/18] Wrap aarch64_rtx_costs to dump verbose output
James Greenhalgh
1
-0
/
+21
2014-05-16
[AArch64 costs 2/18] Add cost tables for Cortex-A57
James Greenhalgh
1
-2
/
+43
2014-05-16
[AArch64 costs 1/18] Refactor aarch64_address_costs.
James Greenhalgh
2
-31
/
+117
2014-05-13
Implement HARD_REGNO_CALLER_SAVE_MODE for AArch64
Ian Bolton
3
-0
/
+25
2014-05-07
Reimplement AArch64 TRN intrinsics with __builtin_shuffle.
Alan Lawrence
1
-462
/
+432
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-19
/
+19
2014-05-02
One-line tidy of bit-twiddle expression in aarch64.c
Alan Lawrence
1
-1
/
+2
2014-04-30
Rewrite AArch64 UZP Intrinsics using __builtin_shuffle.
Alan Lawrence
1
-461
/
+432
2014-04-29
arm_neon.h (vzip1_f32, [...]): Replace inline __asm__ with __builtin_shuffle.
Alan Lawrence
1
-462
/
+438
2014-04-29
aarch64.md (mov<mode>cc): New for GPF.
Zhenqiang Chen
1
-0
/
+19
2014-04-28
[AArch64] Improve vst4_lane intrinsics
James Greenhalgh
6
-125
/
+340
2014-04-28
[AArch64] Relax modes_tieable_p and cannot_change_mode_class
James Greenhalgh
3
-3
/
+35
2014-04-24
[AArch64] Enable TBL for big-endian.
Alan Lawrence
1
-5
/
+0
2014-04-24
[AArch64] Reverse TBL indices for big-endian.
Tejas Belagod
1
-1
/
+9
2014-04-24
[AArch64] Wire up TARGET_SIMD and TARGET_FLOAT properly
Kyrylo Tkachov
1
-6
/
+6
2014-04-24
[AArch64] Vectorise bswap[16,32,64]
Kyrylo Tkachov
4
-1
/
+39
2014-04-23
[AARCH64] Use standard patterns for stack protection.
Venkataramanan Kumar
1
-0
/
+63
2014-04-23
[AArch64] Fully support rotate on logical operations.
Richard Earnshaw
2
-2
/
+29
2014-04-23
[AArch64] Add handling of bswap operations in rtx costs
Kyrylo Tkachov
1
-0
/
+8
2014-04-23
[AArch64][2/3] Recognise rev16 operations on SImode and DImode data
Kyrylo Tkachov
2
-0
/
+42
2014-04-22
AArch64 add, sub, mul in TImode
Richard Henderson
1
-5
/
+84
2014-04-22
[AArch64] Fix TLS for ILP32.
Andrew Pinski
2
-18
/
+81
2014-04-22
[AArch64] Define TARGET_FLAGS_REGNUM
Ramana Radhakrishnan
1
-0
/
+3
[next]