summaryrefslogtreecommitdiff
path: root/gcc/loop-unroll.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-03-19re PR rtl-optimization/89768 (ICE in compare_and_jump_seq at loop-unroll.c:838)Jakub Jelinek
2019-03-19re PR rtl-optimization/89753 (ICE in unroll_loop_constant_iterations, at loop...Eric Botcazou
2019-03-11re PR rtl-optimization/89588 (ICE in unroll_loop_constant_iterations, at loop...Eric Botcazou
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-11-27Fix missing dump_impl_location_t values, using a new dump_metadata_tDavid Malcolm
2018-06-26Introduce dump_location_tDavid Malcolm
2018-01-03Update copyright years.Jakub Jelinek
2017-12-19Fix off by one error in loop-unroll.c (PR rtl-optimization/82675).Martin Liska
2017-12-12[SFN] boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva
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-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka
2017-09-21Add copy_rtx call to RTL loop unrollerRichard Sandiford
2017-08-30[36/77] Use scalar_int_mode in the RTL iv routinesRichard Sandiford
2017-07-16profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka
2017-05-18Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.Martin Liska
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska
2017-04-25re PR rtl-optimization/80500 (ICE: internal consistency failure (error: inval...Jakub Jelinek
2017-04-03Fix numerous typos in commentsJonathan Wakely
2017-01-01Update copyright years.Jakub Jelinek
2016-11-10re PR rtl-optimization/78241 (wrong code with -funroll-loops)Pat Haugen
2016-10-14loop-unroll.c (unroll_loop_runtime_iterations): Condition initial loop peel t...Pat Haugen
2016-10-14re PR rtl-optimization/68212 (Loop unroller breaks basic block frequencies)Pat Haugen
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-14loop-unroll.c (unroll_loop_runtime_iterations): Set probability of succ edge.Pat Haugen
2016-07-26use auto_sbitmap in various placesTrevor Saunders
2016-06-01loop-unroll.c (decide_unroll_constant_iterations, [...]): Use likely upper bo...Jan Hubicka
2016-05-27cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
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-06-25hash-traits.h (free_ptr_hash): New class.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-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison