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
/
ipa-utils.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-24
ipa-devirt.c (dump_targets): Cap number of targets printed.
Jan Hubicka
1
-3
/
+5
2018-12-24
lto-symtab.c (lto_symtab_merge_decls_2): Do not report ODR violations for met...
Jan Hubicka
1
-0
/
+1
2018-10-26
ipa-devirt.c (warn_odr): Make static.
Jan Hubicka
1
-1
/
+2
2018-10-24
ipa-utils.h (type_with_linkage_p): No longer check for TYPE_STUB_DECL; it is ...
Jan Hubicka
1
-3
/
+3
2018-08-30
lto-streamer-out.c (DFS::DFS_write_tree_body): Do not follow TYPE_STUB_DECL.
Jan Hubicka
1
-27
/
+27
2018-04-10
re PR lto/85078 (LTO ICE: tree check: expected tree that contains 'decl minim...
Jan Hubicka
1
-0
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-10-11
[PATCH] DECL_ASSEMBLER_NAME and friends
Nathan Sidwell
1
-9
/
+8
2017-07-14
Remove Java references in source code.
Martin Liska
1
-3
/
+0
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-04-14
re PR c++/70594 (-fcompare-debug failure)
Jakub Jelinek
1
-0
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-01
ipa-devirt.c (type_with_linkage_p, [...]): Move to ...
Jan Hubicka
1
-2
/
+86
2015-09-20
switch from gimple to gimple*
Trevor Saunders
1
-3
/
+3
2015-06-08
re PR lto/65378 (Tweak to wording of -Wodr message)
Jan Hubicka
1
-1
/
+2
2015-05-24
ipa-utils.h (method_class_type): Remove.
Jan Hubicka
1
-1
/
+0
2015-05-19
ipa-devirt.c (type_in_anonymous_namespace_p): Return true or implicit declara...
Jan Hubicka
1
-1
/
+1
2015-05-16
ipa-utils.h (warn_types_mismatch, [...]): Declare.
Jan Hubicka
1
-1
/
+6
2015-05-12
ipa-devirt.c (type_with_linkage_p): New function.
Jan Hubicka
1
-17
/
+1
2015-03-30
re PR ipa/65610 (Compare debug failure with -g3 -fsanitize=undefined -fno-san...
Jakub Jelinek
1
-0
/
+1
2015-03-09
re PR lto/65316 (LTO: Uninitialized memory / ICE with -g -fno-lto-odr-type-me...
Jan Hubicka
1
-1
/
+1
2015-02-01
re PR ipa/64872 (ICE: Segmentation fault during Chromium PGO build)
Jan Hubicka
1
-1
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-11-20
tree.c (free_lang_data_in_type): If BINFO has no important information in it,...
Jan Hubicka
1
-1
/
+2
2014-11-13
ipa-utils.h: Fix typo in comments.
Felix Yang
1
-1
/
+1
2014-10-28
cgraph.h: Flatten.
Andrew MacLeod
1
-1
/
+0
2014-10-02
ipa-prop.h (ipa_get_controlled_uses): Add hack to avoid ICE when speculation ...
Jan Hubicka
1
-0
/
+2
2014-09-26
cgraph.c (cgraph_node::release_body): New argument keep_arguments introduced.
Martin Liska
1
-2
/
+4
2014-09-25
ipa-utils.h (subbinfo_with_vtable_at_offset, [...]): Declare.
Jan Hubicka
1
-0
/
+20
2014-09-25
ipa-devirt.c (polymorphic_call_target_d): Add SPECULATIVE; reorder for better...
Jan Hubicka
1
-3
/
+3
2014-09-25
cgraph.h (class ipa_polymorphic_call_context): Move here from ipa-utils.h; ad...
Jan Hubicka
1
-108
/
+0
2014-09-24
ipa-utils.h (polymorphic_call_context): Add metdhos dump, debug and clear_out...
Jan Hubicka
1
-7
/
+20
2014-09-20
ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors.
Jan Hubicka
1
-42
/
+42
2014-09-11
common.opt (flto-odr-type-merging): New flag.
Jan Hubicka
1
-0
/
+18
2014-08-16
ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors.
Jan Hubicka
1
-24
/
+58
2014-08-14
ipa-utils.h (compare_virtual_tables): Declare.
Jan Hubicka
1
-0
/
+1
2014-08-07
ipa-devirt.c: Include gimple-pretty-print.h
Jan Hubicka
1
-1
/
+1
2014-07-29
cgraph.c (cgraph_node::create_indirect_edge): Copy speculative data.
Jan Hubicka
1
-6
/
+20
2014-07-24
IPA C++ refactoring 1/N
Martin Liska
1
-1
/
+1
2014-07-05
cgraph.c (cgraph_create_indirect_edge): Update call of get_polymorphic_call_i...
Jan Hubicka
1
-6
/
+9
2014-07-02
ipa-utils.h (method_class_type, [...]): Constify.
Jan Hubicka
1
-4
/
+5
2014-02-11
re PR lto/59468 (ICE on invalid C++ code with LTO in gimple_get_virt_method_f...
Jan Hubicka
1
-3
/
+6
2014-02-04
ipa-cp.c (ipa_get_indirect_edge_target_1): Do direct lookup via vtable pointe...
Jan Hubicka
1
-0
/
+2
2014-02-03
re PR ipa/59831 (ice in cgraph_speculative_call_info with -O3)
Jan Hubicka
1
-0
/
+1
2014-02-03
ipa-devirt.c (subbinfo_with_vtable_at_offset, [...]): New functions.
Jan Hubicka
1
-0
/
+1
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-17
devirt-13.C: Update template.
Jan Hubicka
1
-1
/
+8
2013-11-19
cgraph.c (cgraph_create_indirect_edge): Use get_polymorphic_call_info.
Jan Hubicka
1
-4
/
+55
2013-11-18
cuintp.c (UI_From_gnu): Use tree_to_shwi rather than tree_low_cst.
Richard Sandiford
1
-2
/
+2
[next]