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
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-29
[ARM] Fix new constraints and attributes of SI/HI data movement patterns
Matthew Wahab
2
-7
/
+5
2016-09-27
Commit files missed in revision 240541.
Matthew Wahab
2
-5
/
+14
2016-09-27
[ARM] Fix -Wimplicit-fallthrough warnings
Kyrylo Tkachov
2
-7
/
+7
2016-09-26
tree.h (memmodel_from_int, [...]): Move to ...
Thomas Preud'homme
1
-0
/
+1
2016-09-23
[PATCH 14/17][ARM] Add NEON FP16 instrinsics.
Matthew Wahab
1
-0
/
+674
2016-09-23
[PATCH 13/17][ARM] Add VFP FP16 instrinsics.
Matthew Wahab
2
-0
/
+256
2016-09-23
[PATCH 12/17][ARM] Add builtins for NEON FP16 intrinsics.
Matthew Wahab
1
-2
/
+57
2016-09-23
[PATCH 11/17][ARM] Add builtins for VFP FP16 intrinsics.
Matthew Wahab
3
-9
/
+121
2016-09-23
[PATCH 10/17][ARM] Refactor support code for NEON builtins.
Matthew Wahab
1
-134
/
+158
2016-09-23
[PATCH 9/17][ARM] Add NEON FP16 arithmetic instructions.
Matthew Wahab
3
-51
/
+534
2016-09-23
[PATCH 8/17][ARM] Add VFP FP16 arithmetic instructions.
Matthew Wahab
3
-6
/
+456
2016-09-23
[PATCH 7/17][ARM] Add FP16 data movement instructions.
Matthew Wahab
3
-12
/
+267
2016-09-23
[PATCH 6/17][ARM] Add data processing intrinsics for float16_t.
Matthew Wahab
6
-46
/
+298
2016-09-23
[PATCH 5/17][ARM] Enable HI mode moves for floating point values.
Matthew Wahab
3
-3
/
+101
2016-09-23
[PATCH 4/17][ARM] Define feature macros for FP16.
Matthew Wahab
1
-0
/
+5
2016-09-23
[PATCH 1/17][ARM] Add ARMv8.2-A command line option and profile.
Matthew Wahab
7
-7
/
+58
2016-09-22
[ARM] Add support for -mpure-code option
Andre Vieira
5
-8
/
+150
2016-09-22
use rtx_insn * more
Trevor Saunders
1
-1
/
+1
2016-09-14
Delete TARGET_LRA_P from those targets that set it to "true"
Segher Boessenkool
1
-3
/
+0
2016-08-31
* config/arm/arm.c (thumb1_size_rtx_costs) <SET>: Add missing guard.
Eric Botcazou
1
-1
/
+2
2016-08-26
[ARM] PR target/70473: Reduce size of Cortex-A8 automaton
Kyrylo Tkachov
1
-5
/
+9
2016-08-26
[ARM] Refactor MOVW/MOVT fusion logic to allow extension
Kyrylo Tkachov
1
-39
/
+50
2016-08-24
arm-modes.def: Add new condition code mode CC_V to represent the overflow bit.
Michael Collison
4
-0
/
+357
2016-08-24
t-aprofile (MULTILIB_MATCHES): Add mapping for -mcpu=cortex-a7, -mfpu=neon-fp...
Thomas Preud'homme
1
-17
/
+5
2016-08-24
[RTEMS] Add vfp multilib for ARM
Sebastian Huber
1
-2
/
+3
2016-08-23
[ARM] Fix predicable_short_it attribute for arm_movqi_insn
Christophe Lyon
1
-1
/
+1
2016-08-19
[ARM] Fix an invalid check for vectors of the same floating-point constants.
Matthew Wahab
1
-9
/
+4
2016-08-17
t-aprofile (MULTILIB_EXCEPTIONS): Rewrite into ...
Thomas Preud'homme
1
-27
/
+21
2016-07-28
merge adjust_cost and adjust_cost_2 target hooks
Trevor Saunders
2
-19
/
+23
2016-07-14
arm.h (TARGET_HAVE_LDACQ): Enable for ARMv8-M Mainline.
Thomas Preud'homme
2
-5
/
+10
2016-07-13
arm.h (TARGET_HAVE_CBZ): Define.
Thomas Preud'homme
3
-11
/
+105
2016-07-13
arm.h (TARGET_HAVE_MOVT): Include ARMv8-M as having MOVT.
Thomas Preud'homme
4
-43
/
+81
2016-07-12
arm.c (arm_option_override): Set MASK_SINGLE_PIC_BASE when -mno-pic-data-is-t...
Nathan Sidwell
1
-4
/
+14
2016-07-07
arm.h (TARGET_USE_MOVT): Check MOVT/MOVW availability with TARGET_HAVE_MOVT.
Thomas Preud'homme
4
-8
/
+11
2016-07-07
arm-protos.h: Reindent FL_FOR_* macro definitions.
Thomas Preud'homme
1
-24
/
+25
2016-07-07
arm-arches.def (armv8-m.base): Define new architecture.
Thomas Preud'homme
6
-9
/
+38
2016-07-07
elf.h: Use __ARM_ARCH_ISA_THUMB and __ARM_ARCH_ISA_ARM to decide whether to p...
Thomas Preud'homme
1
-2
/
+3
2016-07-06
[ARM] Add support for some ARMv8-A cores to driver-arm.c
Kyrylo Tkachov
1
-0
/
+6
2016-07-06
This patch improves the accuracy of the Cortex-A53 integer scheduler...
Wilco Dijkstra
1
-61
/
+48
2016-07-05
[ARM][testsuite] neon-testgen.ml removal
Christophe Lyon
2
-2681
/
+0
2016-07-01
[ARM] Delete thumb_reload_in_h
Kyrylo Tkachov
2
-8
/
+0
2016-07-01
arm.c (arm_function_ok_for_sibcall): Add another check for NULL decl.
Eric Botcazou
1
-1
/
+1
2016-06-29
Add qdf24xx base tuning support.
Jim Wilson
3
-1
/
+127
2016-06-24
[ARM][1/4] Replace uses of int_log2 by exact_log2
Kyrylo Tkachov
1
-19
/
+7
2016-06-23
config.gcc: Add support for arm*-*-phoenix* targets.
Jakub Sejdak
1
-0
/
+29
2016-06-22
[ARM] Add initial support for Cortex-A73
Kyrylo Tkachov
6
-2
/
+48
2016-06-20
[AArch64] Give some new costs for Cortex-A53 floating-point operations
James Greenhalgh
1
-26
/
+26
2016-06-20
[AArch64] Give some new costs for Cortex-A57 floating-point operations
James Greenhalgh
1
-26
/
+26
2016-06-20
The Cortex-A57 scheduler is missing fcsel, so add it.
Wilco Dijkstra
1
-1
/
+1
2016-06-17
[Patch ARM arm_neon.h] s/__FAST_MATH/__FAST_MATH__/g
James Greenhalgh
1
-6
/
+6
[next]