summaryrefslogtreecommitdiff
path: root/gcc/tree-tailcall.c
Commit message (Expand)AuthorAgeFilesLines
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+2
* tree-ssa-pre.c (pretemp, [...]): Remove.Richard Guenther2012-08-101-8/+4
* tree-flow.h (copy_ssa_name_fn): New function.Richard Guenther2012-08-071-6/+3
* gimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.Richard Guenther2012-08-071-1/+0
* tree-flow.h (set_default_def): Rename to ...Richard Guenther2012-08-021-3/+3
* tree-dfa.c (referenced_var_lookup): Remove.Richard Guenther2012-08-021-3/+0
* tree-complex.c (init_parameter_lattice_values): Don't call var_ann.Michael Matz2012-08-011-1/+1
* graphite-clast-to-gimple.c (translate_clast_user): Rename virtual operands.Richard Guenther2012-08-011-1/+1
* tree-dfa.c (collect_dfa_stats): Simplify.Richard Guenther2012-07-201-33/+6
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+0
* revert: tree.h (phi_arg_d): New field.Dehao Chen2012-07-161-4/+4
* tree.h (phi_arg_d): New field.Dehao Chen2012-07-101-4/+4
* re PR middle-end/52285 (libgcrypt _gcry_burn_stack slowdown)Jakub Jelinek2012-02-161-2/+6
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-2/+3
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-2/+2
* re PR tree-optimization/48837 (Wrong optimization of recursive function calls)Zdenek Dvorak2011-05-071-0/+8
* re PR tree-optimization/41490 (tree-ssa-sink does not really work)Richard Guenther2011-03-151-2/+4
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-151-2/+2
* target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers2010-11-251-1/+1
* tree-tailcall.c (find_tail_calls): Convert the operands to the type of the re...Eric Botcazou2010-11-031-3/+5
* Hookize TARGET_UNWIND_INFO et al.Richard Henderson2010-09-281-1/+3
* tree-tailcall.c (process_assignment): Handle NEGATE_EXPR and MINUS_EXPR.Giuseppe Scrivano2010-09-051-19/+44
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-4/+4
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-1/+0
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-0/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-2/+0
* re PR tree-optimization/43879 (-fipa-pta causes various miscompilations)Richard Guenther2010-05-021-1/+2
* re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...Richard Guenther2010-04-231-1/+2
* gimple.h (create_tmp_reg): Declare.Martin Jambor2010-04-191-8/+2
* re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...Richard Guenther2010-04-161-33/+11
* gsstruct.def (GSS_CALL): New.Richard Guenther2010-04-121-3/+26
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* re PR middle-end/42749 (-O2 and verify_stmts failed again)Richard Guenther2010-02-221-10/+37
* Remove trailing white spaces.H.J. Lu2009-11-251-14/+14
* tree-tailcall.c (process_assignment): Don't check if a multiplication or an a...Giuseppe Scrivano2009-09-211-13/+29
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-1/+4
* Add source_location support to PHI arguments.Andrew MacLeod2009-07-301-4/+6
* re PR middle-end/40669 (ICE in gimple_assign_set_rhs1 from eliminate_tail_call)Jakub Jelinek2009-07-071-0/+6
* passes.c (init_optimization_passes): Strip now incorrect comment.Richard Guenther2009-05-111-1/+1
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-3/+3
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-13/+9
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* re PR tree-optimization/37024 (bad tail call from tuples merge)Andrew Pinski2008-08-051-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-258/+219
* re PR target/36713 (r137252 breaks -O2 optimization on x86_64-unknown-linux-gnu)Richard Guenther2008-07-071-2/+2
* re PR middle-end/36326 (gimplification of aggregate copies introduces extra a...Michael Matz2008-05-271-0/+14
* tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther2008-05-081-1/+1
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-3/+3
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-6/+10
* tree-tailcall.c (find_tail_calls): If we don't have aliases computed check st...Richard Biener2007-09-081-1/+2