summaryrefslogtreecommitdiff
path: root/gcc/sched-rgn.c
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov2007-02-021-33/+35
* re PR target/29794 (cc1 segfaults with -O3 -msched-control-spec)Maxim Kuvyrkov2006-12-071-1/+7
* haifa-sched.c: Remove define LINE_NOTE(INSN).Tehila Meyzels2006-11-291-23/+0
* tree-pass.h (pass_purge_lineno_notes): Remove declaration.Jan Hubicka2006-11-111-5/+0
* sched-int.h (IS_SPECULATION_CHECK_P, [...]): New macros.Maxim Kuvyrkov2006-10-061-1/+1
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-04-081-6/+6
* haifa-sched.c (choose_ready): Fix type of the local variable.Maxim Kuvyrkov2006-03-231-2/+3
* target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov2006-03-161-134/+450
* sched-int.h (struct haifa_insn_data): New fields: resolved_deps, inter_tick, ...Maxim Kuvyrkov2006-03-161-33/+10
* sched-rgn.c (extend_rgns): New static function.Maxim Kuvyrkov2006-03-161-2/+357
* ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call.Maxim Kuvyrkov2006-03-161-2/+8
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-2/+4
* sched-rgn.c (compute_dom_prob_ps, [...]): Eradicate use of float in probabili...Pete Steinmetz2006-02-071-42/+29
* tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak2006-02-061-7/+6
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-15/+15
* basic-block.h: Changed basic block numbering so that the entry block is 0 and...Daniel Berlin2005-12-171-9/+5
* params.def (PARAM_MIN_SPEC_PROB): New.Pete Steinmetz2005-08-241-5/+1
* re PR rtl-optimization/23117 (ICE on valid code while building libgcc)Richard Earnshaw2005-07-291-5/+5
* re PR rtl-optimization/17808 (Scheduler overly conservative in sched-deps)Steven Bosscher2005-07-271-2/+57
* bt-load.c (link_btr_uses): Fix uninitialised warnings.Ben Elliston2005-07-191-1/+1
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-0/+94
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo...Jan Hubicka2005-06-161-4/+6
* sbitmap.h (sbitmap_iterator, [...]): New.Kazu Hirata2005-06-071-6/+7
* basic-block.h (single_succ_p, [...]): New inline functions.Zdenek Dvorak2005-03-111-6/+6
* re PR middle-end/16585 (current_function_has_computed_jump incorrectly change...Steven Bosscher2005-01-261-14/+7
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* basic-block.h: Document BB_* flags.Steven Bosscher2005-01-171-5/+10
* combine.c (expand_compound_operation): Add comment that we fall through after...Steven Bosscher2005-01-051-4/+4
* PR middle end/18718Alan Modra2004-12-041-5/+1
* bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell2004-11-221-1/+0
* bitmap.c (bitmap_print): Make bitno unsigned.Nathan Sidwell2004-11-041-1/+1
* basic-block.h (reg_set_iterator): New.Kazu Hirata2004-10-181-2/+3
* sched-rgn.c (haifa_edge, [...]): Remove.Ulrich Weigand2004-09-291-402/+234
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-13/+11
* alias.c, [...]: Fix comment typos.Kazu Hirata2004-09-181-1/+1
* ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...Nathan Sidwell2004-09-091-14/+6
* basic-block.h (struct basic_block_def): Reorder fields to eliminate interior ...Zack Weinberg2004-08-241-19/+2
* insn-notes.def, [...]: New files.Zack Weinberg2004-08-181-1/+1
* common.opt (freschedule-modulo-scheduled-loops): New flag.Mostafa Hagog2004-08-081-0/+37
* genattr.c (struct range, [...]): Remove them.Paolo Bonzini2004-07-201-108/+57
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-10/+10
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-2/+6
* alias.c (record_set, [...]): Use REG_P.Jerry Quinn2004-06-151-2/+2
* params.def (PARAM_MAX_SCHED_REGION_BLOCKS): New.David Edelsohn2004-03-221-13/+10
* alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().Kazu Hirata2004-03-201-8/+8
* alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini2004-03-031-1/+1
* alloc-pool.h, [...]: Update copyright.Kazu Hirata2004-02-041-1/+1
* alias.c (record_set): Use hard_regno_nregs.Jan Hubicka2004-02-021-2/+2
* backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher2003-12-301-7/+6