summaryrefslogtreecommitdiff
path: root/gcc/tree-tailcall.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* tree-tailcall.c (suitable_for_tail_opt_p, [...]): Remove unneeded forward dec...Bernhard Reutner-Fischer2015-04-221-3/+1
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-2/+14
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek2014-12-011-2/+2
* gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek2014-11-291-1/+1
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-21/+24
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+4
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-2/+5
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+6
* remove has_executeTrevor Saunders2014-07-091-2/+0
* cfgexpand.c (expand_gimple_cond): Remove check for current_loops.Richard Biener2014-06-061-2/+1
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-2/+2
* re PR tree-optimization/60971 (Wrong code when coercing unsigned char to bool)Jakub Jelinek2014-04-291-3/+13
* pass cfun to pass::executeTrevor Saunders2014-04-171-8/+5
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-2/+2
* remove has_gateTrevor Saunders2014-04-171-2/+0
* re PR target/60077 (gcc.target/i386/pr35767-5.c FAILs)Jakub Jelinek2014-02-071-0/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+4
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-8/+10
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-1/+2
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+1
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+7
* tree-tailcall.c (find_tail_calls): Don't use tail-call recursion for built-in...Richard Sandiford2013-10-151-1/+3
* basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford2013-09-301-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-4/+4
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* re PR middle-end/58094 (IPA devirt testsuite errors)Jan Hubicka2013-09-061-1/+2
* re PR tree-optimization/58209 (ICE in extract_range_from_binary_expr, at tree...Jakub Jelinek2013-08-231-7/+29
* re PR tree-optimization/57980 (gcc 4.8.1 -foptimize-sibling-calls -O1 ICE in ...Marek Polacek2013-08-121-10/+2
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-34/+71
* re PR tree-optimization/56539 (ICE: verify_ssa failed: caused by -foptimize-s...Jakub Jelinek2013-03-071-3/+3
* Makefile.in (tree-tailcall.o): Add $(CFGLOOP_H) dependency.Richard Biener2013-02-081-1/+7
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* 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