summaryrefslogtreecommitdiff
path: root/gcc/haifa-sched.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR target/31684 (ICE in get_attr_first_insn, at config/ia64/itanium2.md:18...Steve Ellcey2007-07-021-1/+1
* dbgcnt.def (global_alloc_at_func, [...]): New counters.Seongbae Park2007-06-201-35/+89
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-182/+24
* haifa-sched.c (restore_bb_notes): Clear bb field of the notes emited outside ...Zdenek Dvorak2007-06-061-2/+3
* cfglayout.c, [...]: Fix comment typos.Kazu Hirata2007-05-251-1/+1
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-2/+2
* haifa-sched.c (rtx_vec_t): New typedef.Maxim Kuvyrkov2007-05-041-46/+80
* c-decl.c, [...]: Fix comment typos.Kazu Hirata2007-02-031-1/+1
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov2007-02-021-214/+290
* alias.c (init_alias_analysis): Correct whitespace.Roger Sayle2007-02-011-4/+4
* haifa-sched.c (schedule_block): Remove excessive sanity check.Maxim Kuvyrkov2006-12-091-8/+0
* haifa-sched.c: Remove define LINE_NOTE(INSN).Tehila Meyzels2006-11-291-147/+5
* re PR target/29201 (ICE in create_recovery_block, at haifa-sched.c:3692 at -O3)Maxim Kuvyrkov2006-11-161-5/+9
* tree-pass.h (pass_purge_lineno_notes): Remove declaration.Jan Hubicka2006-11-111-138/+3
* sched-int.h (IS_SPECULATION_CHECK_P, [...]): New macros.Maxim Kuvyrkov2006-10-061-17/+14
* re PR rtl-optimization/28489 (ICE in move_insn, at haifa-sched.c:1968)Maxim Kuvyrkov2006-08-171-2/+1
* re PR middle-end/26807 (FAIL: gcc.dg/torture/pr24626-1.c -O2 (test for exce...Maxim Kuvyrkov2006-06-131-2/+7
* re PR target/27863 (ICE in check_cfg, at haifa-sched.c:4615)Maxim Kuvyrkov2006-06-131-13/+19
* re PR target/27863 (ICE in check_cfg, at haifa-sched.c:4615)Maxim Kuvyrkov2006-06-081-0/+20
* cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata2006-05-281-2/+2
* params.def (PARAM_MAX_SCHED_READY_INSNS): New parameter, defaulting to 100.Eric Botcazou2006-04-141-3/+41
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-04-081-20/+20
* haifa-sched.c (try_ready): Change condition to restore non-speculative patter...Maxim Kuvyrkov2006-03-301-14/+35
* 2006-03-28 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>Maxim Kuvyrkov2006-03-281-35/+13
* haifa-sched.c (Copyright): Update date.Maxim Kuvyrkov2006-03-271-13/+35
* haifa-sched.c (choose_ready): Fix type of the local variable.Maxim Kuvyrkov2006-03-231-9/+33
* target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov2006-03-161-232/+2215
* sched-int.h (struct haifa_insn_data): New fields: resolved_deps, inter_tick, ...Maxim Kuvyrkov2006-03-161-111/+413
* haifa-sched.c (unlink_other_notes, [...]): Do not handle loop notes.Zdenek Dvorak2006-03-151-4/+2
* tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak2006-02-061-4/+4
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-6/+5
* Makefile.in (sched-vis.o): Update dependencies.Paolo Bonzini2006-01-251-0/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-1/+1
* haifa-sched.c (schedule_block): Fix thinko in previous assertification patch.Nathan Sidwell2005-04-231-1/+1
* builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'.Nathan Sidwell2005-04-221-30/+15
* builtins.def, [...]: Update copyright.Kazu Hirata2005-02-101-1/+1
* haifa-sched.c (schedule_block): Make queued sched group insns return to ready...Andreas Krebbel2005-02-091-0/+6
* cfgrtl.c (rtl_delete_block): Fix comment.Steven Bosscher2004-11-241-5/+0
* bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell2004-11-221-1/+0
* genattr.c (struct range, [...]): Remove them.Paolo Bonzini2004-07-201-552/+110
* md.texi (Processor pipeline description): Mention that the old pipeline descr...Steven Bosscher2004-07-091-73/+0
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-23/+23
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-6/+16
* alias.c (record_set, [...]): Use REG_P.Jerry Quinn2004-06-151-2/+2
* re PR target/15653 (Gcc 3.4 ICE on valid code)Vladimir Makarov2004-06-101-3/+8
* c-common.c, [...]: Fix comment typos.Kazu Hirata2004-05-301-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-4/+0
* alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().Kazu Hirata2004-03-201-44/+44