]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-split.c
In PR70010, a function is marked with target(no-vsx) to disable VSX code
[thirdparty/gcc.git] / gcc / ipa-split.c
2019-09-19  jambormNew IPA-SRA
2019-08-13  rsandifoUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-03-08  marxinRestrict IPA split (PR go/63560).
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-06-19  marxinClean-up usage of ipa_fn_summary and ipa_call_summary...
2018-06-08  marxinRename get methods in symbol-summary.h to get_create.
2018-06-08  marxinRemove MPX
2018-02-12  hubicka PR middle-end/83665
2018-01-03  jakub Update copyright years.
2017-12-12  aoliva[SFN] boilerplate changes in preparation to introduce...
2017-11-18  hubicka * cgraphclones.c (cgraph_edge::clone): Rename gcov_cou...
2017-11-16  hubicka * ipa-split.c (split_bb_info): Turn time to sreal.
2017-11-14  hubicka * ipa-split.c (struct split_point): Add count.
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-10-19  hubicka * asan.c (create_cond_insert_point): Do not update...
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-06  hubicka * ipa-split.c (split_function): Initialize return...
2017-05-23  hubicka * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgrap...
2017-05-22  hubicka * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-05-19  hubicka * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgrap...
2017-05-16  marxinAdd default value for last argument of dump functions.
2017-04-11  marxinAdd function part to a same comdat group (PR ipa/80212).
2017-04-08  marxinRevert r246759.
2017-04-07  marxinAdd function part to a same comdat group (PR ipa/80212).
2017-01-01  jakub Update copyright years.
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-09-26  mpolacek * ipa-inline-analysis.c (find_foldable_builtin_expect...
2016-02-12  jakub PR ipa/69241
2016-02-12  jakub PR ipa/68672
2016-02-10  jakub PR ipa/69241
2016-02-08  jakub PR tree-optimization/69209
2016-01-04  jakub Update copyright years.
2015-12-18  jakub PR debug/68860
2015-12-10  rguenth2015-12-10 Richard Biener <rguenther@suse.de>
2015-12-01  rguenth2015-12-01 Richard Biener <rguenther@suse.de>
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-19  tbsaunderemove useless typedefs
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-04-08  ienkovichgcc/
2015-04-01  hubicka * lto-cgraph.c (lto_output_node, input_overwrite_node...
2015-03-19  jakub PR sanitizer/65400
2015-03-16  hubicka * tree-sra.c (ipa_sra_preliminary_function_checks...
2015-02-08  hubicka PR ipa/63566
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-22  marxinsymbol_summary is used for inline_summary.
2014-12-22  marxinipa-prop uses symbol_summary class.
2014-12-01  jakub * gimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29  jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19  jakub * gimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-05  ienkovichgcc/
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-09-22  hubicka * tree-ssa-ccp.c (prop_value_d): Rename to ...
2014-09-11  hubicka PR tree-optimization/63186
2014-08-25  marxinIPA C++ refactoring 4/N
2014-07-24  marxinIPA C++ refactoring 1/N
2014-07-24  rguenth2014-07-24 Richard Biener <rguenther@suse.de>
2014-07-09  tbsaunderemove has_execute
2014-06-25  marxinIPA REF refactoring
2014-06-06  rguenth2014-06-06 Richard Biener <rguenther@suse.de>
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-22  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-19  jakub PR other/59545
2013-12-17  marxinTime profile-based function reordering (phase 2).
2013-12-16  mrsMerge in trunk.
2013-12-16  jakub PR middle-end/58956
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-09  dmalcolmEliminate profile_status macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-21  rsandifoMerge with trunk.
2013-11-21  dmalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
next