aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-tailcall.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-15/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-10/+10
2015-10-20re PR tree-optimization/68017 (ICE on valid code at -O3 with -g enabled on x8...Richard Biener1-8/+12
2015-09-20switch from gimple to gimple*Trevor Saunders1-6/+6
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders1-4/+12
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders1-12/+4
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-17/+5
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-04-22tree-tailcall.c (suitable_for_tail_opt_p, [...]): Remove unneeded forward dec...Bernhard Reutner-Fischer1-3/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+14
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-01gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek1-2/+2
2014-11-29gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek1-1/+1
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-21/+24
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-2/+5
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+6
2014-07-09remove has_executeTrevor Saunders1-2/+0
2014-06-06cfgexpand.c (expand_gimple_cond): Remove check for current_loops.Richard Biener1-2/+1
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener1-2/+2
2014-04-29re PR tree-optimization/60971 (Wrong code when coercing unsigned char to bool)Jakub Jelinek1-3/+13
2014-04-17pass cfun to pass::executeTrevor Saunders1-8/+5
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-2/+2
2014-04-17remove has_gateTrevor Saunders1-2/+0
2014-02-07re PR target/60077 (gcc.target/i386/pr35767-5.c FAILs)Jakub Jelinek1-0/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+4
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-8/+10
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-1/+2
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+7
2013-10-15tree-tailcall.c (find_tail_calls): Don't use tail-call recursion for built-in...Richard Sandiford1-1/+3
2013-09-30basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford1-1/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-4/+4
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-09-06re PR middle-end/58094 (IPA devirt testsuite errors)Jan Hubicka1-1/+2
2013-08-23re PR tree-optimization/58209 (ICE in extract_range_from_binary_expr, at tree...Jakub Jelinek1-7/+29
2013-08-12re PR tree-optimization/57980 (gcc 4.8.1 -foptimize-sibling-calls -O1 ICE in ...Marek Polacek1-10/+2
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-34/+71
2013-03-07re PR tree-optimization/56539 (ICE: verify_ssa failed: caused by -foptimize-s...Jakub Jelinek1-3/+3
2013-02-08Makefile.in (tree-tailcall.o): Add $(CFGLOOP_H) dependency.Richard Biener1-1/+7
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+2