summaryrefslogtreecommitdiff
path: root/gcc/modulo-sched.c
Commit message (Expand)AuthorAgeFilesLines
* Fix numerous typos in commentsredi2017-04-031-1/+1
* PR tree-ssa/79347hubicka2017-02-051-1/+2
* Update copyright years.jakub2017-01-011-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* use auto_sbitmap in various placestbsaunde2016-07-261-54/+24
* PR target/69252law2016-01-211-1/+6
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-12/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-11/+9
* remove more useless typedefstbsaunde2015-08-191-4/+0
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-12/+4
* gcc/rsandifo2015-07-051-5/+4
* Use std::swap instead of manual swaps.miyuki2015-06-221-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-2/+1
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-8/+8
* change local vars to rtx_insn *tbsaunde2015-05-021-1/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-4/+10
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-1/+10
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-1/+7
* 2014-10-21 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-211-0/+1
* 2014-10-20 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-201-0/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* single_set takes an insndmalcolm2014-09-091-2/+3
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm2014-08-281-2/+2
* Strengthen various insn emission functionsdmalcolm2014-08-261-1/+1
* Strengthen haifa_sched_info callbacks and 3 scheduler hooksdmalcolm2014-08-251-1/+1
* modulo-sched.c: Use rtx_insn in various placesdmalcolm2014-08-221-17/+19
* get_ebb_head_tail works with rtx_insndmalcolm2014-08-221-10/+10
* remove has_executetbsaunde2014-07-091-1/+0
* * rtl.h (insn_location): Declare.ebotcazou2014-06-061-4/+3
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-15/+15
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+1
* pass cfun to pass::executetbsaunde2014-04-171-23/+24
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-8/+5
* remove has_gatetbsaunde2014-04-171-1/+0
* 2014-01-02 Felix Yang <fei.yang0953@gmail.com>law2014-01-061-0/+3
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* PR bootstrap/59279steven2013-11-241-1/+4
* * jump.c (reset_insn_reg_label_operand_notes): New function,steven2013-11-241-4/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-2/+2
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-4/+3
* gcc/rsandifo2013-09-281-2/+2
* gcc/rsandifo2013-09-091-2/+3