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-cp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-21
ipa-prop.h (struct ipa_node_params): Rename clone_for_all_contexts to do_clon...
Martin Jambor
1
-11
/
+15
2012-11-21
re PR tree-optimization/55260 (ICE: in ipa_get_parm_lattices, at ipa-cp.c:263...
Martin Jambor
1
-127
/
+170
2012-11-20
Introduce vNULL to use as a nil initializer for vec<>.
Diego Novillo
1
-9
/
+7
2012-11-20
re PR tree-optimization/55260 (ICE: in ipa_get_parm_lattices, at ipa-cp.c:263...
Martin Jambor
1
-4
/
+4
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-151
/
+138
2012-11-13
re PR tree-optimization/55253 (Revision 193298 miscompiles sqlite with -Os)
Martin Jambor
1
-0
/
+2
2012-11-11
re PR tree-optimization/55238 (ICE in find_aggregate_values_for_callers_subse...
Martin Jambor
1
-16
/
+37
2012-11-07
re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)
Martin Jambor
1
-236
/
+1237
2012-11-01
invoke.texi: Update -fopt-info documentation.
Sharad Singhai
1
-0
/
+1
2012-10-25
ipa-cp.c (ipcp_discover_new_direct_edges): If something was turned to direct ...
Jan Hubicka
1
-1
/
+8
2012-08-13
tree-pass.h (write_summary, [...]): Remove set and vset arguments.
Jan Hubicka
1
-3
/
+2
2012-08-11
re PR fortran/48636 (Enable more inlining with -O2 and higher)
Martin Jambor
1
-5
/
+26
2012-08-09
cgraph.h (cgraph_indirect_call_info): Field anc_offse renamd to offset, updat...
Martin Jambor
1
-1
/
+1
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-3
/
+0
2012-06-04
ipa-prop.h (ipa_get_jf_known_type_offset): New function.
Martin Jambor
1
-42
/
+29
2012-05-29
LANGUAGES: Fix typos.
Joseph Myers
1
-2
/
+2
2012-05-10
cgraph.h (cgraph_remove_unreachable_nodes): Rename to ...
Jan Hubicka
1
-1
/
+0
2012-04-30
re PR middle-end/53136 (Use after free in ipa_make_edge_direct_to_target, cxx...
Uros Bizjak
1
-2
/
+3
2012-04-20
lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.
Jan Hubicka
1
-2
/
+0
2012-04-18
cgraph.c (cgraph_node_name): Remove.
Jan Hubicka
1
-1
/
+1
2012-04-14
cgraph.h: Update copyrights;
Jan Hubicka
1
-13
/
+14
2012-01-13
Update copyright year.
Ian Lance Taylor
1
-1
/
+1
2012-01-13
ipa-cp.c (ipa_get_indirect_edge_target): Add typecasts when comparing param_i...
Ian Lance Taylor
1
-2
/
+3
2012-01-08
re PR tree-optimization/51694 (ICE while compiling alliance package)
Jan Hubicka
1
-2
/
+3
2011-12-13
re PR tree-optimization/51362 (ICE: SIGFPE (division by zero) in good_cloning...
Martin Jambor
1
-0
/
+8
2011-12-07
re PR tree-optimization/50744 (ice in good_cloning_opportunity_p)
Martin Jambor
1
-12
/
+31
2011-11-15
ipa-cp.c (ipa_value_from_jfunc): Make global.
Maxim Kuvyrkov
1
-24
/
+11
2011-09-23
ipa-prop.h (jump_func_type): Updated comments.
Martin Jambor
1
-2
/
+20
2011-09-07
re PR middle-end/50301 (416.gamess in SPEC CPU 2006 failed to build with LTO)
Martin Jambor
1
-1
/
+10
2011-09-06
ipa-inline.h (struct inline_summary): Move versionable flag...
Martin Jambor
1
-7
/
+4
2011-09-02
ipa-prop.h (ipa_node_params): Removed fields called_with_var_arguments and no...
Martin Jambor
1
-31
/
+17
2011-09-02
cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta.
Martin Jambor
1
-14
/
+10
2011-07-26
re PR bootstrap/49786 (bootstrap failed with bootstrap-profiled)
Martin Jambor
1
-4
/
+6
2011-07-19
ipa-prop.h: Include alloc-pool.h, all sorts of updates to general comments.
Martin Jambor
1
-1056
/
+1992
2011-06-14
dumping cleanup phase 1 -- Removing TODO_dump_func
David Li
1
-1
/
+1
2011-06-14
* ipa-cp.c (ipcp_iterate_stage): Revert accidental commit.
Jan Hubicka
1
-1
/
+1
2011-06-10
ipa-cp.c (ipcp_versionable_function_p): Thunks are not versionable.
Jan Hubicka
1
-40
/
+48
2011-06-10
ipa-cp.c (ipcp_versionable_function_p): Aliases are not versionable.
Jan Hubicka
1
-30
/
+36
2011-06-10
ipa-cp.c (ipcp_process_devirtualization_opportunities): Update call of gimple...
Jan Hubicka
1
-3
/
+2
2011-05-14
ipa-prop.c (ipa_cst_from_jfunc): New function.
Martin Jambor
1
-2
/
+8
2011-05-08
cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.
Jan Hubicka
1
-1
/
+2
2011-05-06
cgraph.c (cgraph_add_thunk): Create real function node instead of alias node...
Jan Hubicka
1
-2
/
+7
2011-04-22
gengtype.c (open_base_files): Add ipa-inline.h include.
Jan Hubicka
1
-83
/
+12
2011-04-19
revert 172213 and add assertion
Xinliang David Li
1
-22
/
+1
2011-04-19
ipa-cp.c (ipcp_process_devirtualization_opportunities): Devirtualize also acc...
Martin Jambor
1
-27
/
+47
2011-04-19
ipa-cp.c (ipcp_process_devirtualization_opportunities): Take into account anc...
Martin Jambor
1
-4
/
+13
2011-04-19
cgraph.h (cgraph_optimize_for_size_p): Declare.
Jan Hubicka
1
-1
/
+1
2011-04-18
re PR middle-end/48661 (wrong-code regression with devirtualization)
Jakub Jelinek
1
-1
/
+1
2011-04-16
cgraphbuild.c: Include ipa-inline.h.
Jan Hubicka
1
-2
/
+2
2011-04-14
cgraph.c (dump_cgraph_node): Do not dump inline summaries.
Jan Hubicka
1
-4
/
+5
[next]