summaryrefslogtreecommitdiff
path: root/gcc/modulo-sched.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gcc/rsandifo2013-09-091-2/+3
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-20/+37
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-2/+2
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-22/+15
* This patch renames sbitmap iterators to unify them with the bitmap iterators.crowl2012-11-011-5/+5
* This patch normalizes more bitmap function names.crowl2012-11-011-27/+27
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-42/+42
* Integrate lexical block into source_location.dehao2012-09-191-9/+9
* 2012-08-16 Richard Guenther <rguenther@suse.de>rguenth2012-08-161-1/+1
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-2/+2
* gcc/steven2012-07-161-1/+0
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-2/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* PR rtl-optimization/52095jakub2012-02-041-28/+40
* SMS: Add missing free operation in mark_loop_unschedrevitale2011-12-131-0/+2
* Fix marking of SMSed loops as BB_DISABLE_SCHEDULErevitale2011-10-301-2/+20
* gcc/rsandifo2011-10-111-2/+6