]> gcc.gnu.org Git - gcc.git/history - gcc/tree-ssa-live.c
invoke.texi ([Wnarrowing]): Update for non-constants in C++11.
[gcc.git] / gcc / tree-ssa-live.c
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-02-21 Richard Bienerre PR middle-end/60291 (slow compile times for any...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB_REVERSE macro.
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-12-09 David MalcolmEliminate BASIC_BLOCK macro.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-21 Cary CoutantAdd minimal line tables at -g1.
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-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-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-26 Richard Bienertree-ssa-live.c (var_map_base_init): Handle SSA names...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-06-14 Jeff Lawgimple.h (gimple_can_coalesce_p): Prototype.
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-02 Jakub Jelinekre PR c++/34949 (Dead code in empty destructors.)
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-03-21 Richard Bienertree-cfg.c (verify_expr_no_block): New function.
2013-03-21 Richard Bienertree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
2013-02-20 Richard Bienertree-call-cdce.c (tree_call_cdce): Do not remove unused...
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-10-05 Richard Guentherre PR lto/54811 (tree code '�' is not supported in...
2012-09-27 Dehao Chentree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-26 Dehao Chentree-ssa-live.c (clear_unused_block_pointer): Use expli...
2012-09-24 Richard Guentherre PR lto/54632 (not supported in LTO streams : tree...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-08-24 Steven Bosschertree-ssa-live.c (dump_var_map): Do not dump the partiti...
2012-08-17 Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-07 Richard Guenthertree-dfa.c (set_ssa_default_def): Clear the SSA_NAME_DE...
2012-08-07 Richard Guenthertree-into-ssa.c (rewrite_stmt): Remove clobbers for...
2012-08-03 Richard Guenthertree-vect-loop-manip.c (vect_can_advance_ivs_p): Query...
2012-08-02 Michael Matztree-ssa-live.c (set_is_used): Return a bool.
2012-08-02 Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01 Michael Matztree-complex.c (init_parameter_lattice_values): Don...
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.
2012-06-22 Eric Botcazoutree-ssa-live.c (remove_unused_scope_block_p): Remove...
2012-05-29 Michael Matzexpr.c (expand_expr_real_1 <normal_inner_ref>): Don...
2012-05-24 Richard Guentherre PR bootstrap/53466 (Bootstrap failure)
2012-05-23 Richard Bienertree-dfa.c (add_referenced_var_1): Do not add global...
2012-05-21 Richard Guenthertree-dfa.c (add_referenced_var): Do not walk DECL_INITI...
2011-12-03 Jakub Jelinekre PR debug/50317 (missing DW_OP_GNU_implicit_pointer)
2011-12-01 Jakub Jelinekre PR debug/50317 (missing DW_OP_GNU_implicit_pointer)
2011-11-17 Michael Matzre PR tree-optimization/50644 (ICE in set_is_used added...
2011-11-08 Michael Matzgengtype.c (write_field_root): Avoid out-of-scope acces...
2011-04-27 Richard GuentherMakefile.in (tree-ssa-structalias.o): Remove gt-tree...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-03-24 Jeff Lawtree-ssa-live.c (remove_unused_scope_block_p): Remove...
2011-02-15 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-02 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-01-21 Jakub Jelinektree-ssa-live.c (remove_unused_scope_block_p): Don...
2011-01-20 Alexandre Olivare PR tree-optimization/46583 (-fcompare-debug failure...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-17 Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
2010-10-11 Nathan Froydvec.h (VEC_qsort): Define.
2010-09-03 Richard Guenthertree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-08-30 Jakub Jelinekre PR debug/45419 (-fcompare-debug failure at -O3)
2010-08-30 Richard Guentherre PR tree-optimization/45449 (-fcompare-debug failure...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-19 Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-13 Joern Renneckere PR other/44874 (TDF_NOUID dumps miss information...
2010-07-13 Jakub Jelinekre PR debug/44901 (-fcompare-debug failure for tree...
2010-07-10 Richard Guentherre PR debug/44832 (-fcompare-debug failure for C++...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-06 Nathan Froydvec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2009-12-01 Richard Guentherfinal.c (rest_of_clean_state): If -fcompare-debug is...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-27 Richard Guenthergengtype.c (main): Handle uint64_t.
2009-07-02 Richard Guenthertree-ssa-live.c (remove_unused_locals): Do not remove...
2009-06-05 Jakub Jelinekre PR middle-end/40340 (Fortification warning no longer...
2009-06-04 Alexandre Olivatree-ssa-live.c (remove_unused_scope_block_p): Keep...
2009-05-28 Alexandre Olivatree-ssa-live.c (remove_unused_locals): Skip when not...
2009-05-27 Diego Novillotree-ssa-live.c (dump_scope_block): Document arguments.
2009-04-26 Michael MatzExpand from SSA.
2009-04-17 Eric Botcazoudbxout.c (dbxout_block): Reinstate test on TREE_USED.
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-17 Jakub Jelinekre PR debug/39474 (DW_AT_location missing for unused...
2009-03-01 Jan Hubickare PR debug/39267 (gdb testsuite regressions)
2009-02-27 Jan Hubickare PR debug/39267 (gdb testsuite regressions)
2009-02-23 Jan Hubickare PR tree-optimization/37709 (inlining causes explosio...
2009-02-10 Jakub Jelinekre PR target/39139 (ICE with stringop and register...
2008-10-09 Jakub Jelinektree-ssa-live.c (remove_unused_locals): Mark all edge...
2008-09-06 Jan Hubickare PR tree-optimization/14703 (Inadequate optimization...
next
This page took 3.911541 seconds and 107 git commands to generate.