aboutsummaryrefslogtreecommitdiff
path: root/gcc/modulo-sched.c
AgeCommit message (Expand)Author
2018-01-09 PR target/83507Jakub Jelinek
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-162017-12-16 Jan Hubicka <hubicka@ucw.cz>Jan Hubicka
2017-10-19 * asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka
2017-07-01 * cfg.c (scale_bbs_frequencies): New function.Jan Hubicka
2017-06-29 * asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-06-042017-05-23 Jan Hubicka <hubicka@ucw.cz>Jan Hubicka
2017-04-03Fix numerous typos in commentsJonathan Wakely
2017-02-05 PR tree-ssa/79347Jan Hubicka
2017-01-01 Update copyright years.Jakub Jelinek
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-07-26use auto_sbitmap in various placesTrevor Saunders
2016-01-21 PR target/69252Jeff Law
2016-01-04 Update copyright years.Jakub Jelinek
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-08-19remove more useless typedefsTrevor Saunders
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-05gcc/Richard Sandiford
2015-06-22Use std::swap instead of manual swaps.Mikhail Maltsev
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev
2015-05-09 * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,Jason Merrill
2015-05-02change local vars to rtx_insn *Trevor Saunders
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew Macleod
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-212014-10-21 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-202014-10-20 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-09-09single_set takes an insnDavid Malcolm
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsDavid Malcolm
2014-08-26Strengthen various insn emission functionsDavid Malcolm
2014-08-25Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm
2014-08-22modulo-sched.c: Use rtx_insn in various placesDavid Malcolm
2014-08-22get_ebb_head_tail works with rtx_insnDavid Malcolm
2014-07-09remove has_executeTrevor Saunders
2014-06-06 * rtl.h (insn_location): Declare.Eric Botcazou
2014-05-262014-05-23 Richard Biener <rguenther@suse.de>Richard Biener
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-062014-01-02 Felix Yang <fei.yang0953@gmail.com>Felix Yang
2014-01-02Update copyright years in gcc/Richard Sandiford