|
AutoFDO patch for trunk
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1900 lines, -61 lines) |
Patch |
 |
M |
gcc/ChangeLog
|
View
|
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/Makefile.in
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
gcc/auto-profile.h
|
View
|
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
gcc/auto-profile.c
|
View
|
|
1 chunk |
+1584 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/basic-block.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/bb-reorder.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
gcc/cfg-flags.def
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/cfghooks.c
|
View
|
|
2 chunks |
+6 lines, -10 lines |
0 comments
|
Download
|
 |
M |
gcc/cfgrtl.c
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
gcc/cgraphclones.c
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/common.opt
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/coverage.c
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
gcc/debug.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/dwarf2out.c
|
View
|
|
2 chunks |
+35 lines, -2 lines |
0 comments
|
Download
|
 |
M |
gcc/gcov-io.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/ipa-inline.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/ipa-inline.c
|
View
|
|
4 chunks |
+42 lines, -34 lines |
0 comments
|
Download
|
 |
M |
gcc/ira-int.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
gcc/loop-unroll.c
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/opts.c
|
View
|
|
2 chunks |
+55 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/passes.def
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/predict.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
gcc/profile.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/profile.c
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/regs.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/timevar.def
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/toplev.c
|
View
|
|
3 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/tree-cfg.c
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/tree-inline.c
|
View
|
|
3 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
gcc/tree-pass.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/tree-profile.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
gcc/tree-ssa-live.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
gcc/value-prof.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
gcc/value-prof.c
|
View
|
|
5 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
|