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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-30
predict.h (force_edge_cold): Declare.
Jan Hubicka
1
-0
/
+8
2016-05-30
visium.c (visium_split_double_add): Minor tweaks.
Eric Botcazou
1
-0
/
+6
2016-05-30
tree-vect-loop.c (vect_analyze_loop_2): Use likely_max_stmt_executions_int.
Jan Hubicka
1
-0
/
+5
2016-05-30
Remove assert in get_def_bb_for_const
Tom de Vries
1
-0
/
+5
2016-05-29
re PR target/71245 (std::atomic<double> load/store bounces the data to the st...
Uros Bizjak
1
-0
/
+7
2016-05-29
* predict.c (maybe_hot_frequency_p): Avoid division.
Jan Hubicka
1
-0
/
+4
2016-05-28
* doc/install.texi: Use https for shop.fsf.org.
Gerald Pfeifer
1
-0
/
+4
2016-05-28
tree-ssa-loop-ivopts.c (estimated_stmt_executions_int): Use likely_max_stmt_e...
Jan Hubicka
1
-0
/
+5
2016-05-28
prefetch-5.c: Remove xfail.
Jan Hubicka
1
-0
/
+5
2016-05-28
profile.c (compute_branch_probabilities): Do not report hitrates here.
Jan Hubicka
1
-0
/
+8
2016-05-28
predict.c (edge_predicted_by_p): New function.
Jan Hubicka
1
-0
/
+6
2016-05-28
tree-ssa-loop-niter.c (number_of_iterations_exit): Revert accidental commit.
Jan Hubicka
1
-0
/
+5
2016-05-28
Fix segfault on verify_dominators error path
Alan Modra
1
-0
/
+4
2016-05-28
ira.c bb_loop_depth again
Alan Modra
1
-0
/
+5
2016-05-27
* doc/sourcebuild.texi: New address for upstream Go repository.
Gerald Pfeifer
1
-0
/
+4
2016-05-27
arm.h (TARGET_ARM_V6M): Remove.
Thomas Preud'homme
1
-0
/
+5
2016-05-27
tree-ssa-threadedge.c: Remove include of tree-ssa-threadbackward.h.
Jeff Law
1
-0
/
+13
2016-05-27
visium-protos.h (split_double_move): Rename into...
Eric Botcazou
1
-1
/
+21
2016-05-27
configure.ac: Treat a --with-headers option without argument the same as the ...
Ulrich Weigand
1
-0
/
+6
2016-05-27
[AArch64] Tie operand 1 to operand 0 in AESMC pattern when AES/AESMC fusion i...
Kyrylo Tkachov
1
-0
/
+8
2016-05-27
[AArch64] PR target/63596, honor tree-stdarg analysis result to improve VAARG...
Jiong Wang
1
-0
/
+7
2016-05-27
[AArch64] Enable tree-stdarg pass for AArch64 by defining counter fields
Jiong Wang
1
-0
/
+5
2016-05-27
Remove aarch64_cannot_change_mode_class as the underlying issue (PR67609) has...
Wilco Dijkstra
1
-0
/
+9
2016-05-27
cfgloop.c (record_niter_bound): Record likely upper bounds.
Jan Hubicka
1
-0
/
+27
2016-05-27
re PR middle-end/71308 (ICE (segfault) in in gimple_fold_call gimple-fold.c:3...
Marek Polacek
1
-0
/
+5
2016-05-27
S/390: Replace rtx_equal_p with reg_overlap_mentioned_p in splitter check.
Andreas Krebbel
1
-0
/
+5
2016-05-27
combine: Take known zero bits into account when checking extraction.
Dominik Vogt
1
-0
/
+5
2016-05-27
[AArch64] Simplify ashl<mode>3 expander for SHORT modes
Kyrylo Tkachov
1
-0
/
+6
2016-05-27
re PR middle-end/71279 (ICE on trunk gcc with knl target)
Ilya Enkovich
1
-0
/
+6
2016-05-27
[AArch64] Delete obsolete CC_ZESWP and CC_SESWP CC modes
Kyrylo Tkachov
1
-0
/
+9
2016-05-26
rs6000.c (rs6000_emit_p9_fp_minmax): New function for ISA 3.0 min/max support.
Michael Meissner
1
-0
/
+49
2016-05-27
ira.c bb_loop_depth
Alan Modra
1
-0
/
+6
2016-05-26
i386.md (*movqi_internal): Use if_then_else or cond RTXes to calculate attrib...
Uros Bizjak
1
-0
/
+43
2016-05-26
IVOPTS: make comp_cost in a more c++ fashion.
Martin Liska
1
-0
/
+45
2016-05-26
Fix ivopts estimates for internal functions
Richard Sandiford
1
-0
/
+5
2016-05-26
GCC expands switch statements in a very simplistic way and tries to use a tab...
Wilco Dijkstra
1
-0
/
+5
2016-05-26
SIMD operations like combine prefer to have their operands in FP registers,
Wilco Dijkstra
1
-0
/
+6
2016-05-26
sse.md (*vcvtps2ph_store<mask_name>): Use v constraint instead of x constraint.
Jakub Jelinek
1
-0
/
+4
2016-05-26
sse.md (*ssse3_palignr<mode>_perm): Add avx512bw alternative.
Jakub Jelinek
1
-0
/
+3
2016-05-26
* config/i386/sse.md
Jakub Jelinek
1
-0
/
+11
2016-05-25
re PR tree-optimization/71272 (internal compiler error: in operator[], throug...
Jeff Law
1
-0
/
+6
2016-05-25
This patch adds support for the vec_cmpne altivec builtins from the Power...
Bill Seurer
1
-0
/
+10
2016-05-25
tree-ssa-phiopt.c (factor_out_conditional_conversion): Remove redundant test ...
Eric Botcazou
1
-0
/
+6
2016-05-25
re PR target/70738 (Add -mgeneral-regs-only option)
Uros Bizjak
1
-0
/
+24
2016-05-25
[RTL ifcvt] PR rtl-optimization/66940: Avoid signed overflow in noce_get_alt_...
Kyrylo Tkachov
1
-0
/
+7
2016-05-25
AVX-512F: Add vectorizer support builtins
Ilya Verbin
1
-0
/
+35
2016-05-25
msp430.c (msp430_attr): Produce an error if a static interrupt handler is det...
Nick Clifton
1
-0
/
+9
2016-05-25
re PR tree-optimization/71261 (Trunk GCC hangs on knl and broadwell targets)
Richard Biener
1
-0
/
+7
2016-05-25
Fix dump output typo
Martin Liska
1
-0
/
+4
2016-05-25
re PR tree-optimization/71264 (ICE in convert_move)
Richard Biener
1
-0
/
+6
[next]