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
/
tree-ssa-dom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-23
re PR tree-optimization/44683 (Optimization bug with copysign builtin)
Eric Botcazou
1
-6
/
+12
2011-10-06
fold-const.c (fold_ternary_loc): Also fold non-constant vector CONSTRUCTORs.
Richard Biener
1
-22
/
+8
2011-09-09
gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator instead o...
Richard Guenther
1
-1
/
+4
2011-09-07
re PR tree-optimization/50213 (Regression in space-optimized code relative to...
Richard Guenther
1
-4
/
+6
2011-06-30
re PR tree-optimization/49572 (gcc.dg/tree-ssa/20030709-2.c scan-tree-dump-ti...
Eric Botcazou
1
-3
/
+1
2011-06-28
* tree-ssa-dom.c (initialize_hash_element): Fix oversight.
Eric Botcazou
1
-0
/
+1
2011-06-14
dumping cleanup phase 1 -- Removing TODO_dump_func
David Li
1
-3
/
+1
2011-04-20
Makefile.in (INTERNAL_FN_DEF, [...]): Define.
Richard Sandiford
1
-7
/
+19
2011-03-24
re PR tree-optimization/48271 (ICE: SIGSEGV in tree_ssa_dominator_optimize (t...
Richard Guenther
1
-2
/
+4
2011-02-14
re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out ...
Eric Botcazou
1
-3
/
+4
2010-10-21
basic-block.h (single_succ_edge): Use gcc_checking_assert.
Nathan Froyd
1
-4
/
+2
2010-09-20
re PR middle-end/45705 (Useless store not optimized away)
Richard Guenther
1
-0
/
+42
2010-08-17
tree-ssa-dom.c (struct edge_info): Use a VEC for the list of conditional equi...
Richard Guenther
1
-81
/
+55
2010-07-20
re PR tree-optimization/44977 (ice in propagate_rhs_into_lhs, at tree-ssa-dom...
Richard Guenther
1
-0
/
+14
2010-06-27
re PR tree-optimization/44683 (Optimization bug with copysign builtin)
Richard Guenther
1
-2
/
+2
2010-06-25
With large parts from Jim Wilson:
Bernd Schmidt
1
-32
/
+82
2010-06-01
gimplify.c: Do not include except.h and optabs.h.
Steven Bosscher
1
-2
/
+0
2010-05-29
tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.
Jan Hubicka
1
-1
/
+1
2010-05-21
diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...
Joseph Myers
1
-0
/
+2
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-3
/
+0
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+1
2010-01-04
tree-ssa-sccvn.c (get_or_alloc_constant_value_id): Allocate a new entry only ...
Richard Guenther
1
-20
/
+15
2009-12-06
re PR debug/42234 (internal compiler error: verify_ssa failed)
Richard Henderson
1
-1
/
+3
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-32
/
+32
2009-11-21
tree-ssa.c (find_released_ssa_name): Handle NULL wi.
Alexandre Oliva
1
-1
/
+8
2009-10-16
re PR tree-optimization/41728 (error: SSA name in freelist but still referenced)
Richard Guenther
1
-0
/
+1
2009-10-09
re PR tree-optimization/41634 (ICE in dom)
Richard Guenther
1
-8
/
+11
2009-10-05
re PR tree-optimization/23821 (DOM and VRP creating harder to optimize code)
Richard Guenther
1
-0
/
+6
2009-09-28
builtins.c (interclass_mathfn_icode): New helper.
Michael Matz
1
-0
/
+14
2009-09-25
re PR tree-optimization/41454 (DOM miscompiles gcc.c-torture/execute/990513-1...
Michael Matz
1
-71
/
+15
2009-09-02
invoke.texi (-fvar-tracking-assignments): New.
Alexandre Oliva
1
-1
/
+6
2009-07-16
re PR c/40435 (Revision 148442 caused many regressions on trunk)
Aldy Hernandez
1
-5
/
+9
2009-06-27
domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil...
Paolo Bonzini
1
-167
/
+152
2009-05-24
tree-ssa-operands.h (push_stmt_changes, [...]): Delete.
Paolo Bonzini
1
-29
/
+14
2009-05-11
passes.c (init_optimization_passes): Strip now incorrect comment.
Richard Guenther
1
-2
/
+2
2009-04-28
tree.h (SSA_NAME_VALUE): Remove.
Richard Guenther
1
-22
/
+11
2009-04-17
tree-ssa-dom.c (gimple_assign_unary_useless_conversion_p): Remove.
Richard Guenther
1
-25
/
+1
2009-04-03
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
Richard Guenther
1
-11
/
+6
2009-04-02
re PR middle-end/37221 (Missed early loop-unroll optimization - causes 40% de...
Richard Guenther
1
-1
/
+1
2008-12-30
re PR tree-optimization/38645 (ICE with volatile)
Richard Guenther
1
-30
/
+10
2008-09-08
re PR middle-end/37337 (ICE: verify_flow_info failed)
Jakub Jelinek
1
-3
/
+7
2008-08-18
tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
Tomas Bily
1
-6
/
+3
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-606
/
+1056
2008-07-08
Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt...
Daniel Berlin
1
-3
/
+3
2008-06-06
cgraph.c: Fix typos in comments.
Ralf Wildenhues
1
-4
/
+4
2008-05-20
tree-ssa-reassoc.c (fini_reassoc): Use the statistics infrastructure.
Richard Guenther
1
-14
/
+7
2008-05-18
tree-ssa-dom.c (tree_ssa_dominator_optimize): If some blocks need EH cleanup ...
Eric Botcazou
1
-0
/
+17
2008-03-26
tree-flow.h (widen_bitfield): Remove declaration.
Richard Guenther
1
-31
/
+6
2008-03-20
tree-scalar-evolution.c (chrec_contains_symbols_defined_in_loop): Use is_gimp...
Richard Guenther
1
-3
/
+4
2008-03-19
re PR other/35094 (RTL dump file letters hosed and partly undocumented)
Jan Hubicka
1
-6
/
+10
[next]