aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop-unroll.c
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+2
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-3/+3
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+10
2014-10-21cfg.h: New.Andrew MacLeod1-1/+1
2014-10-20cfgrtl.h: New.Andrew MacLeod1-0/+1
2014-10-15loop-unroll.c: (decide_unrolling_and_peeling): Rename toJan Hubicka1-507/+63
2014-08-22loop-unroll.c: Use rtx_insn (also touches basic-block.h)David Malcolm1-24/+29
2014-08-22loop-iv.c: Use rtx_insn (also touches cfgloop.h and loop-unroll.c)David Malcolm1-3/+3
2014-08-05loop-unroll.c (struct iv_to_split): Remove n_loc and loc fields.Jakub Jelinek1-25/+3
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-20/+23
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener1-3/+3
2014-05-06Merge in wide-int.Kenneth Zadeck1-30/+20
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener1-1/+1
2014-04-23Makefile.in (OBJS): Remove loop-unswitch.o.Richard Biener1-0/+53
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate last_basic_block macro.David Malcolm1-3/+7
2013-12-09Eliminate profile_status macro.David Malcolm1-1/+1
2013-12-09Eliminate BASIC_BLOCK macro.David Malcolm1-2/+2
2013-12-02Check TARGET_LOOP_UNROLL_ADJUST while deciding unroll factorGanesh Gopalasubramanian1-0/+3
2013-11-22add auto_vecTrevor Saunders1-14/+4
2013-11-19cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener1-6/+3
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-0/+1
2013-10-16re PR tree-optimization/58697 (wrong code (segfaults) at -O3)Andrew MacLeod1-1/+1
2013-10-09tree-flow.h: Move some protoypes.Andrew MacLeod1-8/+8
2013-09-09gcc/Richard Sandiford1-1/+1
2013-09-09asan.c (asan_clear_shadow): Use gen_int_mode with the mode of the associated ...Richard Sandiford1-2/+1