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
/
tree-ssa-sccvn.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-01
tree-ssa-sccvn.h (copy_reference_ops_from_ref, [...]): Remove.
Richard Biener
1
-5
/
+1
2014-08-01
Convert tree-ssa-sccvn to inchash
Andi Kleen
1
-2
/
+4
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-04-23
This patch extracts approved portions of the hash_table patches to the...
Lawrence Crowl
1
-2
/
+3
2013-02-19
re PR tree-optimization/56384 (ICE in fold_binary_loc, at fold-const.c:10422)
Richard Biener
1
-4
/
+13
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-10
/
+8
2012-10-08
re PR tree-optimization/54825 (ICE with vector extension)
Richard Guenther
1
-1
/
+1
2012-09-13
tree-ssa-sccvn.h (enum vn_kind): New.
Richard Guenther
1
-0
/
+3
2012-07-06
re PR tree-optimization/52009 (Another missed tail merging opportunity)
Tom de Vries
1
-1
/
+1
2012-04-27
re PR tree-optimization/51879 (Missed tail merging with non-const/pure calls)
Tom de Vries
1
-0
/
+1
2011-09-27
re PR middle-end/43864 (Same basic blocks should be merged)
Tom de Vries
1
-0
/
+14
2011-09-06
re PR tree-optimization/48317 (SCCVN does not handle vector constructors)
Richard Guenther
1
-5
/
+11
2011-02-07
re PR tree-optimization/47615 (ICE: too deep recursion in phi_translate/phi_t...
Richard Guenther
1
-2
/
+3
2011-01-21
re PR tree-optimization/47365 (wrong code with -O -ftree-pre)
Richard Guenther
1
-2
/
+3
2011-01-03
Update Copyright years for files modified in 2010.
Jakub Jelinek
1
-1
/
+1
2010-07-01
re PR middle-end/42834 (memcpy folding overeager)
Richard Guenther
1
-1
/
+3
2010-04-07
re PR tree-optimization/43270 (array-bounds false negative)
Richard Guenther
1
-0
/
+1
2009-06-07
tree-flow.h (make_value_handle, [...]): Remove prototypes for removed functions.
Bernhard Reutner-Fischer
1
-0
/
+4
2009-05-28
tree-ssa-alias.c (ao_ref_init): New function.
Richard Guenther
1
-3
/
+6
2009-04-04
re PR c++/8781 (Pessimization of C++ (functional) code)
Richard Guenther
1
-0
/
+2
2009-04-03
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
Richard Guenther
1
-10
/
+9
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2009-01-28
re PR tree-optimization/38926 (ice in find_or_generate_expression, at tree-ss...
Richard Guenther
1
-1
/
+0
2009-01-18
re PR tree-optimization/38819 (trapping expression wrongly hoisted out of loop)
Richard Guenther
1
-0
/
+1
2008-11-02
re PR tree-optimization/37991 (excessive memory consumption - possible hang)
Richard Guenther
1
-1
/
+0
2008-08-21
tree-ssa-pre.c (insert_into_preds_of_block): Before inserting a PHI ask VN if...
Richard Guenther
1
-0
/
+1
2008-08-19
re PR tree-optimization/35972 (load-PRE missed opportunities without SFTs)
Richard Guenther
1
-1
/
+1
2008-07-29
re PR tree-optimization/36945 (PRE/SCCVN do not handle aggregate function arg...
Richard Guenther
1
-0
/
+1
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-3
/
+30
2008-07-19
re PR bootstrap/36864 (Yet another bootstrap failure on i686-apple-darwin9)
Richard Guenther
1
-0
/
+1
2008-07-14
tree-ssa-sccvn.c (pre_info): Remove.
Richard Guenther
1
-1
/
+0
2008-07-08
Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt...
Daniel Berlin
1
-6
/
+109
2008-04-15
tree-ssa-sccvn.h (vn_reference_lookup): Adjust prototype.
Richard Guenther
1
-1
/
+1
2008-03-14
re PR tree-optimization/34043 (Missed optimization causing extra loads and st...
Richard Guenther
1
-1
/
+6
2008-03-08
tree-ssa-sccvn.h (vn_binary_op_lookup): Remove.
Richard Guenther
1
-4
/
+2
2008-01-10
tree-ssa-sccvn.h (struct vn_ssa_aux): Make the most accessed field (valnum) t...
Steven Bosscher
1
-8
/
+9
2007-12-13
re PR middle-end/34450 (compile takes up 1.8 GB RAM at -O1)
Richard Guenther
1
-1
/
+1
2007-08-26
tree-ssa-sccvn.c, [...]: Remove unnecessary trailing whitespace.
Bernhard Fischer
1
-1
/
+1
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-13
/
+12
2007-06-30
Fix PR tree-optimization/32540 Fix PR tree-optimization/31651
Daniel Berlin
1
-0
/
+65