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
/
dominance.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-07
remove pointer-set.[ch]
Trevor Saunders
1
-1
/
+0
2014-06-24
add hash_map class
Trevor Saunders
1
-6
/
+5
2014-04-29
dominance.c (free_dominance_info): Add overload with function parameter.
Richard Biener
1
-10
/
+28
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-09
Eliminate FOR_ALL_BB macro.
David Malcolm
1
-3
/
+3
2013-12-09
Eliminate FOR_EACH_BB_REVERSE macro.
David Malcolm
1
-2
/
+2
2013-12-09
Eliminate FOR_EACH_BB macro.
David Malcolm
1
-3
/
+3
2013-12-09
Eliminate last_basic_block macro.
David Malcolm
1
-6
/
+9
2013-12-09
Eliminate BASIC_BLOCK macro.
David Malcolm
1
-3
/
+3
2013-11-21
Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-1
/
+1
2013-11-19
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-10
/
+11
2013-11-19
Eliminate n_basic_blocks macro
David Malcolm
1
-4
/
+4
2013-06-24
pointer-set.h (struct pointer_set_t): Move here from pointer-set.c.
Richard Biener
1
-6
/
+6
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-20
Introduce vNULL to use as a nil initializer for vec<>.
Diego Novillo
1
-4
/
+4
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-38
/
+40
2012-10-31
re PR tree-optimization/55018 (CDDCE pass is too aggressive sometimes with in...
Steven Bosscher
1
-4
/
+8
2012-08-14
dominance.c (init_dom_info): Use gcc_checking_assert, not gcc_assert.
Steven Bosscher
1
-16
/
+14
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
1
-1
/
+0
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-5
/
+5
2010-08-19
cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.
Nathan Froyd
1
-2
/
+1
2010-07-27
re PR target/42495 (redundant memory load)
Maxim Kuvyrkov
1
-3
/
+19
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-05-29
tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.
Jan Hubicka
1
-3
/
+3
2010-05-22
coretypes.h (struct simple_bitmap_def, [...]): New core types.
Steven Bosscher
1
-0
/
+1
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-2
/
+2
2010-01-05
re PR bootstrap/41771 (Bootstrap with Sun Studio 12.1 fails)
Rainer Orth
1
-1
/
+1
2009-12-14
dominance.c (set_immediate_dominator): Don't mark as inline.
Dmitry Gorbachev
1
-1
/
+1
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-15
/
+15
2009-11-24
cfgrtl.c (commit_one_edge_insertion): Remove set but not used local variable ...
David Binderman
1
-2
/
+1
2009-04-20
basic-block.h (get_all_dominated_blocks): Declare.
Richard Guenther
1
-0
/
+27
2008-06-26
alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...
Kaveh R. Ghazi
1
-9
/
+9
2008-06-06
cgraph.c: Fix typos in comments.
Ralf Wildenhues
1
-3
/
+4
2007-08-14
alias.c (rtx_equal_for_memref_p): Constify.
Kaveh R. Ghazi
1
-1
/
+1
2007-07-28
cfglayout.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2007-07-26
dominance.c (dom_computed, [...]): Removed.
Zdenek Dvorak
1
-6
/
+0
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-4
/
+3
2007-06-13
auto-inc-dec.c, [...]: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2007-06-11
Merge dataflow branch into mainline
Daniel Berlin
1
-1
/
+2
2007-06-08
re PR middle-end/32209 (Boot failure Comparing stages 2 and 3 with --disable...
Zdenek Dvorak
1
-15
/
+52
2007-06-03
cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector.
Zdenek Dvorak
1
-70
/
+347
2007-05-04
basic-block.h (cdi_direction): Assign values to all enumeration constants.
Josh Conner
1
-68
/
+135
2006-08-16
re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...
Zdenek Dvorak
1
-0
/
+22
2006-06-20
alloc-pool.h (free_alloc_pool_if_empty): Prototype new function.
Richard Guenther
1
-0
/
+1
2006-04-19
dominance.c: Include timevar.h.
Zdenek Dvorak
1
-0
/
+4
2006-01-31
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
Marcin Dalecki
1
-4
/
+4
2006-01-04
Fix "node B dominates node B" to "node B dominates node A"
Daniel Berlin
1
-1
/
+1
2006-01-04
dominance.c: Add comment about why we use DFS numbering of dominance tree.
Daniel Berlin
1
-0
/
+74
2005-12-17
basic-block.h: Changed basic block numbering so that the entry block is 0 and...
Daniel Berlin
1
-9
/
+6
[next]