Daily bump.
[platform/upstream/gcc.git] / gcc / sched-ebb.c
2007-10-17 Maxim Kuvyrkovsched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.
2007-08-14 Maxim Kuvyrkovsched-int.h (struct _dep): Rename field 'kind' to ...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-19 Kenneth Zadeckdf.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-05-04 Maxim Kuvyrkovsched-ebb.c (debug_ebb_dependencies): New static function.
2007-02-02 Maxim Kuvyrkovre PR middle-end/28071 (A file that can not be compiled...
2006-11-29 Tehila Meyzelshaifa-sched.c: Remove define LINE_NOTE(INSN).
2006-11-11 Jan Hubickatree-pass.h (pass_purge_lineno_notes): Remove declaration.
2006-10-06 Maxim Kuvyrkovsched-int.h (IS_SPECULATION_CHECK_P, [...]): New macros.
2006-10-06 Maxim Kuvyrkovre PR rtl-optimization/29128 (ICE: in move_block_after_...
2006-08-17 Maxim Kuvyrkovre PR rtl-optimization/28489 (ICE in move_insn, at...
2006-03-23 Maxim Kuvyrkovhaifa-sched.c (choose_ready): Fix type of the local...
2006-03-16 Maxim Kuvyrkovtarget.h (struct spec_info_def): New opaque declaration.
2006-03-16 Maxim Kuvyrkovsched-int.h (struct haifa_insn_data): New fields: resol...
2006-03-16 Maxim Kuvyrkovddg.c (build_intra_loop_deps): Adjust add_forward_depen...
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2005-12-17 Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-07-27 Steven Bosscherre PR rtl-optimization/17808 (Scheduler overly conserva...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-16 Jan Hubickabasic-block.h (rtl_bb_info): Break out head_, end_...
2004-12-03 Alan ModraPR middle end/18718
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-10-29 Nathan Sidwellbitmap.h (bitmap_empty_p): New.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-09 Nathan Sidwellra-build.c (copy_insn_p, [...]): Use gcc_assert and...
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-02-08 Jan Hubicka* schedule-ebb.c (schedule_ebbs): Do not allocate reg...
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-06 Kazu Hirataalias.c: Fix comment typos.
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-10-11 Jan HubickaMakefile.in (web.o): New.
2003-10-07 Dorit Naishlossched-int.h (sched_info): New field sched_max_insns_pri...
2003-07-15 Eric Botcazoure PR rtl-optimization/11320 (Scheduler bug)
2003-07-06 Andreas Jaegersbitmap.c: Convert prototypes to ISO C90.
2003-07-05 Kazu Hiratabt-load.c: Fix comment typos.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-05-08 Richard Hendersonsched-ebb.c (schedule_ebb): Supply the correct starting...
2003-02-25 Vladimir Makarovsched-ebb.c (add_deps_for_risky_insns): Add the depende...
2003-02-25 Vladimir Makarovsched-int.h (INSN_TRAP_CLASS, [...]): Move them from...
2003-02-11 Jan Hubicka* sched-ebb.c (schedule_ebbs): Do not verify_flow_info.
2003-02-06 Jan Hubickai386.c (x86_inter_unit_moves): New variable.
2003-01-28 Vladimir Makarovhaifa-sched.c (schedule_insn): Return necessary cycle...
2003-01-17 Vladimir Makarovhaifa-sched.c (move_insn): Restore moving all schedule...
2003-01-09 Vladimir Makarov2003-01-09 Vladimir Makarov <vmakarov@redhat.com>
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-06-17 Vladimir Makarovsched-ebb.c (init_ready_list): Check INSN_P first.
2002-06-10 Roger Saylecfgrtl.c (create_basic_block_structure): Remove index...
2002-06-02 Jan Hubickaloop.c (emit_prefetch_instructions): Properly place...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-21 Zdenek Dvorakbb-reorder.c (make_reorder_chain_1): Modified.
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-09 Kazu Hiratasbitmap.c: Fix formatting.
2002-05-03 Jan Hubickahaifa-sched.c (schedule_insn): Print table of instructi...
2001-12-31 Richard Hendersoncfglayout.c (scope_def, [...]): Remove.
2001-12-27 Richard Hendersonhaifa-sched.c (reemit_other_notes): New.
2001-09-14 Nick CliftonFix typo in FSF copyright statement
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-08 Bernd SchmidtUse cselib for alias analysis in sched_ebb
2001-08-07 Jan Hubickacalls.c (expand_call): Do not emit INSN_SETJMP note.
2001-01-12 Andreas Jaegerhaifa-sched.c (restore_line_notes): Remove argument...
2000-12-20 Bernd SchmidtSupport scheduling across extended basic blocks