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/existing-fp8
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-devirt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
1
-2
/
+0
2015-06-25
hash-traits.h (default_hash_traits): New structure.
Richard Sandiford
1
-6
/
+9
2015-06-25
cgraph.h (asmname_hasher): Inherit from ggc_ptr_hash.
Richard Sandiford
1
-5
/
+3
2015-06-22
Use std::swap instead of manual swaps.
Mikhail Maltsev
1
-6
/
+1
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
-7
/
+0
2015-06-08
re PR lto/65378 (Tweak to wording of -Wodr message)
Jan Hubicka
1
-106
/
+167
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-5
/
+0
2015-05-24
re PR lto/66180 (many -Wodr false positives when building LLVM with -flto)
Jan Hubicka
1
-18
/
+51
2015-05-24
ipa-utils.h (method_class_type): Remove.
Jan Hubicka
1
-16
/
+2
2015-05-19
ipa-devirt.c (type_in_anonymous_namespace_p): Return true or implicit declara...
Jan Hubicka
1
-3
/
+7
2015-05-16
ipa-utils.h (warn_types_mismatch, [...]): Declare.
Jan Hubicka
1
-13
/
+100
2015-05-12
ipa-devirt.c (type_with_linkage_p): New function.
Jan Hubicka
1
-52
/
+103
2015-05-10
ipa-devirt.c (warn_types_mismatch): Do not ICE when warning about mismatch be...
Jan Hubicka
1
-19
/
+28
2015-04-30
re PR tree-optimization/65948 (FAIL: g++.dg/lto/20101010-4 cp_lto_20101010-4_...
Jan Hubicka
1
-0
/
+1
2015-04-30
ipa-devirt.c (odr_subtypes_equivalent_p): Compare TYPE_NAME only for aggregat...
Jan Hubicka
1
-4
/
+9
2015-04-18
remove need for store_values_directly
Trevor Saunders
1
-21
/
+22
2015-03-31
tree.c (need_assembler_name_p): Artificial types have no ODR names.
Jan Hubicka
1
-1
/
+2
2015-03-27
re PR lto/65536 (LTO line number information garbled)
Jan Hubicka
1
-0
/
+6
2015-03-23
re PR bootstrap/65522 (Svn revision 221590 fails bootstrap - ../libiberty/lib...
Jakub Jelinek
1
-1
/
+0
2015-03-23
re PR lto/65475 (ICE in odr_vtable_hasher::equal (Segmentation fault))
Jan Hubicka
1
-99
/
+278
2015-03-20
re PR lto/65475 (ICE in odr_vtable_hasher::equal (Segmentation fault))
Jan Hubicka
1
-5
/
+15
2015-03-09
re PR lto/65361 (LTO: tree check: expected tree that contains ‘decl minimal...
Jakub Jelinek
1
-3
/
+3
2015-03-09
re PR lto/65316 (LTO: Uninitialized memory / ICE with -g -fno-lto-odr-type-me...
Jan Hubicka
1
-276
/
+450
2015-03-02
re PR lto/65276 (LTO: ICE add_type_duplicate, at ipa-devirt.c:1462)
Jan Hubicka
1
-1
/
+0
2015-02-18
ipa-devirt.c (odr_subtypes_equivalent_p): Fix formating.
Jan Hubicka
1
-63
/
+210
2015-02-14
ipa-chkp.c: Use iterate_direct_aliases.
Jan Hubicka
1
-1
/
+0
2015-02-09
ipa-devirt.c (odr_types_equivalent_p): Fix formating.
Jan Hubicka
1
-1
/
+4
2015-02-09
ipa-devirt.c (odr_types_equivalent_p): Fix formating.
Jan Hubicka
1
-20
/
+96
2015-01-19
ipa-devirt.c (ipa_devirt): Drop polymorphic call info in hopeless cases.
Jan Hubicka
1
-3
/
+26
2015-01-15
dojump.h: New header file.
Prathamesh Kulkarni
1
-2
/
+13
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-5
/
+11
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-01-02
invoke.texi (Option Summary): Fix spelling of -fdevirtualize-at-ltrans.
Sandra Loosemore
1
-56
/
+57
2014-12-22
ipa-prop uses symbol_summary class.
Martin Liska
1
-0
/
+1
2014-12-12
ipa-devirt.c (possible_polymorphic_call_targets): Return early if otr_type ha...
Jan Hubicka
1
-1
/
+1
2014-11-20
tree.c (free_lang_data_in_type): If BINFO has no important information in it,...
Jan Hubicka
1
-4
/
+2
2014-11-18
ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
Jan Hubicka
1
-1
/
+7
2014-11-14
cgraph.h (clear_outer_type): Make public.
Martin Jambor
1
-4
/
+1
2014-10-28
cgraph.h: Flatten.
Andrew MacLeod
1
-2
/
+13
2014-10-27
ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.
Andrew MacLeod
1
-0
/
+2
2014-10-02
ipa-prop.h (ipa_get_controlled_uses): Add hack to avoid ICE when speculation ...
Jan Hubicka
1
-0
/
+40
2014-09-27
re PR ipa/60665 (gcc/ipa-devirt.c:1510:7: warning: variable 'can_refer' is us...
Jan Hubicka
1
-1
/
+1
2014-09-25
ipa-utils.h (subbinfo_with_vtable_at_offset, [...]): Declare.
Jan Hubicka
1
-1492
/
+16
2014-09-25
ipa-devirt.c (polymorphic_call_target_d): Add SPECULATIVE; reorder for better...
Jan Hubicka
1
-150
/
+162
2014-09-25
ipa-devirt.c (possible_polymorphic_call_targets): Remove forgotten debug outp...
Jan Hubicka
1
-1
/
+10
2014-09-25
Fix previous commit.
Jan Hubicka
1
-8
/
+8
2014-09-25
cgraph.h (class ipa_polymorphic_call_context): Move here from ipa-utils.h; ad...
Jan Hubicka
1
-1
/
+69
2014-09-24
ipa-utils.h (polymorphic_call_context): Add metdhos dump, debug and clear_out...
Jan Hubicka
1
-116
/
+268
2014-09-20
ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors.
Jan Hubicka
1
-112
/
+144
[next]