]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-outof-ssa.c
* gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / tree-outof-ssa.c
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-05  amacleod2013-11-05 Andrew MacLeod <amacleod@redhat.com>
2013-10-29  amacleod * tree-outof-ssa.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-09-26  amacleod2013-09-26 Andrew MacLeod <amacleod@redhat.com>
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-09-19  dehaoIntegrate lexical block into source_location.
2012-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-08  rguenth2012-08-08 Richard Guenther <rguenther@suse.de>
2012-08-03  rguenth2012-08-03 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>
2011-12-21  rguenth2011-12-21 Richard Guenther <rguenther@suse.de>
2011-11-18  wschmidt2011-11-18 Bill Schmidt <wschmidt@linux.vnet.ibm...
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-08-20  froydnjgcc/
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21  jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-04-07  jakub * tree-ssa-pre.c (my_rev_post_order_compute): Remove...
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-15  matz PR middle-end/43300
2010-01-19  jakub PR tree-optimization/42719
2009-11-25  hjlRemove trailing white spaces.
2009-09-02  aolivagcc/ChangeLog:
2009-08-12  bonzini2009-08-12 Richard Sandiford <rdsandiford@googlemail...
2009-08-09  rsandifogcc/
2009-08-01  bonzini2009-04-17 Paolo Bonzini <bonzini@gnu.org>
2009-07-30  amacleodAdd source_location support to PHI arguments.
2009-05-13  matz PR middle-end/39976
2009-04-29  matz PR middle-end/39927
2009-04-28  matz PR middle-end/39922
2009-04-27  matz * ssaexpand.h (struct ssaexpand): Member 'values'...
2009-04-26  hjl2009-04-26 H.J. Lu <hongjiu.lu@intel.com>
2009-04-26  matzgcc/
2009-04-03  rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2008-09-18  amacleodFix comments and formatrting
2008-09-18  amacleodfix PR 37102 by having out of ssa remove dead PHI nodes.
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-07  rguenth2008-07-07 Richard Guenther <rguenther@suse.de>
2008-06-20  ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-18  hubicka * tree-outof-ssa.c (pass_out_of_ssa): Do not depend...
2008-03-19  hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-01-06  revitaleFix PR34263: Cleaning up latch blocks
2008-01-05  jakub PR tree-optimization/34618
2007-10-28  pinskia2007-10-28 Andrew Pinski <pinskia@gmail.com>
2007-08-14  ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-03-08  sayle * tree-eh.c (do_return_redirection): Call build_gimple...
2006-12-24  hubicka * tree-ssa-operands.h (struct ssa_operand_memory_d):
2006-12-11  dnovillo * tree-ssa-operands.h (create_ssa_artificial_load_stmt):
2006-12-11  dnovillo * tree-scalar-evolution.c (scev_const_prop):
2006-12-10  amacleodNew out of ssa Coalescer.
2006-12-08  amacleodNew TER code.
2006-12-05  aldyhMerge gimple-tuples-branch into mainline.
2006-12-04  amacleodSwitch live on entry to a per block basis from per...
2006-12-01  amacleod * common.opt (ftree-combine-temps): Remove.
2006-11-28  hubicka Privatize SSA variables into gimple_df.
2006-11-21  rakdver * tree-ssa-loop-im.c (schedule_sm, determine_lsm_ref,
2006-08-01  hubicka * tree-outof-ssa.c (check_replaceable): Do not allocat...
2006-05-28  kazu * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config...
2006-05-23  amacleod2006-05-23 Andrew MacLeod <amacleod@redhat.com>
2006-04-22  echristo2006-04-21 Eric Christopher <echristo@apple.com>
2006-04-10  kazu * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o,
2006-03-02  dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-03-01  dnovillo * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMOR...
2006-02-14  rakdver * doc/invoke.texi (-fprefetch-loop-arrays, -fprefetch...
2006-02-06  rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-19  dberlin2006-01-16 Daniel Berlin <dberlin@dberlin.org>
2006-01-06  law * tree-cfg.c (bsi_replace): Rename final argument...
2006-01-05  rguenth2006-01-05 Richard Guenther <rguenther@suse.de>
2005-12-30  kazu * tree-outof-ssa.c (_elim_graph): Change the type...
2005-12-18  gdr * tree-vn.c (vn_add): Use XNEW.
2005-12-02  rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-10-19  uweigand * cfgexpand.c (discover_nonconstant_array_refs_r,
2005-08-04  rth PR 21291
2005-07-30  hubicka * tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.
2005-06-25  kcookUpdate FSF address.
2005-06-07  kazu * sbitmap.h (sbitmap_iterator, sbitmap_iter_init,
2005-06-01  ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-06-01  dberlin2005-05-30 Daniel Berlin <dberlin@dberlin.org>
2005-05-30  kazu * tree-outof-ssa.c (_elim_graph): Change the type...
2005-05-10  kazu * tree-outof-ssa.c (_elim_graph): Change the type...
2005-05-04  kazu * tree-outof-ssa.c (edge_leader, stmt_list,
2005-05-03  amacleod2005-05-03 Andrew MacLeod <amacleod@redhat.com>
2005-04-22  rakdver * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,
2005-04-21  nathan * lambda.h (lambda_vector_min_nz): Likewise.
2005-04-17  kazu * tree-flow-inline.h (get_stmt_operands): Remove.
2005-04-13  law * Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.
2005-04-05  amacleod2005-04-05 Andrew MacLeod <amacleod@redhat.com>
next