summaryrefslogtreecommitdiff
path: root/gcc/sched-rgn.c
Commit message (Expand)AuthorAgeFilesLines
* remove has_executetbsaunde2014-07-091-3/+0
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-6/+3
* pass cfun to pass::executetbsaunde2014-04-171-3/+9
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-34/+32
* remove has_gatetbsaunde2014-04-171-3/+0
* gcc/abel2014-02-241-4/+4
* PR rtl-optimization/58960abel2014-02-181-0/+13
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-13/+13
* Eliminate last_basic_block macro.dmalcolm2013-12-091-19/+24
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-12/+20
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-15/+16
* Eliminate n_edges macrodmalcolm2013-11-191-1/+1
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-7/+7
* 2013-11-06 Vladimir Makarov <vmakarov@redhat.com>vmakarov2013-11-061-0/+66
* 2013-11-04 Wei Mi <wmi@google.com>wmi2013-11-041-1/+4
* gcc/rsandifo2013-09-281-4/+4
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-38/+74
* 2013-05-03 Teresa Johnson <tejohnson@google.com>tejohnson2013-05-031-0/+6
* Follow-on patch to r197595 to complete the replacement of truncating dividestejohnson2013-05-021-4/+2
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-4/+2
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-0/+2
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-2/+2
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* PR rtl-optimization/55158steven2012-12-081-25/+68
* This patch renames sbitmap iterators to unify them with the bitmap iterators.crowl2012-11-011-1/+1
* This patch normalizes more bitmap function names.crowl2012-11-011-27/+27
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-18/+18
* * sched-int.h (schedule_block): Adjust declaration.bernds2012-10-081-1/+38
* * dbgcnt.def (sched_breakdep): New counter.bernds2012-09-191-4/+12
* PR rtl-optimization/54456ebotcazou2012-09-041-1/+1
* * calls.c (mem_overlaps_already_clobbered_arg_p): Use SBITMAP_SIZEsteven2012-08-091-1/+1
* gcc/steven2012-07-201-1/+1
* * dumpfile.h (TDF_COMMENT): New define.steven2012-07-171-1/+2
* gcc/steven2012-07-161-1/+0
* * basic-block.h (struct edge_def): Use basic_block instead ofsteven2012-07-111-1/+1
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-1/+0
* gcc/rsandifo2012-04-261-1/+1
* * reg-notes.def (DEP_CONTROL): New.bernds2011-10-211-15/+6
* Revertbernds2011-07-151-8/+4
* * haifa-sched.c: Include "hashtab.h"bernds2011-07-131-0/+1
* * cse.c (insert_with_costs): Put semi-colon after empty loop bodyebotcazou2011-07-121-3/+6
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+0
* PR debug/47590aoliva2011-06-031-1/+1
* * sched-ebb.c (begin_schedule_ready): Remove second argument.bernds2011-04-011-2/+3
* * cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_rangeaesok2011-03-191-21/+10
* gcc/ChangeLog:aoliva2011-02-021-1/+1