]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-sra.c
Eliminate FOR_EACH_BB macro.
[thirdparty/gcc.git] / gcc / tree-sra.c
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmRename last_basic_block_for_function to last_basic_bloc...
2013-11-22  jakub * ipa.c (symtab_remove_unreachable_nodes): Fix up...
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  tbsaundeadd auto_vec
2013-11-20  rsandifogcc/ada/
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifogcc/c-family/
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/ada/
2013-11-18  tbsaunderemove nolonger needed {cgraph,varpool}_node_{,asm_...
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-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-09  amacleod * tree-flow.h (tm_restart_node, gimple_df): Move to...
2013-09-28  rsandifogcc/
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-06  hubicka * Makefile.in (tree-sra.o): Update dependencies.
2013-08-14  jakub PR tree-optimization/58145
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-05-23  jamborm2013-05-22 Martin Jambor <mjambor@suse.cz>
2013-05-15  jamborm2013-05-15 Martin Jambor <mjambor@suse.cz>
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-04-10  rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-04-02  jakub PR c++/34949
2013-03-21  rguenth2013-03-21 Richard Biener <rguenther@suse.de>
2013-03-08  rguenth2013-03-08 Richard Biener <rguenther@suse.de>
2013-02-28  jamborm2013-02-28 Martin Jambor <mjambor@suse.cz>
2013-02-28  jamborm2013-02-28 Martin Jambor <mjambor@suse.cz>
2013-01-15  jamborm2013-01-15 Martin Jambor <mjambor@suse.cz>
2013-01-15  jakub PR tree-optimization/55920
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-08  jamborm2013-01-08 Martin Jambor <mjambor@suse.cz>
2013-01-04  jamborm2013-01-04 Martin Jambor <mjambor@suse.cz>
2012-12-21  jamborm2012-12-21 Martin Jambor <mjambor@suse.cz>
2012-12-07  jamborm2012-12-07 Martin Jambor <mjambor@suse.cz>
2012-11-30  jamborm2012-11-30 Martin Jambor <mjambor@suse.cz>
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-26  jakub PR debug/54970
2012-10-26  jamborm2012-10-26 Martin Jambor <mjambor@suse.cz>
2012-09-20  jamborm2012-09-20 Martin Jambor <mjambor@suse.cz>
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
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-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-01  rguenth2012-08-01 Richard Guenther <rguenther@suse.de>
2012-08-01  rguenth2012-08-01 Richard Guenther <rguenther@suse.de>
2012-07-16  stevengcc/
2012-05-31  ebotcazou * tree-dfa.c (get_ref_base_and_extent): Compute the...
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2012-05-23  wschmidtIndex: gcc/tree-sra.c
2012-05-03  jamborm2012-05-03 Martin Jambor <mjambor@suse.cz>
2012-05-02  matz * coretypes.h (gimple_seq, const_gimple_seq): Typedef...
2012-04-30  uros PR middle-end/53136
2012-04-18  hubicka * cgraph.c (cgraph_node_name): Remove.
2012-04-16  jamborm2012-04-16 Martin Jambor <mjambor@suse.cz>
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-04-05  rguenth2012-04-05 Richard Guenther <rguenther@suse.de>
2012-03-27  jamborm2012-03-27 Martin Jambor <mjambor@suse.cz>
2012-03-26  jamborm2012-03-26 Martin Jambor <mjambor@suse.cz>
2012-03-23  jamborm2012-03-23 Martin Jambor <mjambor@suse.cz>
2012-03-12  rguenth2012-03-12 Richard Guenther <rguenther@suse.de>
2012-02-28  rguenth2012-02-28 Richard Guenther <rguenther@suse.de>
2012-02-14  rguenth2012-02-14 Richard Guenther <rguenther@suse.de>
2012-02-06  rguenth2012-02-06 Richard Guenther <rguenther@suse.de>
2012-01-31  rguenth2012-01-31 Richard Guenther <rguenther@suse.de>
2012-01-30  rguenth2012-01-30 Richard Guenther <rguenther@suse.de>
2012-01-27  rguenth2012-01-27 Richard Guenther <rguenther@suse.de>
2012-01-27  rguenth2012-01-27 Richard Guenther <rguenther@suse.de>
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-05  ebotcazou PR tree-optimization/51315
2012-01-04  ebotcazou PR tree-optimization/51624
2011-12-19  jamborm2011-12-19 Martin Jambor <mjambor@suse.cz>
2011-12-13  jamborm2011-12-13 Martin Jambor <mjambor@suse.cz>
2011-12-12  ebotcazou PR tree-optimization/50569
2011-12-08  ebotcazou PR tree-optimization/51315
2011-12-02  jamborm2011-12-02 Martin Jambor <mjambor@suse.cz>
2011-11-08  matz * gengtype.c (write_field_root): Avoid out-of-scope...
2011-10-02  hubicka * cgraphunit.c (ipa_passes): Remove unrechable nodes.
2011-09-27  rsandifogcc/
2011-09-07  jamborm2011-09-07 Martin Jambor <mjambor@suse.cz>
2011-09-02  matz PR middle-end/50260
2011-08-10  rguenth2011-08-10 Richard Guenther <rguenther@suse.de>
2011-08-08  jamborm2011-08-08 Martin Jambor <mjambor@suse.cz>
2011-07-26  jamborm2011-07-26 Martin Jambor <mjambor@suse.cz>
2011-07-26  pinskia2011-07-25 Andrew Pinski <apinski@cavium.com>
2011-07-08  jamborm2011-07-08 Martin Jambor <mjambor@suse.cz>
2011-07-01  jamborm2011-07-01 Martin Jambor <mjambor@suse.cz>
2011-06-30  jamborm2011-06-30 Martin Jambor <mjambor@suse.cz>
2011-06-30  jamborm2011-06-30 Martin Jambor <mjambor@suse.cz>
next