summaryrefslogtreecommitdiff
path: root/gcc/sched-ebb.c
Commit message (Expand)AuthorAgeFilesLines
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-7/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-5/+5
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-8/+3
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-3/+0
* emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford2015-06-061-3/+1
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-1/+0
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+6
* cfgrtl.h: New.Andrew MacLeod2014-10-201-0/+1
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsDavid Malcolm2014-08-281-3/+3
* Various scheduling strengtheningsDavid Malcolm2014-08-261-2/+2
* Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm2014-08-251-15/+15
* sched-ebb.c: Use rtx_insn (requires touching sched-int.h and config/c6x/c6x.c)David Malcolm2014-08-221-10/+10
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-1/+1
* Eliminate BASIC_BLOCK macro.David Malcolm2013-12-091-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-2/+2
* Eliminate n_basic_blocks macroDavid Malcolm2013-11-191-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* sched-int.h (schedule_block): Adjust declaration.Bernd Schmidt2012-10-081-1/+1
* cfglayout.h: Remove.Steven Bosscher2012-06-171-1/+0
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* re PR rtl-optimization/48721 (ICE: verify_flow_info failed: missing barrier a...Jakub Jelinek2011-11-301-2/+7
* reg-notes.def (DEP_CONTROL): New.Bernd Schmidt2011-10-211-20/+11
* sched-ebb.c (schedule_ebb): No longer static.Bernd Schmidt2011-09-301-49/+72
* re PR rtl-optimization/49900 (ICE in advance_target_bb, at sched-ebb.c:691)Bernd Schmidt2011-08-051-0/+3
* revert: re PR rtl-optimization/11320 (Scheduler bug)Bernd Schmidt2011-07-151-14/+4
* haifa-sched.c: Include "hashtab.h"Bernd Schmidt2011-07-131-70/+97
* sched-ebb.c (begin_schedule_ready): Remove second argument.Bernd Schmidt2011-04-011-2/+8
* * sched-ebb.c (schedule_ebbs): Honor the BB_DISABLE_SCHEDULE flag.Bernd Schmidt2011-04-011-2/+7
* re PR debug/47498 (-fcompare-debug failure with -fsched2-use-superblocks)Alexandre Oliva2011-02-021-2/+2
* revert: re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva2011-01-311-2/+2
* re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva2011-01-251-2/+2
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-3/+1
* basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd2010-10-211-9/+7
* basic-block.h (find_fallthru_edge): Define.Nathan Froyd2010-10-211-8/+2
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* sched-ebb.c: Rename struct deps to struct deps_desc.Jan Hubicka2010-05-271-1/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-8/+8
* sched-deps.c (init_deps): New parameter lazy_reg_last.Andrey Belevantsev2009-11-131-1/+1
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-2/+2
* haifa-sched.c (insn_finishes_cycle_p): New static function.Maxim Kuvyrkov2009-07-091-0/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-69/+72
* recog.c (validate_change_1, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-07-161-3/+3
* ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-3/+3
* sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.Maxim Kuvyrkov2007-10-171-0/+4