Daily bump.
[gcc.git] / gcc / tree-tailcall.c
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-07-09 Trevor Saundersremove has_execute
2014-06-06 Richard Bienercfgexpand.c (expand_gimple_cond): Remove check for...
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-29 Jakub Jelinekre PR tree-optimization/60971 (Wrong code when coercing...
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-02-07 Jakub Jelinekre PR target/60077 (gcc.target/i386/pr35767-5.c FAILs)
2014-01-02 Richard SandifordUpdate copyright years in gcc/
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-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-15 Richard Sandifordtree-tailcall.c (find_tail_calls): Don't use tail-call...
2013-09-30 Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-06 Jan Hubickare PR middle-end/58094 (IPA devirt testsuite errors)
2013-08-23 Jakub Jelinekre PR tree-optimization/58209 (ICE in extract_range_fro...
2013-08-12 Marek Polacekre PR tree-optimization/57980 (gcc 4.8.1 -foptimize...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-03-06 Jakub Jelinekre PR tree-optimization/56539 (ICE: verify_ssa failed...
2013-02-08 Richard BienerMakefile.in (tree-tailcall.o): Add $(CFGLOOP_H) dependency.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-08-10 Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-07 Richard Guenthertree-flow.h (copy_ssa_name_fn): New function.
2012-08-07 Richard Guenthergimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
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-08-01 Richard Guenthergraphite-clast-to-gimple.c (translate_clast_user):...
2012-07-20 Richard Guenthertree-dfa.c (collect_dfa_stats): Simplify.
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-02-16 Jakub Jelinekre PR middle-end/52285 (libgcrypt _gcry_burn_stack...
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-07 Zdenek Dvorakre PR tree-optimization/48837 (Wrong optimization of...
2011-03-15 Richard Guentherre PR tree-optimization/41490 (tree-ssa-sink does not...
2011-02-15 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2010-11-25 Joseph Myerstarget.def (supports_split_stack, [...]): Take gcc_opti...
2010-11-03 Eric Botcazoutree-tailcall.c (find_tail_calls): Convert the operands...
2010-09-28 Richard HendersonHookize TARGET_UNWIND_INFO et al.
2010-09-05 Giuseppe Scrivanotree-tailcall.c (process_assignment): Handle NEGATE_EXP...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
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-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-02 Richard Guentherre PR tree-optimization/43879 (-fipa-pta causes various...
2010-04-23 Richard Guentherre PR tree-optimization/43572 (FAIL: gfortran.dg/PR1987...
2010-04-19 Martin Jamborgimple.h (create_tmp_reg): Declare.
2010-04-16 Richard Guentherre PR tree-optimization/43572 (FAIL: gfortran.dg/PR1987...
2010-04-12 Richard Guenthergsstruct.def (GSS_CALL): New.
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-22 Richard Guentherre PR middle-end/42749 (-O2 and verify_stmts failed...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-21 Giuseppe Scrivanotree-tailcall.c (process_assignment): Don't check if...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2009-07-07 Jakub Jelinekre PR middle-end/40669 (ICE in gimple_assign_set_rhs1...
2009-05-11 Richard Guentherpasses.c (init_optimization_passes): Strip now incorrec...
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-08-05 Andrew Pinskire PR tree-optimization/37024 (bad tail call from tuple...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-07 Richard Guentherre PR target/36713 (r137252 breaks -O2 optimization...
2008-05-27 Michael Matzre PR middle-end/36326 (gimplification of aggregate...
2008-05-08 Richard Guenthertree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
2008-04-25 Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-09-08 Richard Bienertree-tailcall.c (find_tail_calls): If we don't have...
2007-09-05 Jan HubickaRevert:
2007-09-04 Jan Hubicka* tree-tailcall.c (eliminate_tail_call): Expect unrenam...
2007-09-04 Revital EresAdd new fp flags: -fassociative-math and -freciprocal...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-02 Richard Guentherre PR middle-end/15988 (ICE in fold_convert with pointe...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-03-08 Roger Sayletree-eh.c (do_return_redirection): Call build_gimple_mo...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-20 Jan Hubickatree-tailcall.c (adjust_return_value): Do not use RESUL...
2007-01-18 Jan Hubickatree-vrp.c (finalize_jump_threads): Do not call cleanup...
2007-01-11 Jan Hubickare PR tree-optimization/1046 (gcc less efficient than...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-28 Jan HubickaPrivatize SSA variables into gimple_df.
2006-05-23 Andrew MacLeodre PR c++/26757 (C++ front-end producing two DECLs...
2006-04-23 Eric Botcazoutree-tailcall.c (pass_tail_recursion): Use gate_tail_ca...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-03 Zdenek Dvoraktree-tailcall.c (arg_needs_copy_p): New function.
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2005-12-18 Gabriel Dos Reistree-tailcall.c (find_tail_calls): Use XNEW.
next