summaryrefslogtreecommitdiff
path: root/gcc/loop-init.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-11-23generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou
2017-01-01Update copyright years.Jakub Jelinek
2016-05-31loop-init.c (gate): Do not enale RTL loop unroller with -fpeel-loops.Jan Hubicka
2016-01-04Update copyright years.Jakub Jelinek
2015-12-03[PR tree-optimization/68599] Avoid over-zealous optimization with -funsafe-lo...Jeff Law
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-27cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-07-05target-insns.def (doloop_begin, doloop_end): New targetm instruction patterns.Richard Sandiford
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-04-23cfgexpand.c (expand_gimple_stmt_1): Use ops.code.Richard Biener
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-21cfg.h: New.Andrew MacLeod
2014-10-15loop-unroll.c: (decide_unrolling_and_peeling): Rename toJan Hubicka
2014-09-08re PR bootstrap/63204 (gtype-desc.c:887:40: error: 'struct loop' has no membe...Richard Biener
2014-09-05cfgloop.c (mark_loop_for_removal): Record former header when ENABLE_CHECKING.Richard Biener
2014-07-09remove has_executeTrevor Saunders
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener
2014-04-23Makefile.in (OBJS): Remove loop-unswitch.o.Richard Biener
2014-04-23re PR tree-optimization/60891 (ICE: SIGSEGV (Invalid write/read) in pre_and_r...Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_ALL_BB macro.David Malcolm
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-11-24re PR bootstrap/59279 (r205337 breaks bootstrap with java)Steven Bosscher
2013-11-24jump.c (reset_insn_reg_label_operand_notes): New function, split out from ...Steven Bosscher
2013-11-19cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod
2013-10-23tree-ssa-loop.h: Remove include files.Andrew MacLeod
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod
2013-10-21Re-factor inclusion of tree.h.Diego Novillo
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-09-12tree-ssa.h: New.Andrew MacLeod
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm
2013-04-30function.h (loops_for_fn): New inline function.Richard Biener
2013-04-29re PR tree-optimization/57081 (Segmentation fault in simple_iv (tree-scalar-e...Richard Biener