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-live.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-01
final.c (rest_of_clean_state): If -fcompare-debug is given dump final insns w...
Richard Guenther
1
-11
/
+1
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-33
/
+33
2009-09-02
invoke.texi (-fvar-tracking-assignments): New.
Alexandre Oliva
1
-0
/
+5
2009-08-27
gengtype.c (main): Handle uint64_t.
Richard Guenther
1
-0
/
+9
2009-07-02
tree-ssa-live.c (remove_unused_locals): Do not remove heap variables.
Richard Guenther
1
-0
/
+1
2009-06-05
re PR middle-end/40340 (Fortification warning no longer emitted in inlines)
Jakub Jelinek
1
-1
/
+19
2009-06-04
tree-ssa-live.c (remove_unused_scope_block_p): Keep variables that have value...
Alexandre Oliva
1
-0
/
+11
2009-05-28
tree-ssa-live.c (remove_unused_locals): Skip when not optimizing.
Alexandre Oliva
1
-4
/
+8
2009-05-27
tree-ssa-live.c (dump_scope_block): Document arguments.
Diego Novillo
1
-1
/
+17
2009-04-26
Expand from SSA.
Michael Matz
1
-66
/
+9
2009-04-17
dbxout.c (dbxout_block): Reinstate test on TREE_USED.
Eric Botcazou
1
-0
/
+2
2009-04-03
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
Richard Guenther
1
-2
/
+0
2009-03-17
re PR debug/39474 (DW_AT_location missing for unused variables even at -O0)
Jakub Jelinek
1
-3
/
+3
2009-03-01
re PR debug/39267 (gdb testsuite regressions)
Jan Hubicka
1
-1
/
+9
2009-02-27
re PR debug/39267 (gdb testsuite regressions)
Jan Hubicka
1
-21
/
+62
2009-02-23
re PR tree-optimization/37709 (inlining causes explosion in debug info)
Jan Hubicka
1
-13
/
+57
2009-02-10
re PR target/39139 (ICE with stringop and register var)
Jakub Jelinek
1
-1
/
+7
2008-10-09
tree-ssa-live.c (remove_unused_locals): Mark all edge's goto_block as used.
Jakub Jelinek
1
-0
/
+6
2008-09-06
re PR tree-optimization/14703 (Inadequate optimization of inline templated fu...
Jan Hubicka
1
-0
/
+7
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-45
/
+66
2008-07-20
cgraph.c (cgraph_add_new_function): Do early local passes.
Jan Hubicka
1
-4
/
+8
2008-06-06
cgraph.c: Fix typos in comments.
Ralf Wildenhues
1
-2
/
+3
2008-04-18
except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...
Jan Hubicka
1
-5
/
+5
2007-11-26
tree-ssa-live.c (remove_unused_scope_block_p): Drop declarations and blocks o...
Alexandre Oliva
1
-3
/
+13
2007-10-12
re PR tree-optimization/33645 (undefined static variable in vortex for -fno-u...
Jakub Jelinek
1
-14
/
+59
2007-10-02
Revert patches that should have been installed in the vta branch only.
Alexandre Oliva
1
-4
/
+35
2007-10-02
tree-ssa-live.c (remove_unused_scope_block_p): Don't change generated code de...
Alexandre Oliva
1
-35
/
+4
2007-09-01
arm.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2007-07-28
cfglayout.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-5
/
+4
2007-07-26
tree-ssa-live.c: Include debug.h and flags.h.
Jan Hubicka
1
-1
/
+114
2007-05-26
i386.c, [...]: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2007-02-08
re PR tree-optimization/30562 (remove unused variable is removing a reference...
Diego Novillo
1
-6
/
+8
2007-01-31
cgraphunit.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2007-01-14
tree-dfa.c (remove_referenced_var): New function.
Jan Hubicka
1
-8
/
+17
2006-12-22
cgraphunit.c, [...]: Fix comment typos.
Kazu Hirata
1
-3
/
+3
2006-12-10
New out of ssa Coalescer.
Andrew MacLeod
1
-1142
/
+233
2006-12-05
Merge gimple-tuples-branch into mainline.
Aldy Hernandez
1
-3
/
+3
2006-12-05
darwin.h, [...]: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2006-12-04
Switch live on entry to a per block basis from per variable.
Andrew MacLeod
1
-264
/
+290
2006-12-01
common.opt (ftree-combine-temps): Remove.
Andrew MacLeod
1
-96
/
+9
2006-11-30
Implement coalesce list with hash table instead of linked list.
Andrew MacLeod
1
-111
/
+150
2006-11-28
Privatize SSA variables into gimple_df.
Jan Hubicka
1
-1
/
+1
2006-04-12
Makefile.in (TREE_SSA_LIVE_H): Add vecprim.h.
Kazu Hirata
1
-13
/
+15
2006-04-10
Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.
Kazu Hirata
1
-3
/
+1
2006-01-31
re PR middle-end/25933 (memory leaks)
Uttam Pawar
1
-3
/
+3
2006-01-05
tree-pass.h (TODO_remove_unused_locals): Define.
Richard Guenther
1
-0
/
+70
2005-12-18
tree-tailcall.c (find_tail_calls): Use XNEW.
Gabriel Dos Reis
1
-4
/
+4
2005-07-30
tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.
Jan Hubicka
1
-2
/
+23
2005-06-30
[multiple changes]
Daniel Berlin
1
-18
/
+16
[next]