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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
ipa-prop.h (ipa_get_controlled_uses): Add hack to avoid ICE when speculation ...
Jan Hubicka
1
-2
/
+17
2014-09-26
ipa-prop.c (ipa_intraprocedural_devirtualization): Remove.
Jan Hubicka
1
-1
/
+0
2014-08-25
IPA C++ refactoring 4/N
Martin Liska
1
-5
/
+6
2014-08-01
IPA ICF pass 1/N
Martin Liska
1
-0
/
+1
2014-07-24
IPA C++ refactoring 1/N
Martin Liska
1
-1
/
+1
2014-06-26
ipa-prop.c (ipa_impossible_devirt_target): No longer static, renamed to ipa_i...
Martin Jambor
1
-0
/
+1
2014-05-23
re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)
Martin Jambor
1
-2
/
+3
2014-02-19
ipa-prop.h (ipa_ancestor_jf_data): Update ocmment.
Jan Hubicka
1
-1
/
+3
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-10
cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.
Oleg Endo
1
-19
/
+12
2013-11-22
ipa.c (symtab_remove_unreachable_nodes): Fix up comment typos.
Aldy Hernandez
1
-16
/
+39
2013-10-29
tree-outof-ssa.h: Remove include files.
Andrew MacLeod
1
-2
/
+0
2013-10-21
Re-factor inclusion of tree.h.
Diego Novillo
1
-1
/
+1
2013-08-27
ipa-prop.h (ipa_pass_through_data): New field type_preserved.
Martin Jambor
1
-4
/
+31
2013-08-03
ipa-cp.c (gather_context_independent_values): Use ipa_get_param_move_cost.
Jan Hubicka
1
-0
/
+12
2013-07-21
Fix typos.
Ondřej Bílka
1
-2
/
+2
2013-05-13
re PR middle-end/42371 (dead code not eliminated during folding with whole-pr...
Martin Jambor
1
-2
/
+43
2013-05-02
re PR middle-end/56988 (ipa-cp incorrectly propagates a field of an aggregate)
Martin Jambor
1
-0
/
+2
2013-04-19
re PR tree-optimization/56718 (Early inlining prevents type based devirtualiz...
Martin Jambor
1
-0
/
+2
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-11-21
ipa-prop.h (struct ipa_node_params): Rename clone_for_all_contexts to do_clon...
Martin Jambor
1
-1
/
+3
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-63
/
+30
2012-11-07
re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)
Martin Jambor
1
-2
/
+46
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-8
/
+8
2012-08-13
tree-pass.h (write_summary, [...]): Remove set and vset arguments.
Jan Hubicka
1
-1
/
+1
2012-08-11
re PR fortran/48636 (Enable more inlining with -O2 and higher)
Martin Jambor
1
-2
/
+3
2012-08-09
cgraph.h (cgraph_indirect_call_info): Field anc_offse renamd to offset, updat...
Martin Jambor
1
-16
/
+67
2012-06-04
ipa-prop.h (ipa_get_jf_known_type_offset): New function.
Martin Jambor
1
-1
/
+103
2011-11-15
ipa-cp.c (ipa_value_from_jfunc): Make global.
Maxim Kuvyrkov
1
-2
/
+5
2011-09-23
ipa-prop.h (jump_func_type): Updated comments.
Martin Jambor
1
-2
/
+13
2011-09-22
ipa-inline-transform.c (inline_call): Always update jump functions after inli...
Jan Hubicka
1
-1
/
+0
2011-09-03
ipa-prop.h (ipa_jump_func_t): New typedef.
Martin Jambor
1
-19
/
+9
2011-09-02
ipa-prop.h (ipa_node_params): Removed fields called_with_var_arguments and no...
Martin Jambor
1
-21
/
+0
2011-09-02
cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta.
Martin Jambor
1
-2
/
+1
2011-07-19
ipa-prop.h: Include alloc-pool.h, all sorts of updates to general comments.
Martin Jambor
1
-126
/
+52
2011-05-14
ipa-prop.c (ipa_cst_from_jfunc): New function.
Martin Jambor
1
-1
/
+5
2011-04-24
ipa-prop.c (ipa_propagate_indirect_call_infos): Remove obsolette WPA hack.
Jan Hubicka
1
-0
/
+6
2011-04-22
gengtype.c (open_base_files): Add ipa-inline.h include.
Jan Hubicka
1
-0
/
+11
2011-01-03
Update Copyright years for files modified in 2010.
Jakub Jelinek
1
-1
/
+1
2010-12-15
re PR tree-optimization/46053 (g++.dg/torture/pr45699.C FAILs with -fno-early...
Martin Jambor
1
-1
/
+2
2010-12-09
ipa-prop.h (struct ipa_parm_adjustment): New field alias_ptr_type.
Martin Jambor
1
-0
/
+4
2010-09-14
tree-sra.c (build_ref_for_offset): Loc made a parameter.
Martin Jambor
1
-2
/
+2
2010-09-10
re PR tree-optimization/44972 (ICE: in load_assign_lhs_subreplacements, at tr...
Martin Jambor
1
-1
/
+3
2010-08-05
ipa-prop.h (enum ipa_lattice_type): Changed comments.
Martin Jambor
1
-4
/
+34
2010-07-22
ipa-prop.h (struct ipa_node_params): Updated comment.
Martin Jambor
1
-6
/
+4
2010-06-25
ipa-prop.h (struct ipa_param_descriptor): Removed the modified flag.
Martin Jambor
1
-20
/
+1
2010-05-19
ipa-prop.c (ipa_print_node_jump_functions): Print jump functions also for ind...
Martin Jambor
1
-1
/
+1
2010-05-17
ipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used.
Jan Hubicka
1
-1
/
+11
2010-05-17
cgraph.h (cgraph_indirect_call_info): New fields anc_offset, otr_token and po...
Martin Jambor
1
-29
/
+48
[next]