]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-split.c
Eliminate BASIC_BLOCK macro.
[thirdparty/gcc.git] / gcc / ipa-split.c
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-21  dmalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
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-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-09-28  rsandifogcc/
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-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
2011-01-10  hubicka PR tree-optimization/47234
2011-01-03  jakub PR tree-optimization/47148
2010-11-11  hubicka * doc/invoke.texi (-fwhopr): Merge into -flto section.
2010-11-04  rguenth2010-11-04 Richard Guenther <rguenther@suse.de>
2010-10-09  ebotcazou PR tree-optimization/45612
2010-09-02  rguenth2010-09-02 Richard Guenther <rguenther@suse.de>
2010-08-19  froydnj * cfgloop.c (get_loop_body_in_bfs_order): Avoid redund...
2010-08-10  froydnj * ipa-split.c (find_split_points): Free stack.
2010-08-03  hubicka * ipa-split.c (struct split_point): Add split_part_set...
2010-07-15  froydnjgcc/
2010-07-07  hubicka PR middle-end/44813
2010-07-02  hubicka * ipa-split.c (split_function): For aggregate values...
2010-07-02  hubicka * ipa-split.c (verify_non_ssa_vars): Break out from...
2010-06-30  hubicka PR middle-end/PR44706
2010-06-28  hubicka PR middle-end/44671
2010-06-28  hubicka PR tree-optimization/44687
2010-06-28  hubicka PR middle-end/44671
2010-06-26  hubicka * gcc.dg/tree-ssa/ipa-split-2.c: New testcase.
2010-06-25  hubicka * tree-pass.h (pass_split_functions): Declare.
2010-06-04  hubicka * df.h (df_rd_bb_info, df_md_bb_info, df_lr_bb_info...