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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-30
re PR tree-optimization/68501 (sqrt builtin is not used anymore)
Jakub Jelinek
3
-14
/
+68
2015-11-30
nvptx.c (nvptx_name_replacement): Move earlier.
Nathan Sidwell
1
-138
/
+116
2015-11-30
[AVX-512] Enable QI-mode mask logic patterns on non-AVX-512DQ targets.
Kirill Yukhin
1
-3
/
+6
2015-11-30
re PR target/28115 (possible bug in recog_memoized usage in rs6000.c??)
Eric Botcazou
1
-3
/
+3
2015-11-29
nvptx.md (const_0_operand, [...]): Delete.
Nathan Sidwell
1
-21
/
+1
2015-11-29
re PR target/28115 (possible bug in recog_memoized usage in rs6000.c??)
David Edelsohn
1
-2
/
+2
2015-11-28
nvptx.h (FIRST_PARM_OFFSET): Add void cast.
Nathan Sidwell
1
-4
/
+6
2015-11-27
nvptx-protos.h (nvptx_addr_space_from_address): Don't declare.
Nathan Sidwell
2
-38
/
+46
2015-11-27
nvptx-protos.h (nvptx_record_needed_decl): Don't declaree.
Nathan Sidwell
3
-142
/
+131
2015-11-26
[AArch64] Add NEON intrinsics vqrdmlah_lane and vqrdmlsh_lane.
Matthew Wahab
1
-0
/
+168
2015-11-26
[AArch64] Add NEON intrinsics vqrdmlah and vqrdmlsh.
Matthew Wahab
1
-0
/
+53
2015-11-26
[AArch64] Add ACLE feature macro for ARMv8.1 Adv.SIMD instructions.
Matthew Wahab
1
-0
/
+1
2015-11-26
aarch64-simd-builtins.def: Add missing changes from r230962.
Matthew Wahab
1
-0
/
+14
2015-11-26
nvptx.c (write_func_decl_from_insn): Replace callee arg with name.
Nathan Sidwell
1
-107
/
+58
2015-11-26
[AArch64] Add sqrdmah, sqrdmsh instructions.
Matthew Wahab
2
-2
/
+98
2015-11-26
[AArch64] Add support for ARMv8.1 Adv.SIMD instructions.
Matthew Wahab
1
-0
/
+4
2015-11-26
re PR target/68416 ([MPX] GCC emits a lot of redundant bndmov instructions)
Ilya Enkovich
1
-1
/
+1
2015-11-26
[AArch64] Update patterns to support FP zero
Wilco Dijkstra
2
-13
/
+13
2015-11-25
<patch #10>
Michael Meissner
4
-31
/
+78
2015-11-25
nvptx.md (load_arg_reg<mode>): Arg number constraint is 'n'.
Nathan Sidwell
2
-23
/
+18
2015-11-25
nvptx.c (walk_args_for_params): Delete.
Nathan Sidwell
1
-82
/
+69
2015-11-25
rs6000.c (rs6000_declare_alias): Rename and globalize both the symbol and the...
David Edelsohn
1
-10
/
+14
2015-11-25
Port libvtv to Solaris
Rainer Orth
1
-8
/
+28
2015-11-25
2015-11-24 Michael Collison <michael.collison@linaro.org>
Michael Collison
2
-0
/
+80
2015-11-24
frame-header-opt.c (gate): Check for optimize > 0.
Steve Ellcey
3
-16
/
+132
2015-11-24
nvptx.c (maybe_split_mode): Return new mode or VOIDmode, don't alter incoming...
Nathan Sidwell
1
-76
/
+62
2015-11-24
rs6000.md (lround<mode>di2): Remove constraints.
Michael Meissner
1
-2
/
+2
2015-11-24
rs6000.md (UNSPEC_XSRDPI): New unspec.
David Edelsohn
1
-38
/
+68
2015-11-24
[PATCH][AArch64] Improve add immediate expansion
Wilco Dijkstra
1
-19
/
+35
2015-11-24
rs6000: Fix for and_operand oversight (PR68332, PR67677)
Segher Boessenkool
1
-1
/
+2
2015-11-24
[AArch64][v2] Improve comparison with complex immediates followed by branch/cset
Kyrylo Tkachov
3
-3
/
+78
2015-11-24
Fix PR68497 (ICE with -fno-checking)
Mikhail Maltsev
1
-12
/
+14
2015-11-23
Add uaddv4_optab and usubv4_optab
Richard Henderson
2
-4
/
+76
2015-11-23
[AArch64] PR target/68363 Check that argument is real INSN in aarch64_madd_ne...
Kyrylo Tkachov
1
-1
/
+1
2015-11-23
[AARCH64] Adding constant folding for __builtin_fmulx* with scalar 32 and 64 ...
Bilyan Borisov
1
-2
/
+49
2015-11-23
S/390: Fix symbol ref alignment
Robin Dapp
3
-28
/
+76
2015-11-22
re PR target/68390 (Incorrect code due to indirect tail call of varargs funct...
Kugan Vivekanandarajah
1
-1
/
+6
2015-11-22
[AARCH64][PATCH 2/3] Implementing vmulx_lane NEON intrinsic variants
Bilyan Borisov
2
-26
/
+146
2015-11-21
* config/nvptx/nvptx.md (clz<mode>2): Use operand 1 for type.
Nathan Sidwell
1
-1
/
+1
2015-11-21
nvptx.c (write_function_decl_and_comment): Print leading blank line.
Nathan Sidwell
2
-11
/
+12
2015-11-20
sparc.md (umulxhi_vis): Move around.
Eric Botcazou
1
-174
/
+149
2015-11-20
[AArch64] Add attribute for compatibility with ARM pipeline models
Evandro Menezes
2
-0
/
+7
2015-11-20
[ARM] Do not expand movmisalign pattern if not in 32-bit mode
Kyrylo Tkachov
2
-7
/
+8
2015-11-20
[ARM] PR 68149 Fix ICE in unaligned_loaddi split
Kyrylo Tkachov
2
-57
/
+24
2015-11-20
nvptx.c (nvptx_use_anchors_for_symbol_p): New.
Nathan Sidwell
1
-0
/
+16
2015-11-20
S/390: Add bswaphi2 pattern
Andreas Krebbel
1
-0
/
+10
2015-11-20
S/390: Clobber r1 in patterns resulting in pfpo instruction.
Dominik Vogt
1
-8
/
+17
2015-11-19
nvptx.h (SUPPORTS_WEAK): Define.
Nathan Sidwell
2
-3
/
+5
2015-11-19
revert: rs6000.c (use_toc_relative_ref): Ignore type-limits warning.
David Edelsohn
1
-5
/
+0
2015-11-19
nvptx.md (atomic_compare_and_swap<mode>_1, [...]): Input values can be immedi...
Nathan Sidwell
1
-3
/
+3
[next]