aboutsummaryrefslogtreecommitdiff
path: root/gcc/haifa-sched.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-10builtins.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-09haifa-sched.c (schedule_block): Make queued sched group insns return to ready...Andreas Krebbel1-0/+6
2004-11-24cfgrtl.c (rtl_delete_block): Fix comment.Steven Bosscher1-5/+0
2004-11-22bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell1-1/+0
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-552/+110
2004-07-09md.texi (Processor pipeline description): Mention that the old pipeline descr...Steven Bosscher1-73/+0
2004-07-09alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn1-23/+23
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-6/+16
2004-06-15alias.c (record_set, [...]): Use REG_P.Jerry Quinn1-2/+2
2004-06-10re PR target/15653 (Gcc 3.4 ICE on valid code)Vladimir Makarov1-3/+8
2004-05-30c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-4/+0
2004-03-20alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().Kazu Hirata1-44/+44
2004-02-27c-decl.c, [...]: Fix comment typos and formatting.Kazu Hirata1-1/+1
2004-02-24target-def.h (TARGET_SCHED_INIT_GLOBAL, [...]): New macros.Sanjiv Kumar Gupta1-0/+6
2004-02-20haifa-sched.c (sched_emit_insn): Remove.Kazu Hirata1-11/+0
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-16re PR target/13608 (Incorrect code with -O3 -ffast-math)Jan Hubicka1-2/+2
2003-12-21alias.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher1-11/+10
2003-11-21ChangeLog.7: Fix comment typos.Kazu Hirata1-1/+1
2003-10-21* haifa-sched.c (choose_ready): Initialize index.Jan Hubicka1-1/+1
2003-10-09haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos1-1/+177
2003-10-07sched-int.h (sched_info): New field sched_max_insns_priority.Dorit Naishlos1-1/+10
2003-09-15haifa-sched.c (schedule_block): Use ready_remove_first instead of choose_read...Vladimir Makarov1-1/+1
2003-08-19builtins.c: Fix comment typos.Kazu Hirata1-1/+1
2003-08-11avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset.Kaveh R. Ghazi1-2/+1
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-13/+12
2003-07-06gcc.c: Convert prototypes to ISO C90.Andreas Jaeger1-180/+113
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-3/+3
2003-06-13re PR bootstrap/10835 (combinatory explosion in scheduler on HyperSPARC)Vladimir Makarov1-7/+46
2003-03-15c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle1-1/+1
2003-03-07haifa-sched.c (schedule_block): Don't call reorder when sorting is prohibited.Vladimir Makarov1-1/+1
2003-02-25sched-int.h (INSN_TRAP_CLASS, [...]): Move them from sched-rgn.c.Vladimir Makarov1-0/+164
2003-02-06i386.c (x86_inter_unit_moves): New variable.Jan Hubicka1-0/+1
2003-01-28haifa-sched.c (schedule_insn): Return necessary cycle advance after issuing t...Vladimir Makarov1-52/+60
2003-01-18basic-block.h: Fix comment formatting.Kazu Hirata1-2/+2
2003-01-17haifa-sched.c (move_insn): Restore moving all schedule group.Vladimir Makarov1-3/+21
2003-01-092003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-120/+220
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+3
2002-09-28ChangeLog.4: Fix typos.Kazu Hirata1-1/+1
2002-09-14haifa-sched.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-07-23genautomata.c (VLA_HWINT_SHORTEN, [...]): Remove.Neil Booth1-7/+0
2002-06-12i386.md (shift patterns): Use (TARGET_SHIFT1 || optimize_size) to decide whet...Jan Hubicka1-2/+0
2002-06-10cfgrtl.c (create_basic_block_structure): Remove index argument and use last_b...Roger Sayle1-1/+1
2002-06-04sched-int.h (struct deps): New field libcall_block_tail_insn.Jeff Law1-1/+4
2002-06-04Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka1-19/+6
2002-05-29Revert this patch:Jeff Law1-4/+1
2002-05-29haifa-sched.c (schedule_block): Do not count USE and CLOBBER insns against th...Jeff Law1-1/+4
2002-05-28sched-deps.c (sched_analyze): Do not clear SCHED_GROUP_P.David Edelsohn1-0/+2