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-prop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-25
IPA C++ refactoring 4/N
Martin Liska
1
-14
/
+16
2014-08-16
ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors.
Jan Hubicka
1
-3
/
+3
2014-08-08
lto-streamer.h (struct lto_input_block): Make it a class with a constructor.
Richard Biener
1
-6
/
+4
2014-08-07
ipa-devirt.c: Include gimple-pretty-print.h
Jan Hubicka
1
-1
/
+36
2014-08-01
IPA ICF pass 1/N
Martin Liska
1
-1
/
+1
2014-07-29
cgraph.c (cgraph_node::create_indirect_edge): Copy speculative data.
Jan Hubicka
1
-0
/
+8
2014-07-24
IPA C++ refactoring 1/N
Martin Liska
1
-27
/
+29
2014-07-24
tree-inline.h (estimate_move_cost): Add speed_p parameter.
Richard Biener
1
-1
/
+2
2014-07-11
vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.h
Jan Hubicka
1
-2
/
+2
2014-07-11
ipa-prop.c (ipa_binfo_from_known_type_jfunc): In LTO do not walk non-polymorp...
Jan Hubicka
1
-0
/
+13
2014-07-08
tree-ssa-alias.c (walk_aliased_vdefs_1): Add FUNCTION_ENTRY_REACHED parameter.
Jan Hubicka
1
-3
/
+8
2014-07-05
cgraph.c (cgraph_create_indirect_edge): Update call of get_polymorphic_call_i...
Jan Hubicka
1
-26
/
+108
2014-07-02
ipa-utils.h (method_class_type, [...]): Constify.
Jan Hubicka
1
-25
/
+30
2014-06-28
ipa-prop.c (ipa_set_jf_known_type): Record always the main variant of the type.
Jan Hubicka
1
-4
/
+15
2014-06-27
Fix for devirtualization dump functions
Martin Liska
1
-22
/
+9
2014-06-26
ipa-prop.c (ipa_impossible_devirt_target): No longer static, renamed to ipa_i...
Martin Jambor
1
-6
/
+6
2014-06-25
IPA REF refactoring
Martin Liska
1
-13
/
+11
2014-06-20
re PR ipa/61540 (internal compiler error in try_make_edge_direct_virtual_call)
Martin Jambor
1
-17
/
+27
2014-06-12
re PR ipa/61462 (ICE in ipa-prop.c:2562 caused by missing edge gimple call stmt)
Martin Liska
1
-10
/
+24
2014-06-06
ipa-prop.c (get_place_in_agg_contents_list): New function.
Martin Jambor
1
-54
/
+72
2014-06-02
expr.h: Remove prototypes of functions defined in builtins.c.
Andrew MacLeod
1
-0
/
+1
2014-05-23
re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)
Martin Jambor
1
-301
/
+499
2014-05-20
add dbgcnt support for devirt
Xinliang David Li
1
-4
/
+21
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
1
-2
/
+2
2014-05-15
re PR ipa/61085 (wrong code with -O2 -fno-early-inlining (maybe wrong devirtu...
Martin Jambor
1
-4
/
+8
2014-05-14
re PR gcov-profile/60897 (Mangled function name in warning during -fprofile-u...
Martin Jambor
1
-0
/
+1
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-5
/
+4
2014-03-14
re PR lto/60461 (LTO linking error at -Os (and above) on x86_64-linux-gnu)
Martin Jambor
1
-2
/
+1
2014-03-02
re PR ipa/60306 (Incorrect devirtualization "pure virtual method called")
Jan Hubicka
1
-2
/
+1
2014-02-19
re PR ipa/60243 (IPA is slow on large cgraph tree)
Richard Biener
1
-8
/
+30
2014-02-19
ipa-prop.h (ipa_ancestor_jf_data): Update ocmment.
Jan Hubicka
1
-5
/
+15
2014-02-18
ipa-prop.c (compute_complex_ancestor_jump_func): Replace overzealous assertio...
Eric Botcazou
1
-1
/
+2
2014-02-05
ipa-prop.c (detect_type_change): Shor circuit testing of type changes on THIS...
Jan Hubicka
1
-0
/
+13
2014-02-04
ipa-cp.c (ipa_get_indirect_edge_target_1): Do direct lookup via vtable pointe...
Jan Hubicka
1
-10
/
+29
2014-02-04
ipa-cp.c (ipa_get_indirect_edge_target_1): Do direct lookup via vtable pointe...
Jan Hubicka
1
-6
/
+27
2014-02-03
re PR ipa/59831 (ice in cgraph_speculative_call_info with -O3)
Jan Hubicka
1
-13
/
+38
2014-02-03
ipa-devirt.c (subbinfo_with_vtable_at_offset, [...]): New functions.
Jan Hubicka
1
-9
/
+12
2014-02-02
ipa-prop.c (update_jump_functions_after_inlining): When type is not preserver...
Jan Hubicka
1
-4
/
+7
2014-01-08
re PR ipa/59722 (Bootstrap comparison failure on i686-linux)
Jakub Jelinek
1
-2
/
+5
2014-01-06
re PR ipa/59008 (ICEs in try_make_edge_direct_simple_call / propagate_control...
Martin Jambor
1
-0
/
+1
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-16
re PR middle-end/58956 (wrong code at -O1 and above (affecting gcc 4.6 to tru...
Jakub Jelinek
1
-2
/
+1
2013-12-15
re PR ipa/59265 (Segmentation fault in ipa_note_param_call for -fprofile-use ...
Jan Hubicka
1
-1
/
+10
2013-12-14
re PR c++/58477 (ice in cgraph_speculative_call_info)
Jan Hubicka
1
-0
/
+2
2013-12-10
cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.
Oleg Endo
1
-7
/
+7
2013-12-09
Eliminate FOR_EACH_BB macro.
David Malcolm
1
-1
/
+1
2013-12-05
re PR ipa/58253 (IPA-SRA creates calls with different arguments that the call...
Martin Jambor
1
-1
/
+9
2013-11-28
tree-ssa-propagate.c (valid_gimple_call_p): Pass TREE_TYPE to is_gimple_reg_t...
Andrew MacLeod
1
-1
/
+1
2013-11-27
cgraph.h (enum cgraph_simd_clone_arg_type): New.
Aldy Hernandez
1
-1
/
+2
2013-11-22
ipa.c (symtab_remove_unreachable_nodes): Fix up comment typos.
Aldy Hernandez
1
-49
/
+177
[next]