aboutsummaryrefslogtreecommitdiff
path: root/gcc/haifa-sched.c
AgeCommit message (Expand)Author
2004-01-23alias.c, [...]: Update copyright.Kazu Hirata
2004-01-16re PR target/13608 (Incorrect code with -O3 -ffast-math)Jan Hubicka
2003-12-21alias.c: Fix comment formatting.Kazu Hirata
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher
2003-11-21ChangeLog.7: Fix comment typos.Kazu Hirata
2003-10-21* haifa-sched.c (choose_ready): Initialize index.Jan Hubicka
2003-10-09haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos
2003-10-07sched-int.h (sched_info): New field sched_max_insns_priority.Dorit Naishlos
2003-09-15haifa-sched.c (schedule_block): Use ready_remove_first instead of choose_read...Vladimir Makarov
2003-08-19builtins.c: Fix comment typos.Kazu Hirata
2003-08-11avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset.Kaveh R. Ghazi
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi
2003-07-06gcc.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi
2003-06-13re PR bootstrap/10835 (combinatory explosion in scheduler on HyperSPARC)Vladimir Makarov
2003-03-15c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle
2003-03-07haifa-sched.c (schedule_block): Don't call reorder when sorting is prohibited.Vladimir Makarov
2003-02-25sched-int.h (INSN_TRAP_CLASS, [...]): Move them from sched-rgn.c.Vladimir Makarov
2003-02-06i386.c (x86_inter_unit_moves): New variable.Jan Hubicka
2003-01-28haifa-sched.c (schedule_insn): Return necessary cycle advance after issuing t...Vladimir Makarov
2003-01-18basic-block.h: Fix comment formatting.Kazu Hirata
2003-01-17haifa-sched.c (move_insn): Restore moving all schedule group.Vladimir Makarov
2003-01-092003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-09-28ChangeLog.4: Fix typos.Kazu Hirata
2002-09-14haifa-sched.c: Follow spelling conventions.Kazu Hirata
2002-07-23genautomata.c (VLA_HWINT_SHORTEN, [...]): Remove.Neil Booth
2002-06-12i386.md (shift patterns): Use (TARGET_SHIFT1 || optimize_size) to decide whet...Jan Hubicka
2002-06-10cfgrtl.c (create_basic_block_structure): Remove index argument and use last_b...Roger Sayle
2002-06-04sched-int.h (struct deps): New field libcall_block_tail_insn.Jeff Law
2002-06-04Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka
2002-05-29Revert this patch:Jeff Law
2002-05-29haifa-sched.c (schedule_block): Do not count USE and CLOBBER insns against th...Jeff Law
2002-05-28sched-deps.c (sched_analyze): Do not clear SCHED_GROUP_P.David Edelsohn
2002-05-27basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks.Zdenek Dvorak
2002-05-23bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson
2002-05-16Basic block renumbering removal.Zdenek Dvorak
2002-05-03haifa-sched.c (rank_for_schedule): Revert 2002-05-02 change, no longer needed.David S. Miller
2002-05-03Delete cycle display scheduling hook.David S. Miller
2002-05-02haifa-sched.c (schedule_insn): Print table of instructions and reservations.Jan Hubicka
2002-05-02haifa-sched.c (rank_for_schedule): Skip past last_scheduled_insn emitted by c...Richard Henderson
2002-04-292002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2002-02-28haifa-sched.c (sched_emit_insn): New.Richard Henderson
2002-01-18bitmap.h: Fix comment formatting.Kazu Hirata
2001-12-30cfglayout.c (scope_def, [...]): Remove.Richard Henderson
2001-12-27haifa-sched.c (reemit_other_notes): New.Richard Henderson
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs
2001-09-16basic-block.h (free_bb_for_insn): Declare.Jan Hubicka