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-flow.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-18
re PR middle-end/37448 (cannot compile big function)
Jan Hubicka
1
-5
/
+0
2008-09-18
Fix comments and formatrting
Andrew MacLeod
1
-1
/
+1
2008-09-11
dojump.c (do_jump): Move below.
Paolo Bonzini
1
-1
/
+1
2008-09-04
rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_...
Ian Lance Taylor
1
-1
/
+1
2008-09-02
backport: configure: Regenerate.
Sebastian Pop
1
-0
/
+7
2008-08-31
fwprop.c (should_replace_address): Add speed attribute.
Jan Hubicka
1
-2
/
+2
2008-07-28
re PR ada/36957 (ACATS ce3801b ICE emit_move_insn, at expr.c:3381 post tuple ...
Richard Guenther
1
-3
/
+0
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-178
/
+141
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
-3
/
+4
2008-07-03
tree-flow.h (loop_only_exit_p): Declare.
Eric Botcazou
1
-0
/
+1
2008-06-28
tree-ssa-structalias.c (callused_id, [...]): Add.
Richard Guenther
1
-0
/
+5
2008-06-27
re PR debug/36617 (Debug info for OpenMP code is almost non-existent)
Jakub Jelinek
1
-2
/
+2
2008-06-27
re PR tree-optimization/36400 (points-to results wrong)
Richard Guenther
1
-1
/
+1
2008-06-12
re PR tree-optimization/36345 (TBAA-pruning of points-to sets ineffective)
Richard Guenther
1
-4
/
+9
2008-06-11
tree-flow.h (may_point_to_global_var): Declare.
Richard Guenther
1
-0
/
+1
2008-05-29
re PR tree-optimization/36343 (Wrong code due to bad TBAA pruning of points-t...
Richard Guenther
1
-0
/
+1
2008-05-28
re PR tree-optimization/36291 (GCC is slow and memory-hungry building sipQtGu...
Richard Guenther
1
-4
/
+0
2008-05-16
tree-ssa-dse (max_stmt_uid): Removed.
Kenneth Zadeck
1
-4
/
+8
2008-05-13
tree.h (init_phinodes, [...]): Move ...
Diego Novillo
1
-2
/
+21
2008-05-09
tree-flow-inline.h (var_can_have_subvars): Move ...
Richard Guenther
1
-34
/
+0
2008-05-08
tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
Richard Guenther
1
-13
/
+0
2008-05-06
tree-flow.h: Remove prototype for computed_goto_p.
Aldy Hernandez
1
-1
/
+0
2008-04-27
re PR tree-optimization/18754 (unrolling happens too late/SRA does not happen...
Richard Guenther
1
-1
/
+1
2008-04-24
tree-parloops.c (take_address_of, [...]): Make them work on a region of code ...
Antoniu Pop
1
-0
/
+2
2008-04-24
tree-flow.h (vrp_evaluate_conditional): Change signature.
Rafael Avila de Espindola
1
-1
/
+1
2008-03-26
tree-flow.h (widen_bitfield): Remove declaration.
Richard Guenther
1
-1
/
+0
2008-03-15
tree-ssa-ccp.c (get_symbol_constant_value): Export.
Richard Guenther
1
-0
/
+2
2008-03-14
re PR tree-optimization/34172 (Missed store ccp optimization)
Richard Guenther
1
-0
/
+4
2008-03-05
cfg.c: Include tree-flow.h.
Aldy Hernandez
1
-0
/
+24
2008-02-28
invoke.texi: Document -ftree-loop-distribution.
Sebastian Pop
1
-0
/
+3
2008-02-28
revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
Richard Guenther
1
-18
/
+14
2008-02-26
tree-flow.h (uid_decl_map_hash, [...]): Move ...
Richard Guenther
1
-14
/
+18
2008-02-25
revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
Richard Guenther
1
-18
/
+14
2008-02-25
tree-flow.h (uid_decl_map_hash, [...]): Move ...
Richard Guenther
1
-14
/
+18
2008-02-15
re PR tree-optimization/35164 (Unable to coalesce ab SSA_NAMEs)
Richard Guenther
1
-0
/
+1
2008-01-26
re PR target/34711 (g++.dg/tree-ssa/ivopts-1.C fails for power and arm)
Zdenek Dvorak
1
-1
/
+0
2008-01-16
re PR middle-end/34668 (ICE in find_compatible_field with -combine)
Jakub Jelinek
1
-0
/
+1
2007-12-15
tree-scalar-evolution.c (number_of_iterations_for_all_loops): Replace print_l...
Sebastian Pop
1
-2
/
+6
2007-12-13
re PR middle-end/33088 (spurious exceptions with -ffloat-store)
Eric Botcazou
1
-0
/
+1
2007-11-16
re PR tree-optimization/33870 (miscompiles sqlite)
Richard Guenther
1
-6
/
+5
2007-11-13
pr 33870
Diego Novillo
1
-5
/
+5
2007-11-09
tree-flow.h (struct ptr_info_def): Make escape_mask a ENUM_BITFIELD.
Richard Guenther
1
-27
/
+27
2007-11-07
re PR tree-optimization/33870 (miscompiles sqlite)
Diego Novillo
1
-0
/
+4
2007-11-06
tree-flow.h (struct fieldoff): Reformat comment.
Diego Novillo
1
-4
/
+13
2007-10-28
tree-flow.h (subvar_t): Make it a VEC.
Richard Guenther
1
-15
/
+4
2007-10-25
tree-flow.h (mem_sym_stats): Remove.
Richard Guenther
1
-1
/
+1
2007-10-18
tree-ssa.c (uid_ssaname_map_eq): New function.
Richard Guenther
1
-1
/
+1
2007-10-18
tree-flow.h (struct gimple_df): Make referenced_vars a uid_decl_map.
Richard Guenther
1
-1
/
+4
2007-09-15
tree-parloops.c: New file.
Zdenek Dvorak
1
-2
/
+6
[next]