Fix 40671, 41145
[gcc.git] / gcc / sched-rgn.c
2009-07-09 Maxim Kuvyrkovhaifa-sched.c (insn_finishes_cycle_p): New static function.
2008-09-18 Alexander Monakovre PR middle-end/37499 (Scheduling pass 2 time increase...
2008-09-01 Andrey Belevantsevsel-sched.h, [...]: New files.
2008-08-06 Maxim Kuvyrkovsched-rgn.c (new_ready): Check if instruction can be...
2008-07-16 Kaveh R. Ghazirecog.c (validate_change_1, [...]): Avoid C++ keywords.
2008-06-26 Kaveh R. Ghazira.h (add_neighbor): Fix -Wc++-compat and/or -Wcast...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-11-24 Hans-Peter Nilssonrtlanal.c (label_is_jump_target_p): Return true for...
2007-11-01 Eric Botcazouoptabs.c (prepare_cmp_insn): Merge a couple of conditio...
2007-09-09 Hans-Peter NilssonDivide REG_LABEL notes into REG_LABEL_OPERAND and REG_L...
2007-09-05 Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-08-14 Maxim Kuvyrkovsched-int.h (struct _dep): Rename field 'kind' to ...
2007-07-30 Kaveh R. Ghazialias.c (record_set, [...]): Constify.
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-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-05-04 Maxim Kuvyrkovsched-ebb.c (debug_ebb_dependencies): New static function.
2007-04-16 Maxim Kuvyrkovre PR middle-end/28071 (A file that can not be compiled...
2007-02-02 Maxim Kuvyrkovre PR middle-end/28071 (A file that can not be compiled...
2006-12-07 Maxim Kuvyrkovre PR target/29794 (cc1 segfaults with -O3 -msched...
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-04-08 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
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 Kuvyrkovsched-rgn.c (extend_rgns): New static function.
2006-03-16 Maxim Kuvyrkovddg.c (build_intra_loop_deps): Adjust add_forward_depen...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-07 Pete Steinmetzsched-rgn.c (compute_dom_prob_ps, [...]): Eradicate...
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-12-17 Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-08-24 Pete Steinmetzparams.def (PARAM_MIN_SPEC_PROB): New.
2005-07-29 Richard Earnshawre PR rtl-optimization/23117 (ICE on valid code while...
2005-07-27 Steven Bosscherre PR rtl-optimization/17808 (Scheduler overly conserva...
2005-07-19 Ben Ellistonbt-load.c (link_btr_uses): Fix uninitialised warnings.
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-16 Jan Hubickabasic-block.h (rtl_bb_info): Break out head_, end_...
2005-06-07 Kazu Hiratasbitmap.h (sbitmap_iterator, [...]): New.
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-01-26 Steven Bosscherre PR middle-end/16585 (current_function_has_computed_j...
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-17 Steven Bosscherbasic-block.h: Document BB_* flags.
2005-01-05 Steven Bosschercombine.c (expand_compound_operation): Add comment...
2004-12-03 Alan ModraPR middle end/18718
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-04 Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-10-18 Kazu Hiratabasic-block.h (reg_set_iterator): New.
2004-09-29 Ulrich Weigandsched-rgn.c (haifa_edge, [...]): Remove.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-18 Kazu Hirataalias.c, [...]: Fix comment typos.
2004-09-09 Nathan Sidwellra-build.c (copy_insn_p, [...]): Use gcc_assert and...
2004-08-24 Zack Weinbergbasic-block.h (struct basic_block_def): Reorder fields...
2004-08-18 Zack Weinberginsn-notes.def, [...]: New files.
2004-08-08 Mostafa Hagogcommon.opt (freschedule-modulo-scheduled-loops): New...
2004-07-20 Paolo Bonzinigenattr.c (struct range, [...]): Remove them.
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-03-22 David Edelsohnparams.def (PARAM_MAX_SCHED_REGION_BLOCKS): New.
2004-03-20 Kazu Hirataalias.c, [...]: Replace calls via (*targetm.foo) (...
2004-03-03 Paolo Bonzinialias.c (rtx_equal_for_memref_p): Use predicates to...
2004-02-04 Kazu Hirataalloc-pool.h, [...]: Update copyright.
2004-02-02 Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2003-12-30 Steven Bosscherbackport: et-forest.h (et_forest_create, [...]): Declar...
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-11-21 Kazu HirataChangeLog.7: Fix comment typos.
2003-10-07 Dorit Naishlossched-int.h (sched_info): New field sched_max_insns_pri...
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment typos.
2003-07-19 Zdenek Dvorak* sched-rgn.c (find_rgns): Initialize current_edge...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
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-02-25 Vladimir Makarovsched-int.h (INSN_TRAP_CLASS, [...]): Move them from...
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-24 Kazu Hirataregmove.c: Fix comment typos.
2002-12-19 J"orn Rennecke* sched-rgn.c (init_regions): Update comment.
2002-12-19 Kazu HirataChangeLog: Follow spelling conventions.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Kazu Hiratac-decl.c: Fix a comment typo.
2002-09-27 Kazu HirataLANGUAGES: Follow spelling conventions.
2002-07-21 Neil Boothgengenrtl.c (gencode): Don't define obstack_alloc_rtx.
2002-06-20 Jan HubickaMon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-14 Franz Sirlrtl.h (SCHED_GROUP_P): Disallow CODE_LABEL, BARRIER...
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-28 Zdenek Dvorakbasic-block.h (last_basic_block): Declare.
2002-05-27 Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-17 Zdenek Dvoraksched-rgn.c (schedule_insns): Initialize large_region_b...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
next