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
/
lto
/
lto-partition.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-08
Use cgraph_node::dump_{asm_},name where possible.
Martin Liska
1
-5
/
+5
2020-01-08
Replace node->name/node->order with node->dump_name.
Martin Liska
1
-2
/
+2
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-10
Turn tp_first_run counts back to 32bit values.
Jan Hubicka
1
-4
/
+4
2019-12-08
Fix overflows in -fprofile-reorder-functions
Jan Hubicka
1
-37
/
+8
2019-11-12
Remove gcc/params.* files.
Martin Liska
1
-1
/
+0
2019-11-12
Apply mechanical replacement (generated patch).
Martin Liska
1
-5
/
+5
2019-10-30
Remove cgraph_global_info.
Martin Liska
1
-3
/
+3
2019-10-24
cgraphunit.c (symbol_table::process_new_functions): Call ipa_free_size_summary.
Jan Hubicka
1
-3
/
+3
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
1
-3
/
+3
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-30
Minimize clone counter memory usage in LTO.
Michael Ploujnikov
1
-2
/
+13
2018-10-30
Avoid unnecessarily numbering cloned symbols.
Michael Ploujnikov
1
-2
/
+2
2018-06-19
Clean-up usage of ipa_fn_summary and ipa_call_summary summaries.
Martin Liska
1
-3
/
+3
2018-06-08
dumpfile.c (FIRST_ME_AUTO_NUMBERED_DUMP): Bump to 4.
Jan Hubicka
1
-33
/
+33
2018-06-08
Remove cgraph_node::summary_uid and make cgraph_node::uid really unique.
Martin Liska
1
-15
/
+11
2018-06-08
Rename get methods in symbol-summary.h to get_create.
Martin Liska
1
-3
/
+3
2018-06-08
Remove MPX
Martin Liska
1
-31
/
+1
2018-05-15
re PR lto/85583 (lto1: internal compiler error: in lto_balanced_map, at lto/l...
Jan Hubicka
1
-4
/
+19
2018-04-30
lto-wrapper.c (ltrans_priorities): New static var.
Jan Hubicka
1
-0
/
+21
2018-04-30
* lto-partition.c (lto_balanced_map): Fix sanity check.
Jan Hubicka
1
-1
/
+1
2018-04-29
lto-partition.c: Include sreal.h
Jan Hubicka
1
-49
/
+80
2018-02-23
* lto-partition.c (lto_balanced_map): Watch overflow.
Jan Hubicka
1
-1
/
+2
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-10
auto-profile.c (afdo_indirect_call): Drop frequency.
Jan Hubicka
1
-2
/
+2
2017-07-06
cgraphunit.c (cgraph_node::finalize_function): When !flag_toplevel_reorde set...
Jan Hubicka
1
-12
/
+9
2017-06-15
Revert accidental checkin.
Jan Hubicka
1
-1
/
+1
2017-06-15
re PR lto/69866 (lto1: internal compiler error: in add_symbol_to_partition_1,...
Jan Hubicka
1
-1
/
+1
2017-05-23
ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.
Jan Hubicka
1
-5
/
+5
2017-05-22
Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
Jan Hubicka
1
-1
/
+1
2017-01-06
lto-partition.c (promote_symbol): Write to dump file sooner, include alias pr...
Nathan Sidwell
1
-6
/
+10
2017-01-06
ipa-visibility.c (function_and_variable_visibility): Reformat comments and lo...
Nathan Sidwell
1
-10
/
+13
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-09-20
Add IPA VRP
Kugan Vivekanandarajah
1
-0
/
+1
2016-05-16
lto-cgraph.c (compute_ltrans_boundary, [...]): Fix handling of inline thunks
Jan Hubicka
1
-1
/
+1
2016-04-27
params.def (MAX_PARTITION_SIZE): New param.
Prathamesh Kulkarni
1
-2
/
+6
2016-01-27
HSA: simplify partitioning of HSA kernels and host impls.
Martin Liska
1
-19
/
+0
2016-01-19
Merge of HSA
Martin Jambor
1
-0
/
+19
2016-01-18
re PR lto/69003 (Undefined reference with gcc -r incremental linking)
Jan Hubicka
1
-2
/
+2
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-08
re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
Jan Hubicka
1
-5
/
+37
2015-12-07
re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
Jan Hubicka
1
-1
/
+9
2015-11-11
decl.c: Remove unused header files.
Andrew MacLeod
1
-7
/
+0
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
1
-12
/
+9
2015-07-09
lto-streamer.h: Don't include target.h and alloc-pool.h.
Andrew MacLeod
1
-1
/
+2
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-9
/
+6
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
1
-2
/
+0
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-3
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-4
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-3
/
+0
[next]