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
/
profile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-20
profile.c (compute_branch_probabilities): Compute and dump the overlap betwee...
Dehao Chen
1
-1
/
+40
2011-08-04
Fix a bug that broke -freorder-functions
David Li
1
-0
/
+1
2011-04-29
split checksum into cfg checksum and line checksum
Xinliang David Li
1
-23
/
+33
2011-04-20
remove useless if-before-free tests
Jim Meyering
1
-2
/
+1
2011-04-06
profile.c (branch_prob): Move declaration of local variable.
Eric Botcazou
1
-10
/
+6
2011-03-25
Changelog c-family/
Kai Tietz
1
-1
/
+1
2011-01-10
re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...
Jan Hubicka
1
-2
/
+11
2010-12-21
value-prof.c (value_prof_hooks): Remove.
Steven Bosscher
1
-21
/
+10
2010-12-06
re PR bootstrap/46528 (profiledbootstrap failure)
Jakub Jelinek
1
-3
/
+4
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
1
-2
/
+1
2010-11-26
re PR bootstrap/46528 (profiledbootstrap failure)
Richard Guenther
1
-1
/
+2
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-05-23
regs.h: Do not include obstack.h, basic-block.h.
Steven Bosscher
1
-0
/
+1
2009-12-30
re PR other/42537 ([PATCH] misc spelling fixes)
Robert Millan
1
-1
/
+1
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-4
/
+4
2009-06-17
profile.c (total_num_never_executed): Don't define.
Ian Lance Taylor
1
-11
/
+2
2008-10-24
re PR c/7543 (no warning for always-false "if (!a & 0x4)" bitwise and on bool...
Manuel López-Ibáñez
1
-1
/
+1
2008-10-07
re PR middle-end/29609 (Even with -O0 -g gcc optimizes a goto away and I can...
Jakub Jelinek
1
-2
/
+4
2008-09-09
profile.c (is_edge_inconsistent): Add debug output; ignore negative count on ...
Jan Hubicka
1
-12
/
+63
2008-09-01
predict.c (maybe_hot_count_p, [...]): When profile is present, use only count...
Jan Hubicka
1
-13
/
+11
2008-08-31
ipa-cp.c (ipcp_need_original_clone_p): Remove.
Jan Hubicka
1
-1
/
+1
2008-08-20
profile.c: Update calls to inform.
Manuel López-Ibáñez
1
-1
/
+1
2008-08-18
cgraph.c (cgraph_edge): Handle inconsistent counts when setting count_scale.
Paul Yuan
1
-55
/
+145
2008-08-06
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
Kaveh R. Ghazi
1
-2
/
+2
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-27
/
+20
2008-06-06
cgraph.c: Fix typos in comments.
Ralf Wildenhues
1
-1
/
+1
2008-02-26
system.h (USE_MAPPED_LOCATION): Poison.
Tom Tromey
1
-13
/
+2
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-5
/
+5
2007-05-21
gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...
Jan Hubicka
1
-0
/
+9
2007-01-28
expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...
Jan Hubicka
1
-0
/
+16
2007-01-19
Patch by Tomas Bily <tbily@suse.cz>
Tomas Bily
1
-0
/
+8
2006-12-13
Makefile.in: Add dependencies.
Jan Hubicka
1
-3
/
+1
2006-11-03
tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name co...
Steven Bosscher
1
-1
/
+1
2006-08-17
PR gcov/profile/26570
Zdenek Dvorak
1
-1
/
+1
2006-04-12
profile.c (compute_branch_probabilities): Remove code encapsulated in !ir_typ...
Richard Guenther
1
-142
/
+38
2006-03-12
predict.c (estimate_probability): Remove.
Steven Bosscher
1
-43
/
+0
2006-03-02
tree-vrp.c (execute_vrp): Return value.
Daniel Berlin
1
-1
/
+2
2006-02-15
cfg.c (dump_flow_info): Get dump flags as an additional parameter.
Paolo Bonzini
1
-2
/
+2
2006-02-06
tree-vrp.c (execute_vrp): Do not pass dump argument to.
Zdenek Dvorak
1
-8
/
+2
2006-01-31
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
Marcin Dalecki
1
-2
/
+1
2005-12-17
basic-block.h: Changed basic block numbering so that the entry block is 0 and...
Daniel Berlin
1
-6
/
+8
2005-10-24
re PR tree-optimization/24225 (ICE: segmentation fault in profile.c:branch_prob)
Steven Bosscher
1
-4
/
+17
2005-08-03
profile.c (branch_prob): Split edges with goto locus on them to get proper li...
Jan Hubicka
1
-0
/
+21
2005-08-01
profile.c (compute_value_histograms): Fix thinko.
Jan Hubicka
1
-3
/
+2
2005-07-28
Makefile.in (rtl-profile.o): Kill all traces of it.
Jan Hubicka
1
-69
/
+10
2005-07-15
profile.c (rest_of_handle_branch_prob): Fix handling of estimation after RTL ...
Jan Hubicka
1
-1
/
+3
2005-07-05
Makefile.in: Adjust dependencies.
Paolo Bonzini
1
-0
/
+78
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-05-25
Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
Jan Hubicka
1
-0
/
+1
2005-04-21
vec.h: Update API to separate allocation mechanism from type.
Nathan Sidwell
1
-1
/
+1
[next]