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
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
2015-06-03
ipa.c (symbol_table::remove_unreachable_nodes): Don't remove instumentation t...
Ilya Enkovich
1
-30
/
+42
2015-05-27
LTO balanced map: add stats about insns and symbols.
Martin Liska
1
-1
/
+24
2015-02-20
cgraph.h (clone_function_name_1): Declare.
Bernd Schmidt
1
-30
/
+114
2015-01-14
cgraphunit.c (ipa_passes): Remove argument from ipa_write_summaries.
Ilya Verbin
1
-1
/
+2
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-4
/
+11
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-22
symbol_summary is used for inline_summary.
Martin Liska
1
-5
/
+5
2014-12-22
ipa-prop uses symbol_summary class.
Martin Liska
1
-0
/
+1
2014-12-09
lto-partition.c (privatize_symbol_name): Correctly privatize instrumentation ...
Ilya Enkovich
1
-10
/
+23
2014-11-13
[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.
Ilya Verbin
1
-0
/
+2
2014-11-05
ipa-chkp.c: New.
Ilya Enkovich
1
-2
/
+21
2014-10-28
cgraph.h: Flatten.
Andrew MacLeod
1
-0
/
+5
2014-10-27
ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.
Andrew MacLeod
1
-1
/
+9
2014-09-24
Add an no_reorder attribute for LTO
Andi Kleen
1
-41
/
+71
2014-08-25
IPA C++ refactoring 4/N
Martin Liska
1
-28
/
+30
2014-08-07
convert the rest of the users of pointer_map to hash_map
Trevor Saunders
1
-12
/
+5
2014-08-02
add a hash_set based on hash_table
Trevor Saunders
1
-4
/
+4
2014-07-24
IPA C++ refactoring 2/N
Martin Liska
1
-4
/
+4
2014-07-24
IPA C++ refactoring 1/N
Martin Liska
1
-20
/
+21
2014-07-11
vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.h
Jan Hubicka
1
-1
/
+1
2014-07-01
IPA REF alias refactoring
Martin Liska
1
-4
/
+4
2014-06-25
IPA REF refactoring
Martin Liska
1
-14
/
+14
2014-04-23
Change is-a.h to support typedefs of pointers
David Malcolm
1
-9
/
+9
2014-04-15
common.opt (lto_partition_model): New enum.
Richard Biener
1
-5
/
+4
2014-02-20
lto-partition.c (add_symbol_to_partition_1, [...]): Aliases have no defined s...
Jan Hubicka
1
-4
/
+12
[next]