Daily bump.
[gcc.git] / gcc / ipa-utils.c
2021-01-04 Jakub JelinekUpdate copyright years.
2020-10-23 Jan HubickaMove thunks out of cgraph_node
2020-01-28 Jan Hubickaipa: fix handling of multiple speculations (PR93318)
2020-01-14 Xiong Hu LuoMissed function specialization + partial devirtualization
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-13 Jan HubickaFix merging of common traget info.
2019-11-28 Jan Hubickaipa-utils.c (ipa_merge_profiles): Be sure that all...
2019-11-07 Jakub Jelinekipa-utils.c (ipa_merge_profiles): Fix fprintf format...
2019-10-30 Martin LiskaRemove cgraph_global_info.
2019-06-10 Martin LiskaReduce SCCs in IPA postorder.
2019-02-11 Martin LiskaConstruct ipa_reduced_postorder always for overwritable...
2019-01-03 Jan Hubickaipa-utils.c (scale_ipa_profile_for_fn): Break out from ...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-24 Jan Hubickaipa-utils.c (ipa_merge_profiles): Fix updating of fnsum...
2018-12-22 Jan Hubicka* ipa-utils.c (ipa_merge_profiles): Recompute summaries.
2018-12-15 Jan Hubickaipa-utils.c (ipa_merge_profiles): Do no merging when...
2018-06-08 Martin LiskaCome up with cgraph_node::get_uid and make cgraph_node...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-14 Jan Hubickaauto-profile.c (afdo_annotate_cfg): Use update_max_bb_c...
2017-11-10 Jan Hubickaauto-profile.c (afdo_indirect_call): Drop frequency.
2017-11-03 Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-19 Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-07-04 Jan Hubickaipa-utils.c (ipa_merge_profiles): Fix merging when...
2017-06-29 Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-05-23 Martin LiskaIntroduce symtab_node::dump_{asm_,}name functions.
2017-05-23 Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-05-22 Jan HubickaMakefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-03-14 Richard Bieneralias.c (struct alias_set_entry): Pack properly.
2017-02-11 Jan Hubickare PR middle-end/56727 (Recursive call goes through...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-09-20 Kugan VivekanandarajahAdd IPA VRP
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-02-01 Jan Hubickare PR ipa/64872 (ICE: Segmentation fault during Chromiu...
2015-01-21 Jan Hubickaipa-utils.c (ipa_merge_profiles): Avoid ICE on mismatch...
2015-01-20 Jan Hubickare PR ipa/63576 (ICE : in ipa_merge_profiles, at ipa...
2015-01-12 Jan Hubickaipa-utils.c (estimate_function_body_sizes): Do not...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Martin Liskaipa-prop uses symbol_summary class.
2014-12-08 David MalcolmPR jit/63854: Introduce xstrdup_for_dump
2014-11-20 Trevor Saundersremove more ggc htabs
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-04 Martin LiskaIPA C++ refactoring 3/N
2014-08-02 Trevor Saundersconvert many uses of pointer_map to hash_map
2014-08-01 Martin LiskaIPA ICF pass 1/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-06-25 Martin LiskaIPA REF refactoring
2014-04-14 Jan Hubickaipa-utils.c (ipa_merge_profiles): Merge profile_id.
2014-03-23 Teresa Johnsonipa-utils.c (ipa_print_order): Use specified dump file.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-17 Martin LiskaTime profile-based function reordering (phase 2).
2013-12-09 David MalcolmRename last_basic_block_for_function to last_basic_bloc...
2013-12-09 David MalcolmRename macros (basic_block_info_for_function, BASIC_BLO...
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 David MalcolmEliminate n_basic_blocks macro
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-15 Martin Jamboripa-utils.h (ipa_edge_within_scc): Declare.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-06 Jan Hubickare PR middle-end/58094 (IPA devirt testsuite errors)
2013-08-31 Jan Hubickacgraph.c (cgraph_get_body): Update call of lto_input_fu...
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-15 Martin Jamboripa-prop.c (ipa_print_node_jump_functions): Print symbo...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-13 Steven Bosscheripa-pure-const.c (state_from_flags, [...]): Use current...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-04-18 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-16 Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2011-06-13 Jan Hubickaipa-utils.c (postorder_stack): New structure.
2011-06-11 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Kill same body...
2011-06-10 Jan Hubickaipa-utils.c (searchc): Use cgraph_function_or_thunk_node.
2011-06-01 Martin Jamboripa-utils.c (ipa_dfs_info): New field scc_no.
2011-06-01 Martin Jamboripa-utils.c (searchc_env): New field allow_overwritable.
2011-05-03 Jan Hubickacgraph.h (cgraph_node_set_def, [...]): Move out of...
2011-04-29 Martin Jamborcgraph.h (cgraph_postorder): Remove declaration.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-08-27 Richard Guenthergengtype.c (main): Handle uint64_t.
2009-05-01 Steven Bosscheripa-reference.c: Do not include c-common.h, include...
next