summaryrefslogtreecommitdiff
path: root/gcc/sched-ebb.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* sched-int.h (struct _dep): Rename field 'kind' to 'type'.Maxim Kuvyrkov2007-08-141-28/+40
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.Kenneth Zadeck2007-06-191-2/+2
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-98/+15
* sched-ebb.c (debug_ebb_dependencies): New static function.Maxim Kuvyrkov2007-05-041-3/+14
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov2007-02-021-15/+11
* haifa-sched.c: Remove define LINE_NOTE(INSN).Tehila Meyzels2006-11-291-8/+0
* tree-pass.h (pass_purge_lineno_notes): Remove declaration.Jan Hubicka2006-11-111-4/+0
* sched-int.h (IS_SPECULATION_CHECK_P, [...]): New macros.Maxim Kuvyrkov2006-10-061-1/+1
* re PR rtl-optimization/29128 (ICE: in move_block_after_check, at haifa-sched....Maxim Kuvyrkov2006-10-061-2/+6
* re PR rtl-optimization/28489 (ICE in move_insn, at haifa-sched.c:1968)Maxim Kuvyrkov2006-08-171-4/+14
* haifa-sched.c (choose_ready): Fix type of the local variable.Maxim Kuvyrkov2006-03-231-1/+1
* target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov2006-03-161-174/+289
* sched-int.h (struct haifa_insn_data): New fields: resolved_deps, inter_tick, ...Maxim Kuvyrkov2006-03-161-15/+6
* ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call.Maxim Kuvyrkov2006-03-161-7/+29
* tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak2006-02-061-4/+4
* basic-block.h: Changed basic block numbering so that the entry block is 0 and...Daniel Berlin2005-12-171-1/+1
* re PR rtl-optimization/17808 (Scheduler overly conservative in sched-deps)Steven Bosscher2005-07-271-1/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo...Jan Hubicka2005-06-161-2/+2
* PR middle end/18718Alan Modra2004-12-041-5/+1
* bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell2004-11-221-1/+0
* bitmap.h (bitmap_empty_p): New.Nathan Sidwell2004-10-291-4/+2
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-5/+10
* ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...Nathan Sidwell2004-09-091-4/+2
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-9/+9
* * schedule-ebb.c (schedule_ebbs): Do not allocate reg life data.Jan Hubicka2004-02-081-1/+0
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* alias.c: Fix comment typos.Kazu Hirata2004-01-061-1/+1
* basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher2003-12-111-15/+15
* Makefile.in (web.o): New.Jan Hubicka2003-10-111-1/+9
* sched-int.h (sched_info): New field sched_max_insns_priority.Dorit Naishlos2003-10-071-1/+1
* re PR rtl-optimization/11320 (Scheduler bug)Eric Botcazou2003-07-151-9/+18
* sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-51/+35
* bt-load.c: Fix comment typos.Kazu Hirata2003-07-051-2/+2
* basic-block.h: Fix comment typos.Kazu Hirata2003-07-011-4/+4
* sched-ebb.c (schedule_ebb): Supply the correct starting block number to save_...Richard Henderson2003-05-071-1/+1
* sched-ebb.c (add_deps_for_risky_insns): Add the dependence when there is no s...Vladimir Makarov2003-02-251-4/+6
* sched-int.h (INSN_TRAP_CLASS, [...]): Move them from sched-rgn.c.Vladimir Makarov2003-02-251-0/+136