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.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-04-28
cgraph.h (struct cgraph_node): New field indirect_calls.
Martin Jambor
1
-30
/
+3
2010-04-26
cfgloop.h (struct loop): Move can_be_parallel field up.
Nathan Froyd
1
-10
/
+9
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+2
2010-03-08
ipa-prop.h (struct ipa_param_descriptor): Removed the called field.
Martin Jambor
1
-13
/
+0
2009-12-01
cgraph.h (struct cgraph_edge): Reorder fields.
Martin Jambor
1
-3
/
+3
2009-11-18
ipa-prop.h (struct ipa_param_call_note): New field lto_stmt_uid.
Martin Jambor
1
-0
/
+3
2009-10-22
ipa-cp.c (ipcp_write_summary, [...]): New functions.
Jan Hubicka
1
-24
/
+25
2009-08-07
ipa-prop.h (enum jump_func_type): New value IPA_JF_ANCESTOR, changed comments.
Martin Jambor
1
-14
/
+51
2009-08-07
ipa-prop.c (count_formal_params_1): New function.
Martin Jambor
1
-0
/
+71
2009-07-24
ipa-prop.h (struct ipa_node_params): New flag node_enqued.
Martin Jambor
1
-1
/
+15
2009-05-08
cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...
Jan Hubicka
1
-14
/
+0
2009-03-30
ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN...
Martin Jambor
1
-8
/
+11
2008-09-18
ipa-cp.c (ipcp_estimate_growth): Return 0 instead of false.
Martin Jambor
1
-12
/
+25
2008-09-11
ipa-prop.h (struct ipa_param_flags): Removed.
Martin Jambor
1
-34
/
+35
2008-09-09
re PR other/37419 (mpfr related memory corruption)
Jakub Jelinek
1
-1
/
+1
2008-08-29
cgraph.c (cgraph_remove_node): Do not remove nested nodes.
Jan Hubicka
1
-3
/
+2
2008-08-23
tree.c (decl_address_ip_invariant_p): New function.
Jan Hubicka
1
-7
/
+3
[next]