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-live.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-21
re PR middle-end/60291 (slow compile times for any mode (-O0/-O1/-O2) on larg...
Richard Biener
1
-1
/
+2
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-09
Eliminate FOR_EACH_BB_REVERSE macro.
David Malcolm
1
-1
/
+1
2013-12-09
Eliminate FOR_EACH_BB macro.
David Malcolm
1
-9
/
+9
2013-12-09
Eliminate last_basic_block macro.
David Malcolm
1
-5
/
+5
2013-12-09
Eliminate BASIC_BLOCK macro.
David Malcolm
1
-1
/
+1
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-0
/
+5
2013-11-21
Add minimal line tables at -g1.
Cary Coutant
1
-4
/
+4
2013-11-19
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-7
/
+7
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+2
2013-11-13
gimple-walk.h: New File.
Andrew Macleod
1
-0
/
+1
2013-10-23
tree-ssa.h: Remove all #include's
Andrew MacLeod
1
-2
/
+6
2013-10-18
tree-ssa.h: Don't include gimple-low.h...
Andrew MacLeod
1
-0
/
+1
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-1
/
+1
2013-09-26
tree-ssa-live.c (var_map_base_init): Handle SSA names with DECL_IGNORED_P bas...
Richard Biener
1
-2
/
+5
2013-09-12
tree-ssa.h: New.
Andrew MacLeod
1
-1
/
+1
2013-06-14
gimple.h (gimple_can_coalesce_p): Prototype.
Jeff Law
1
-2
/
+6
2013-04-26
This patch is the main part of a consolodation of the hash_table patches to t...
Lawrence Crowl
1
-6
/
+28
2013-04-02
re PR c++/34949 (Dead code in empty destructors.)
Jakub Jelinek
1
-4
/
+12
2013-03-29
Add uniform debug dump function names.
Lawrence Crowl
1
-0
/
+37
2013-03-21
tree-cfg.c (verify_expr_no_block): New function.
Richard Biener
1
-14
/
+0
2013-03-21
tree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
Richard Biener
1
-2
/
+2
2013-02-20
tree-call-cdce.c (tree_call_cdce): Do not remove unused locals.
Richard Biener
1
-1
/
+4
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-4
/
+4
2012-11-01
This patch normalizes more bitmap function names.
Lawrence Crowl
1
-4
/
+4
2012-10-30
This patch implements the unification of the *bitmap interfaces as discussed.
Lawrence Crowl
1
-1
/
+1
2012-10-05
re PR lto/54811 (tree code '�' is not supported in LTO streams)
Richard Guenther
1
-0
/
+5
2012-09-27
tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
Dehao Chen
1
-2
/
+3
2012-09-26
tree-ssa-live.c (clear_unused_block_pointer): Use explicitit (void) for funct...
Dehao Chen
1
-2
/
+2
2012-09-24
re PR lto/54632 (not supported in LTO streams : tree code '�F ��D�� `)
Richard Guenther
1
-5
/
+10
2012-09-19
Integrate lexical block into source_location.
Dehao Chen
1
-3
/
+50
2012-08-24
tree-ssa-live.c (dump_var_map): Do not dump the partition map of virtual oper...
Steven Bosscher
1
-1
/
+2
2012-08-17
re PR middle-end/54146 (Very slow compile with attribute((flatten)))
Steven Bosscher
1
-31
/
+28
2012-08-14
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
Richard Guenther
1
-3
/
+3
2012-08-10
tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...
Richard Guenther
1
-9
/
+23
2012-08-07
tree-dfa.c (set_ssa_default_def): Clear the SSA_NAME_DEFAULT_DEF bit of the o...
Richard Guenther
1
-0
/
+7
2012-08-07
tree-into-ssa.c (rewrite_stmt): Remove clobbers for variables we rewrite into...
Richard Guenther
1
-3
/
+0
2012-08-03
tree-vect-loop-manip.c (vect_can_advance_ivs_p): Query is_gimple_reg on the S...
Richard Guenther
1
-1
/
+1
2012-08-02
tree-ssa-live.c (set_is_used): Return a bool.
Michael Matz
1
-54
/
+26
2012-08-02
tree-flow.h (set_default_def): Rename to ...
Richard Guenther
1
-1
/
+1
2012-08-02
tree-dfa.c (referenced_var_lookup): Remove.
Richard Guenther
1
-11
/
+1
2012-08-01
tree-complex.c (init_parameter_lattice_values): Don't call var_ann.
Michael Matz
1
-53
/
+51
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-91
/
+2
2012-07-16
revert: tree.h (phi_arg_d): New field.
Dehao Chen
1
-4
/
+0
2012-07-10
tree.h (phi_arg_d): New field.
Dehao Chen
1
-0
/
+4
2012-06-22
tree-ssa-live.c (remove_unused_scope_block_p): Remove again DECL_IGNORED_P no...
Eric Botcazou
1
-5
/
+2
2012-05-29
expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocate a kept temp.
Michael Matz
1
-0
/
+3
2012-05-24
re PR bootstrap/53466 (Bootstrap failure)
Richard Guenther
1
-4
/
+17
[next]