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-prop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
ipa: Get rid of IPA_NODE_REF and IPA_EDGE_REF
Martin Jambor
1
-40
/
+36
2021-04-29
ipa/100308 - properly update the callgraph when pruning EH in IPA CP
Richard Biener
1
-10
/
+13
2021-02-12
middle-end/38474 - fix alias walk budget accounting in IPA analysis
Richard Biener
1
-11
/
+19
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-11-23
ipa: special pass-through op for Fortran strides
Martin Jambor
1
-50
/
+98
2020-11-23
Release ipa-prop's agg.items and make alocation more careful
Jan Hubicka
1
-2
/
+5
2020-11-06
Add fnspec handling to ipa mode of ipa-modef.
Jan Hubicka
1
-2
/
+8
2020-10-31
Move clone_info to summary
Jan Hubicka
1
-8
/
+13
2020-10-26
Make default duplicate and insert methods of summaries abort; fix fallout
Jan Hubicka
1
-1
/
+4
2020-10-16
IPA: compare VRP types.
Martin Liska
1
-1
/
+2
2020-10-14
Support ofsetted parameters in local modref
Jan Hubicka
1
-0
/
+68
2020-10-07
ipa-prop: Fix multiple-target speculation resolution
Martin Jambor
1
-4
/
+6
2020-10-02
ipa: Bundle vectors describing argument values
Martin Jambor
1
-0
/
+10
2020-10-01
Fix ICE in ipa_edge_args_sum_t::duplicate
Jan Hubicka
1
-2
/
+4
2020-08-27
vec: add exact argument for various grow functions.
Martin Liska
1
-13
/
+13
2020-08-03
Multi-range implementation for value_range (irange).
Aldy Hernandez
1
-1
/
+1
2020-03-23
ipa/94245 - avoid folding when we want an ADDR_EXPR
Richard Biener
1
-1
/
+1
2020-01-28
ipa: fix warning in ipa-prop.c
Jan Hubicka
1
-1
/
+1
2020-01-28
ipa: fix handling of multiple speculations (PR93318)
Jan Hubicka
1
-26
/
+23
2020-01-14
hash-table.h: support non-zero empty values in empty_slow (v2)
David Malcolm
1
-0
/
+2
2020-01-10
IPA-CP: Always access param_ipa_max_agg_items through opt_for_fn
Martin Jambor
1
-3
/
+4
2020-01-09
Make cgraph_edge::resolve-speculation static
Martin Jambor
1
-1
/
+1
2020-01-09
Add Optimization for various IPA parameters.
Martin Liska
1
-2
/
+2
2020-01-08
Use cgraph_node::dump_{asm_},name where possible.
Martin Liska
1
-2
/
+2
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-18
ipa-param-manipulation.h (get_original_index): Declare.
Jan Hubicka
1
-0
/
+37
2019-12-12
ipa-prop.c (read_ipcp_transformation_info): Fix undefined ordering of executi...
Jan Hubicka
1
-2
/
+3
2019-12-06
Do not clear m_vr and bits in ipa_set_jf_unknown.
Jan Hubicka
1
-16
/
+8
2019-11-15
re PR ipa/92528 (ICE in ipa_get_parm_lattices since r278219)
Feng Xue
1
-6
/
+7
2019-11-14
Support extended aggregate jump function in ipa-cp
Feng Xue
1
-89
/
+489
2019-11-13
re PR ipa/92421 (ICE in inline_small_functions, at ipa-inline.c:2001 since r2...
Jan Hubicka
1
-0
/
+5
2019-11-13
Rewrite value_range constructors to the value_range_kind is at the end, and d...
Aldy Hernandez
1
-8
/
+8
2019-11-13
ipa-prop.c (ipa_print_node_jump_functions, [...]): Print info about missing s...
Jan Hubicka
1
-6
/
+13
2019-11-12
Remove gcc/params.* files.
Martin Liska
1
-1
/
+0
2019-11-12
Apply mechanical replacement (generated patch).
Martin Liska
1
-3
/
+3
2019-11-11
ipa-prop.c (ipa_propagate_indirect_call_infos): Remove ipcp summary.
Jan Hubicka
1
-19
/
+22
2019-11-10
ipa-prop.c (ipa_propagate_indirect_call_infos): Remove ipa edge args summarie...
Jan Hubicka
1
-0
/
+20
2019-11-10
cgraph.h (struct cgraph_node): Add ipcp_clone flag.
Jan Hubicka
1
-6
/
+11
2019-11-07
Remove gimple_call_types_likely_match_p (PR 70929)
Martin Jambor
1
-5
/
+0
2019-11-05
The base class for ranges is currently value_range_base, which is rather long...
Aldy Hernandez
1
-20
/
+20
2019-11-04
Come up with ggc_delete.
Martin Liska
1
-4
/
+2
2019-11-03
Improve effectivity of ipa_polymorphi_context cache.
Jan Hubicka
1
-10
/
+41
2019-11-03
ipa-fnsummary.c (ipa_call_context::duplicate_from): New member function.
Jan Hubicka
1
-0
/
+8
2019-10-30
Fix a call to ultimate_alias_target
Martin Jambor
1
-1
/
+1
2019-10-30
Use symtab_node::order in LTO sections with body.
Martin Liska
1
-5
/
+6
2019-10-30
ipa-prop.c (update_jump_functions_after_inlining): Watch for missing summaries.
Jan Hubicka
1
-0
/
+5
2019-10-30
Remove cgraph_global_info.
Martin Liska
1
-13
/
+13
2019-10-29
Release function and edge summaries allocated with GGC.
Martin Liska
1
-4
/
+7
2019-10-28
re PR ipa/92242 (LTO ICE in ipa_get_cs_argument_count ipa-prop.h:598)
Jan Hubicka
1
-2
/
+2
2019-10-27
ipa-prop.c (ipa_propagate_indirect_call_infos): Do not remove jump functions.
Jan Hubicka
1
-1
/
+0
[next]