aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ch.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-16re PR middle-end/81832 (ICE in expand_LOOP_DIST_ALIAS, at internal-fn.c:2273)Bin Cheng1-1/+4
2017-07-27[Patch (preapproved)] Guard Copy Header pass onJames Greenhalgh1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-06-08invoke.texi (max-loop-headers-insns): Document.Jan Hubicka1-6/+7
2016-06-07gimple.c: Include builtins.hJan Hubicka1-1/+2
2016-06-04tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Do not check aux; dump r...Jan Hubicka1-16/+75
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-25Add pass_oacc_kernels pass group in passes.defTom de Vries1-0/+2
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-6/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-5/+5
2015-09-20switch from gimple to gimple*Trevor Saunders1-3/+3
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-12/+4
2015-07-02tree-pass.h (make_pass_ch_vect): New.Alan Lawrence1-15/+139
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-04-17re PR tree-optimization/47679 (Strange uninitialized warning after SRA)Jeff Law1-0/+1
2015-03-18tree-ssa-loop-ch.c (pass_data_ch): Remove TODO_cleanup_cfg.Richard Biener1-2/+5
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+10
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener1-2/+1
2014-04-17pass cfun to pass::executeTrevor Saunders1-36/+36
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-7/+1
2014-04-17remove has_gateTrevor Saunders1-1/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+4
2013-11-22revert: tree-ssa-loop-ch.c (copy_loop_headers): Decrement nb_iterations_upper...Richard Biener1-10/+0
2013-11-21tree-ssa-loop-ch.c (copy_loop_headers): Decrement nb_iterations_upper_bound b...Richard Biener1-0/+10
2013-11-19cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener1-2/+1
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm1-3/+3
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+4
2013-10-18tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod1-0/+1
2013-10-09tree-flow.h: Move some protoypes.Andrew MacLeod1-2/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-2/+2
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-19/+36
2013-05-16cfghooks.c (copy_bbs): Add update_dominance argument.Steve Ellcey1-1/+2
2013-04-30function.h (loops_for_fn): New inline function.Richard Biener1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-07re PR debug/54693 (VTA guality issues with loops)Jakub Jelinek1-1/+2
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+1
2012-09-03re PR tree-optimization/46590 (long compile time with -O2 and many loops)Michael Matz1-0/+1
2012-08-22tree-ssa-loop-ch.c (copy_loop_headers): Remove redundant checking.Richard Guenther1-4/+0
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-2/+0
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2012-02-08re PR tree-optimization/46886 (wrong code with -ftree-parallelize-loops -fno-...Richard Guenther1-1/+1