summaryrefslogtreecommitdiff
path: root/gcc/cfgloop.h
AgeCommit message (Expand)Author
2020-04-02c/94392 - only enable -ffinite-loops for C++Richard Biener
2020-03-10loop-iv: make find_simple_exit staticRoman Zhuykov
2020-01-01Update copyright years.Jakub Jelinek
2019-11-25cfgloop.h (get_loop_exit_edges): Add extra parameter denoting loop body, defa...Richard Biener
2019-11-21cfgloop.h (loop_iterator::~loop_iterator): Remove.Richard Biener
2019-11-18Refactor tree-loop-distribution.c for thread safetyGiuliano Belinassi
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-05-20cfgloop.h (struct loop): Add simdlen member.Jakub Jelinek
2019-03-08re PR target/89578 (5% runtime regression for 481.wrf at -Ofast -flto)Richard Biener
2019-01-01Update copyright years.Jakub Jelinek
2018-06-26Introduce dump_location_tDavid Malcolm
2018-04-13re PR tree-optimization/82965 (gcc.dg/vect/pr79347.c starts failing after r25...Jan Hubicka
2018-01-03Update copyright years.Jakub Jelinek
2017-12-07Add unroll and jam passMichael Matz
2017-12-06re PR tree-optimization/81945 (ICE in operator[], at vec.h:749)Jakub Jelinek
2017-11-27cfgloop.h (struct loop): Document usage of USHRT_MAX for unroll.Eric Botcazou
2017-11-23generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou
2017-09-25cfgloop.h (sort_sibling_loops): Declare.Richard Biener
2017-08-30[36/77] Use scalar_int_mode in the RTL iv routinesRichard Sandiford
2017-07-05cfgloop.h (struct loop): Add comment.Bin Cheng
2017-03-14alias.c (struct alias_set_entry): Pack properly.Richard Biener
2017-01-01Update copyright years.Jakub Jelinek
2016-09-22make next/prev nondebug_insn take rtx_insn *Trevor Saunders
2016-07-29cfgloop.h (struct loop): New field constraints.Bin Cheng
2016-06-24Dump profile-based number of iterationsMartin Liska
2016-05-27cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka
2016-05-20cfgloop.h (expected_loop_iterations_unbounded, [...]): Unconstify.Jan Hubicka
2016-03-07re PR tree-optimization/69740 (gcc ICE at -O2 and above on valid code on x86_...Richard Biener
2016-01-04Update copyright years.Jakub Jelinek
2015-11-26Revert "Improve verification of loop->latch in verify_loop_structure"Tom de Vries
2015-11-25Improve verification of loop->latch in verify_loop_structureTom de Vries
2015-11-17Add in_oacc_kernels_region in struct loopTom de Vries
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-09-20switch from gimple to gimple*Trevor Saunders
2015-08-19remove more useless typedefsTrevor Saunders
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25hash-traits.h (ggc_hasher): Rename to...Richard Sandiford
2015-06-25function.h (struct incoming_args): Move struct.Andrew MacLeod
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-06-02re PR tree-optimization/48052 (loop not vectorized if index is "unsigned int")Bin Cheng
2015-01-05Update copyright years.Jakub Jelinek
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-22cfgbuild.h: New.Andrew MacLeod
2014-10-21cfg.h: New.Andrew MacLeod
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-10-15loop-unroll.c: (decide_unrolling_and_peeling): Rename toJan Hubicka