aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgloop.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-25cfgloop.h (get_loop_exit_edges): Add extra parameter denoting loop body, defa...Richard Biener1-2/+2
2019-11-21cfgloop.h (loop_iterator::~loop_iterator): Remove.Richard Biener1-10/+2
2019-11-18Refactor tree-loop-distribution.c for thread safetyGiuliano Belinassi1-0/+2
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-73/+73
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-5/+10
2019-05-20cfgloop.h (struct loop): Add simdlen member.Jakub Jelinek1-0/+3
2019-03-08re PR target/89578 (5% runtime regression for 481.wrf at -Ofast -flto)Richard Biener1-0/+4
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-06-26Introduce dump_location_tDavid Malcolm1-1/+1
2018-04-13re PR tree-optimization/82965 (gcc.dg/vect/pr79347.c starts failing after r25...Jan Hubicka1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-07Add unroll and jam passMichael Matz1-1/+2
2017-12-06re PR tree-optimization/81945 (ICE in operator[], at vec.h:749)Jakub Jelinek1-1/+1
2017-11-27cfgloop.h (struct loop): Document usage of USHRT_MAX for unroll.Eric Botcazou1-3/+4
2017-11-23generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou1-0/+5
2017-09-25cfgloop.h (sort_sibling_loops): Declare.Richard Biener1-0/+1
2017-08-30[36/77] Use scalar_int_mode in the RTL iv routinesRichard Sandiford1-6/+6
2017-07-05cfgloop.h (struct loop): Add comment.Bin Cheng1-1/+12
2017-03-14alias.c (struct alias_set_entry): Pack properly.Richard Biener1-18/+18
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-22make next/prev nondebug_insn take rtx_insn *Trevor Saunders1-1/+1
2016-07-29cfgloop.h (struct loop): New field constraints.Bin Cheng1-0/+49
2016-06-24Dump profile-based number of iterationsMartin Liska1-3/+4
2016-05-27cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka1-0/+5
2016-05-20cfgloop.h (expected_loop_iterations_unbounded, [...]): Unconstify.Jan Hubicka1-2/+2
2016-03-07re PR tree-optimization/69740 (gcc ICE at -O2 and above on valid code on x86_...Richard Biener1-10/+22
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-26Revert "Improve verification of loop->latch in verify_loop_structure"Tom de Vries1-1/+0
2015-11-25Improve verification of loop->latch in verify_loop_structureTom de Vries1-0/+1
2015-11-17Add in_oacc_kernels_region in struct loopTom de Vries1-0/+3
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-0/+10
2015-10-27cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener1-14/+46
2015-09-20switch from gimple to gimple*Trevor Saunders1-1/+1
2015-08-19remove more useless typedefsTrevor Saunders1-1/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-3/+0
2015-06-25hash-traits.h (ggc_hasher): Rename to...Richard Sandiford1-1/+1
2015-06-25function.h (struct incoming_args): Move struct.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+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-06-02re PR tree-optimization/48052 (loop not vectorized if index is "unsigned int")Bin Cheng1-0/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-4/+4
2014-10-22cfgbuild.h: New.Andrew MacLeod1-41/+1
2014-10-21cfg.h: New.Andrew MacLeod1-1/+0
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+7
2014-10-15loop-unroll.c: (decide_unrolling_and_peeling): Rename toJan Hubicka1-6/+3
2014-10-12move many gc hashtab to hash_tableTrevor Saunders1-2/+11
2014-09-08re PR bootstrap/63204 (gtype-desc.c:887:40: error: 'struct loop' has no membe...Richard Biener1-2/+0
2014-09-05cfgloop.c (mark_loop_for_removal): Record former header when ENABLE_CHECKING.Richard Biener1-0/+8