sem_aux.adb, [...] (Get_Low_Bound): Use Type_Low_Bound.
[gcc.git] / gcc / tree-outof-ssa.c
2015-05-02 Trevor Saundersmake emit_partition_copy return a rtx_insn *
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-29 Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-25 David MalcolmConvert edge_def.insns.r to rtx_insn *
2014-07-28 Richard Sandifordre PR middle-end/61919 (FAIL: gfortran.dg/fmt_g0_6...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-05 Andrew MacLeodtree-outof-ssa.c (queue_phi_copy_p): Combine phi_ssa_na...
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18 Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-09-26 Andrew MacLeodtree-ssa-live.h (find_replaceable_exprs, [...]): Move...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-08 Richard Guenthertree-call-cdce.c (check_pow): Simplify.
2012-08-03 Richard Guenthertree-vect-loop-manip.c (vect_can_advance_ivs_p): Query...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16 Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10 Dehao Chentree.h (phi_arg_d): New field.
2011-12-21 Richard Guentherre PR lto/41159 ([LTO] ICE in insert_value_copy_on_edge...
2011-11-18 Bill Schmidttree-outof-ssa.c (insert_back_edge_copies): Add call...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-04-07 Jakub Jelinektree-ssa-pre.c (my_rev_post_order_compute): Remove...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-15 Michael Matzre PR middle-end/43300 (ICE: in emit_move_insn, at...
2010-01-19 Jakub Jelinekre PR tree-optimization/42719 ("-fcompare-debug failure...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-12 Richard Sandifordre PR bootstrap/41031 (ICE in insert_value_copy_on_edge...
2009-08-09 Richard Sandifordtree-out-of-ssa.c (insert_value_copy_on_edge): If the...
2009-08-01 Paolo Bonziniexpr.c (store_constructor): Use promote_decl_mode.
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2009-05-13 Michael Matzre PR middle-end/39976 (Big sixtrack degradation on...
2009-04-29 Andreas Krebbelre PR middle-end/39927 (build breakage for cris-elf...
2009-04-28 Michael Matzre PR middle-end/39922 (Revision 146817 caused many...
2009-04-27 Michael Matzssaexpand.h (struct ssaexpand): Member 'values' is...
2009-04-26 H.J. Lutree-outof-ssa.c (rewrite_trees): Add ATTRIBUTE_UNUSED.
2009-04-26 Michael MatzExpand from SSA.
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2008-09-18 Andrew MacLeodFix comments and formatrting
2008-09-18 Andrew MacLeodfix PR 37102 by having out of ssa remove dead PHI nodes.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-07 Richard Guentherre PR target/36713 (r137252 breaks -O2 optimization...
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-18 Jan Hubicka* tree-outof-ssa.c (pass_out_of_ssa): Do not depend...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-01-06 Revital EresFix PR34263: Cleaning up latch blocks
2008-01-05 Jakub Jelinekre PR tree-optimization/34618 (ICE with -fmudflap and...
2007-10-28 Andrew Pinskire PR middle-end/33589 (ICE on valid code at -O2: verif...
2007-08-14 Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-03-08 Roger Sayletree-eh.c (do_return_redirection): Call build_gimple_mo...
2006-12-24 Jan Hubickatree-ssa-operands.h (struct ssa_operand_memory_d):...
2006-12-11 Diego Novillotree-ssa-operands.h (create_ssa_artificial_load_stmt...
2006-12-11 Diego Novillo* tree-scalar-evolution.c (scev_const_prop):
2006-12-10 Andrew MacLeodNew out of ssa Coalescer.
2006-12-08 Andrew MacLeodNew TER code.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-04 Andrew MacLeodSwitch live on entry to a per block basis from per...
2006-12-01 Andrew MacLeodcommon.opt (ftree-combine-temps): Remove.
2006-11-28 Jan HubickaPrivatize SSA variables into gimple_df.
2006-11-21 Zdenek Dvoraktree-ssa-loop-im.c (schedule_sm, [...]): Use vector...
2006-08-01 Jan Hubickatree-outof-ssa.c (check_replaceable): Do not allocate...
2006-05-28 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-05-23 Andrew MacLeodre PR c++/26757 (C++ front-end producing two DECLs...
2006-04-22 Eric Christopherdecl.c: Fix typo in function name.
2006-04-10 Kazu HirataMakefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-03-01 Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-02-14 Zdenek Dvorakinvoke.texi (-fprefetch-loop-arrays, [...]): Document.
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-19 Daniel Berlintree-ssa-operands.h (ssa_call_clobbered_cache_valid...
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2006-01-05 Richard Guenthertree-pass.h (TODO_remove_unused_locals): Define.
2005-12-30 Kazu Hiratatree-outof-ssa.c (_elim_graph): Change the type of...
2005-12-18 Gabriel Dos Reistree-vn.c (vn_add): Use XNEW.
2005-12-02 Richard Guenthertree-ssa-loop-im.c (schedule_sm): Use buildN instead...
2005-10-19 Ulrich Weigandcfgexpand.c (discover_nonconstant_array_refs_r, [....
2005-08-04 Richard Hendersonre PR middle-end/21291 (can't find a register in class...
2005-07-30 Jan Hubickatree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.
2005-06-25 Kelley CookUpdate FSF address.
next