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-cgraph.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-30
cgraph.h (symtab_node): Add symver flag.
Jan Hubicka
1
-0
/
+4
2019-11-30
cgraph.c (cgraph_node::dump): Dump unit_id and merged_extern_inline.
Jan Hubicka
1
-0
/
+9
2019-10-30
Use symtab_node::order in LTO sections with body.
Martin Liska
1
-11
/
+7
2019-10-30
Remove cgraph_local_info structure.
Martin Liska
1
-8
/
+8
2019-10-30
Remove cgraph_global_info.
Martin Liska
1
-13
/
+13
2019-09-20
New IPA-SRA
Martin Jambor
1
-46
/
+75
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-15
/
+15
2019-02-13
Clean up MPX-related stuff.
Martin Liska
1
-5
/
+1
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-21
re PR ipa/88561 (PGO devirtualization miscompilation of firefox)
Jan Hubicka
1
-2
/
+6
2018-12-14
[offloading] Error on missing symbols
Tom de Vries
1
-7
/
+32
2018-09-28
calls.c (expand_call): Try to do a tail call for thunks at -O0 too.
Eric Botcazou
1
-1
/
+4
2018-09-21
Remove arc profile histogram in non-LTO mode.
Martin Liska
1
-130
/
+6
2018-08-27
Come up with fndecl_built_in_p.
Martin Liska
1
-1
/
+1
2018-06-08
Come up with cgraph_node::get_uid and make cgraph_node::uid private.
Martin Liska
1
-1
/
+1
2018-06-08
Remove MPX
Martin Liska
1
-68
/
+3
2018-06-05
Simplify gcov_histogram as it's used only for ARCS counters.
Martin Liska
1
-2
/
+2
2018-05-30
passes.c (ipa_write_summaries): Only modify statements if body is in memory.
Jan Hubicka
1
-1
/
+4
2018-05-22
Don't mark IFUNC resolver as only called directly
H.J. Lu
1
-0
/
+2
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-22
[PR 82027] Also stream opt_info of former_clones
Martin Jambor
1
-1
/
+1
2017-11-10
auto-profile.c (afdo_indirect_call): Drop frequency.
Jan Hubicka
1
-8
/
+10
2017-08-08
trans.c: Include header files.
Martin Liska
1
-0
/
+2
2017-06-04
i386.c (make_resolver_func): Update.
Jan Hubicka
1
-8
/
+8
2017-01-11
re PR lto/79042 (LTO doesn't propagate node->dynamically_initialized bit for ...
Maxim Ostapenko
1
-0
/
+2
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-14
Split omp-low into multiple files
Martin Jambor
1
-1
/
+1
2016-07-25
Don't call get_working_sets w/ LTO and -fauto-profile (PR
Martin Liska
1
-1
/
+3
2016-05-18
ipa-inline-transform.c (preserve_function_body_p): Look for first non-thunk c...
Jan Hubicka
1
-2
/
+3
2016-05-16
lto-cgraph.c (compute_ltrans_boundary, [...]): Fix handling of inline thunks
Jan Hubicka
1
-2
/
+2
2016-05-03
cgraph.c (symbol_table::create_edge): Set inline_failed.
Jan Hubicka
1
-0
/
+2
2016-02-15
Don't mark offload symbols with force_output in ltrans
Tom de Vries
1
-3
/
+5
2016-01-14
Mark symbols in offload tables with force_output in read_offload_tables
Tom de Vries
1
-0
/
+9
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
-0
/
+9
2015-12-07
re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
Jan Hubicka
1
-9
/
+15
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-19
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-11
/
+11
2015-10-27
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
Mikhail Maltsev
1
-4
/
+5
2015-09-24
re PR lto/67699 (ICE (segfault) compiling a const array with -flto)
Richard Biener
1
-15
/
+0
2015-07-15
gimple-pretty-print.h: Don't include pretty-print.h.
Andrew MacLeod
1
-2
/
+0
2015-07-10
gimple-predict.h: New file.
Andrew MacLeod
1
-0
/
+1
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-12
/
+4
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
-2
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-6
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-5
/
+0
2015-06-03
ipa.c (symbol_table::remove_unreachable_nodes): Don't remove instumentation t...
Ilya Enkovich
1
-1
/
+26
2015-05-15
ipa-chkp.h (chkp_wrap_function): New.
Ilya Enkovich
1
-4
/
+8
[next]