aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop-unroll.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-11-12Apply mechanical replacement (generated patch).Martin Liska1-13/+13
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-31/+31
2019-03-19re PR rtl-optimization/89768 (ICE in compare_and_jump_seq at loop-unroll.c:838)Jakub Jelinek1-4/+4
2019-03-19re PR rtl-optimization/89753 (ICE in unroll_loop_constant_iterations, at loop...Eric Botcazou1-1/+1
2019-03-11re PR rtl-optimization/89588 (ICE in unroll_loop_constant_iterations, at loop...Eric Botcazou1-1/+1
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-27Fix missing dump_impl_location_t values, using a new dump_metadata_tDavid Malcolm1-3/+4
2018-06-26Introduce dump_location_tDavid Malcolm1-2/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-19Fix off by one error in loop-unroll.c (PR rtl-optimization/82675).Martin Liska1-1/+1
2017-12-12[SFN] boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva1-2/+4
2017-11-27cfgloop.h (struct loop): Document usage of USHRT_MAX for unroll.Eric Botcazou1-3/+3
2017-11-23generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou1-39/+64
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka1-12/+5
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka1-7/+0
2017-09-21Add copy_rtx call to RTL loop unrollerRichard Sandiford1-1/+2
2017-08-30[36/77] Use scalar_int_mode in the RTL iv routinesRichard Sandiford1-2/+3
2017-07-16profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka1-1/+1
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka1-8/+12
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka1-5/+5
2017-05-18Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.Martin Liska1-2/+2
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska1-1/+1
2017-04-25re PR rtl-optimization/80500 (ICE: internal consistency failure (error: inval...Jakub Jelinek1-0/+3
2017-04-03Fix numerous typos in commentsJonathan Wakely1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-10re PR rtl-optimization/78241 (wrong code with -funroll-loops)Pat Haugen1-4/+5
2016-10-14loop-unroll.c (unroll_loop_runtime_iterations): Condition initial loop peel t...Pat Haugen1-15/+26
2016-10-14re PR rtl-optimization/68212 (Loop unroller breaks basic block frequencies)Pat Haugen1-3/+31
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-14loop-unroll.c (unroll_loop_runtime_iterations): Set probability of succ edge.Pat Haugen1-1/+1
2016-07-26use auto_sbitmap in various placesTrevor Saunders1-13/+3
2016-06-01loop-unroll.c (decide_unroll_constant_iterations, [...]): Use likely upper bo...Jan Hubicka1-3/+3
2016-05-27cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka1-0/+21
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-7/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-9/+7
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod1-1/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-8/+1
2015-06-25hash-traits.h (free_ptr_hash): New class.Richard Sandiford1-6/+2
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-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev1-9/+8
2015-04-18remove need for store_values_directlyTrevor Saunders1-12/+12
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-1/+13
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+9