]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-split.c
* gimple.h (gimple_build_assign_stat): Remove prototype.
[thirdparty/gcc.git] / gcc / ipa-split.c
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.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-04  mrsMerge in trunk.
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29  amacleod * tree-outof-ssa.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-06  ebotcazou * ipa-split.c (split_function): Set DECL_NO_INLINE_WAR...
2013-09-04  mrsMerge in trunk.
2013-09-02  hubicka * ipa-split.c (execute_split_functions): Split externa...
2013-08-08  hubicka * cgraphbuild.c (build_cgraph_edges): Do not walk...
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-05-29  hubicka * cgraph.h (symtab_node_base): Add definition, alias...
2013-04-26  rguenth2013-03-26 Richard Biener <rguenther@suse.de>
2013-03-04  ebotcazou PR tree-optimization/56424
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-05  jakub PR debug/54519
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-08-17  rguenth2012-08-17 Richard Guenther <rguenther@suse.de>
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-07  rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-08-02  hjlAdd free inline summary pass after pass_early_local_passes
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-16  stevengcc/
2012-07-16  dehao2012-07-16 Dehao Chen <dehao@google.com>
2012-07-10  dehao2012-07-10 Dehao Chen <dehao@google.com>
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-02-27  jakub PR tree-optimization/52376
2012-02-23  jakub PR tree-optimization/52019
2012-01-23  rguenth2012-01-23 Richard Guenther <rguenther@suse.de>
2012-01-11  ebotcazou * tree.h (build_function_decl_skip_args): Add boolean...
2012-01-11  wschmidtgcc:
2011-10-14  rguenth2011-10-14 Richard Guenther <rguenther@suse.de>
2011-10-13  rguenth2011-10-13 Richard Guenther <rguenther@suse.de>
2011-10-10  rguenth2011-10-10 Richard Guenther <rguenther@suse.de>
2011-09-08  jamborm2011-09-08 Martin Jambor <mjambor@suse.cz>
2011-09-02  matz PR middle-end/50260
2011-08-31  jamborm2011-08-31 Martin Jambor <mjambor@suse.cz>
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-30  rguenth2011-05-30 Richard Guenther <rguenther@suse.de>
2011-04-22  hubicka * gengtype.c (open_base_files): Add ipa-inline.h include.
2011-04-16  hubicka * cgraphbuild.c: Include ipa-inline.h.
2011-04-11  jamborm2011-04-11 Martin Jambor <mjambor@suse.cz>
2011-03-24  rguenth2011-03-24 Richard Guenther <rguenther@suse.de>
2011-02-11  ebotcazou PR tree-optimization/47420
2011-01-26  hubicka PR target/47237
2011-01-20  jakub PR tree-optimization/46130
2011-01-19  jakub * ipa-split.c (find_return_bb): Use single_pred_p...
2011-01-19  jakub * ipa-split.c: Spelling fixes.
2011-01-10  law * PR tree-optimization/47141
next