summaryrefslogtreecommitdiff
path: root/gcc/modulo-sched.c
AgeCommit message (Expand)Author
2017-04-03Fix numerous typos in commentsredi
2017-02-05 PR tree-ssa/79347hubicka
2017-01-01 Update copyright years.jakub
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-07-26use auto_sbitmap in various placestbsaunde
2016-01-21 PR target/69252law
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-08-19remove more useless typedefstbsaunde
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-05gcc/rsandifo
2015-06-22Use std::swap instead of manual swaps.miyuki
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-20Promote types of RTL expressions to more derived ones.miyuki
2015-05-09 * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason
2015-05-02change local vars to rtx_insn *tbsaunde
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-212014-10-21 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-202014-10-20 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-09-09single_set takes an insndmalcolm
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm
2014-08-26Strengthen various insn emission functionsdmalcolm
2014-08-25Strengthen haifa_sched_info callbacks and 3 scheduler hooksdmalcolm
2014-08-22modulo-sched.c: Use rtx_insn in various placesdmalcolm
2014-08-22get_ebb_head_tail works with rtx_insndmalcolm
2014-07-09remove has_executetbsaunde
2014-06-06 * rtl.h (insn_location): Declare.ebotcazou
2014-05-262014-05-23 Richard Biener <rguenther@suse.de>rguenth
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde
2014-01-062014-01-02 Felix Yang <fei.yang0953@gmail.com>law
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-11-24 PR bootstrap/59279steven
2013-11-24 * jump.c (reset_insn_reg_label_operand_notes): New function,steven
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-192013-11-19 Richard Biener <rguenther@suse.de>rguenth
2013-09-28gcc/rsandifo
2013-09-09gcc/rsandifo