summaryrefslogtreecommitdiff
path: root/gcc/loop-init.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou2017-11-231-3/+3
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* loop-init.c (gate): Do not enale RTL loop unroller with -fpeel-loops.Jan Hubicka2016-05-311-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* [PR tree-optimization/68599] Avoid over-zealous optimization with -funsafe-lo...Jeff Law2015-12-031-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-2/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-4/+4
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev2015-10-271-9/+3
* cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener2015-10-271-16/+14
* bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod2015-07-101-1/+0
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+3
* target-insns.def (doloop_begin, doloop_end): New targetm instruction patterns.Richard Sandiford2015-07-051-12/+5
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-2/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-4/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* cfgexpand.c (expand_gimple_stmt_1): Use ops.code.Richard Biener2015-04-231-0/+11
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+11
* cfg.h: New.Andrew MacLeod2014-10-211-0/+1
* loop-unroll.c: (decide_unrolling_and_peeling): Rename toJan Hubicka2014-10-151-12/+9
* re PR bootstrap/63204 (gtype-desc.c:887:40: error: 'struct loop' has no membe...Richard Biener2014-09-081-4/+0
* cfgloop.c (mark_loop_for_removal): Record former header when ENABLE_CHECKING.Richard Biener2014-09-051-0/+35
* remove has_executeTrevor Saunders2014-07-091-6/+0
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-6/+5
* Makefile.in (OBJS): Remove loop-unswitch.o.Richard Biener2014-04-231-43/+0
* re PR tree-optimization/60891 (ICE: SIGSEGV (Invalid write/read) in pre_and_r...Richard Biener2014-04-231-7/+10
* pass cfun to pass::executeTrevor Saunders2014-04-171-70/+65
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-61/+44
* remove has_gateTrevor Saunders2014-04-171-7/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.David Malcolm2013-12-091-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-2/+2
* re PR bootstrap/59279 (r205337 breaks bootstrap with java)Steven Bosscher2013-11-241-1/+1
* jump.c (reset_insn_reg_label_operand_notes): New function, split out from ...Steven Bosscher2013-11-241-1/+1
* cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener2013-11-191-7/+3
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+0
* tree-ssa-loop.h: Remove include files.Andrew MacLeod2013-10-231-1/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+2
* Re-factor inclusion of tree.h.Diego Novillo2013-10-211-0/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-14/+14
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-128/+250
* function.h (loops_for_fn): New inline function.Richard Biener2013-04-301-8/+8
* re PR tree-optimization/57081 (Segmentation fault in simple_iv (tree-scalar-e...Richard Biener2013-04-291-0/+3
* tree-cfg.c (execute_build_cfg): Build the loop tree.Richard Biener2013-04-261-1/+12
* re PR rtl-optimization/56921 (ICE in rtx_cost called by doloop_optimize_loops...Richard Biener2013-04-171-8/+4
* re PR rtl-optimization/56921 (ICE in rtx_cost called by doloop_optimize_loops...Richard Biener2013-04-161-4/+8