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
2010-01-07
gimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHECKING.
Richard Guenther
1
-24
/
+0
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-11
/
+11
2009-11-25
graphite-sese-to-poly.c (pdr_add_data_dimensions): Do not infer loop upper bo...
Sebastian Pop
1
-0
/
+1
2009-11-24
tree.h (union tree_ann_d): Don't declare.
Michael Matz
1
-32
/
+0
2009-11-02
re PR tree-optimization/41857 (Loop optimizer breaks __ea pointers with -mea64)
Ulrich Weigand
1
-1
/
+1
2009-10-26
tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
Ben Elliston
1
-1
/
+1
2009-10-26
extend.texi (Named Address Spaces): New section.
Ben Elliston
1
-1
/
+2
2009-10-12
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...
Alexandre Oliva
1
-4
/
+2
2009-10-03
Merge lto branch into trunk.
Diego Novillo
1
-0
/
+1
2009-09-22
tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare.
Richard Guenther
1
-4
/
+0
2009-09-14
Squash commit of EH in gimple
Richard Henderson
1
-12
/
+23
2009-09-08
tree-ssa-loop-ivopts.c (get_phi_with_result): Remove.
Alexandre Oliva
1
-2
/
+3
2009-09-02
invoke.texi (-fvar-tracking-assignments): New.
Alexandre Oliva
1
-0
/
+4
2009-09-01
tree-flow.h (mark_addressable): Move declaration ...
Richard Guenther
1
-1
/
+0
2009-08-27
gengtype.c (main): Handle uint64_t.
Richard Guenther
1
-0
/
+1
2009-08-12
Fix to PR41012
Xinliang David Li
1
-0
/
+1
2009-08-09
tree-dfa.c (renumber_gimple_stmt_uids_in_blocks): New function.
Bernd Schmidt
1
-0
/
+1
2009-07-30
Add source_location support to PHI arguments.
Andrew MacLeod
1
-2
/
+3
2009-07-30
ssa-loop-manip.c: Include langhooks.h.
Razya Ladelsky
1
-1
/
+1
2009-07-14
tree-ssa-alias.h (refs_may_alias_p_1): Declare.
Richard Guenther
1
-0
/
+4
2009-07-08
basic-block.h (dump_regset, [...]): Remove duplicate prototypes.
Shujing Zhao
1
-5
/
+0
2009-07-03
loop-24.c: Update dump file matching; enable -O2.
Jan Hubicka
1
-1
/
+0
2009-06-07
tree-flow.h (make_value_handle, [...]): Remove prototypes for removed functions.
Bernhard Reutner-Fischer
1
-16
/
+0
2009-05-27
tree-ssa-live.c (dump_scope_block): Document arguments.
Diego Novillo
1
-0
/
+1
2009-05-26
tree-vect-data-refs.c (vect_create_data_ref_ptr): Remove redundant calls to m...
Richard Guenther
1
-1
/
+0
2009-05-20
tree-flow.h (insert_edge_copies_seq): Undeclare.
Martin Jambor
1
-7
/
+0
2009-04-28
tree.h (SSA_NAME_VALUE): Remove.
Richard Guenther
1
-0
/
+8
2009-04-27
tree-flow-inline.h (function_ann): Remove.
Richard Guenther
1
-18
/
+0
2009-04-26
* tree-flow.h (tree_ann_common_d): Remove aux and value_handle members.
Michael Matz
1
-7
/
+0
2009-04-26
Expand from SSA.
Michael Matz
1
-8
/
+1
2009-04-25
tree.c (list_equal_p): New function.
Jan Hubicka
1
-7
/
+1
2009-04-22
hashtab.h: Update GTY annotations to new syntax
Taras Glek
1
-19
/
+10
2009-04-17
omp-low.c (create_omp_child_function): Set DECL_CONTEXT for DECL.
Diego Novillo
1
-0
/
+1
2009-04-03
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
Richard Guenther
1
-226
/
+25
2009-04-02
re PR middle-end/37221 (Missed early loop-unroll optimization - causes 40% de...
Richard Guenther
1
-0
/
+1
2009-03-28
attr-noinline.c: Avoid pure-const optimization.
Jan Hubicka
1
-0
/
+1
2009-03-27
gimplify.c (mark_addressable): Export.
Richard Guenther
1
-0
/
+1
2009-03-06
re PR middle-end/39360 (ICE in referenced_var_lookup, at tree-dfa.c:563)
Jakub Jelinek
1
-1
/
+1
2009-03-03
re PR middle-end/39335 (ICE in GCC 4.4 with -O[123] -floop-interchange)
Sebastian Pop
1
-1
/
+1
2009-02-27
re PR debug/39267 (gdb testsuite regressions)
Jan Hubicka
1
-0
/
+1
2009-01-18
re PR tree-optimization/38819 (trapping expression wrongly hoisted out of loop)
Richard Guenther
1
-0
/
+2
2009-01-02
re PR middle-end/38690 (Missing parentheses for (a-1)/2 in final_cleanup)
Jakub Jelinek
1
-1
/
+3
2008-12-11
Fix testsuite/gfortran.dg/graphite/id-4.f90.
Sebastian Pop
1
-0
/
+2
2008-11-05
re PR middle-end/37742 (ICE in vectorizer with restrict pointer)
Richard Guenther
1
-0
/
+2
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
[next]