Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / hw-doloop.c
2016-01-04 jakub Update copyright years.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-05 rsandifogcc/
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-08-28 dmalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-25 dmalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-08-22 dmalcolmhw-doloop: Use rtx_insn (touches config/bfin/bfin.c)
2014-06-15 rsandifogcc/
2014-05-21 berndsStop the cfglayout code from failing an assert when...
2014-01-13 mrsMerge in trunk.
2014-01-08 law2014-01-07 Dan Xio Qiang <ziyan01@163.com>
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-20 tbsaundemerge auto_vec and stack_vec
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-04 mrsMerge in trunk.
2013-11-01 dnovilloReplace some heap vectors with stack vectors.
2013-03-23 steven * config/avr/avr.c, config/bfin/bfin.c, config/c6x...
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-08-15 dnovilloMerge from cxx-conversion branch (gcc.gnu.org/wiki...
2012-07-16 stevengcc/
2012-06-17 steven2012-06-17 Steven Bosscher <steven@gcc.gnu.org>
2012-05-31 steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2011-09-30 bernds * hw-doloop.c (scan_loop): Compute register usage...
2011-07-07 bernds * hw-doloop.c: New file.