summaryrefslogtreecommitdiff
path: root/gcc/sel-sched.c
Commit message (Expand)AuthorAgeFilesLines
* fwprop.c: Make emit-rtl.h include last.Jan Hubicka2010-06-011-0/+1
* sel-sched.c (create_speculation_check): Remove set but not used variable twin.Jakub Jelinek2010-01-201-17/+7
* sel-sched.c: Add 2010 to copyright years.Alexander Monakov2010-01-141-1/+1
* sel-sched.c (compute_av_set_at_bb_end): Do not test that number of all succes...Andrey Belevantsev2010-01-141-2/+1
* sel-sched.c (maybe_emit_renaming_copy): Exit early when expression to rename ...Alexander Monakov2010-01-141-3/+8
* sel-sched.c (choose_best_reg_1): Loop over all regs for mode.Alexander Monakov2010-01-141-0/+11
* sel-sched.c (mark_unavailable_hard_regs): Do not try to search available regi...Alexander Monakov2010-01-141-9/+9
* re PR rtl-optimization/42389 (ICE in advance_state_on_fence with sel-schd for...Andrey Belevantsev2010-01-141-5/+6
* re PR rtl-optimization/42294 (ICE in code_motion_path_driver for 416.gamess)Alexander Monakov2010-01-141-0/+9
* re PR middle-end/42245 (ICE in verify_backedges for 197.parser with sel-sched)Alexander Monakov2010-01-141-18/+0
* re PR rtl-optimization/42294 (ICE in code_motion_path_driver for 416.gamess)Andrey Belevantsev2010-01-141-11/+8
* Remove trailing white spaces.H.J. Lu2009-11-251-688/+688
* sched-deps.c (init_deps): New parameter lazy_reg_last.Andrey Belevantsev2009-11-131-0/+6
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-41/+314
* sel-sched.c: Make forward declarations of move_op_hooks and fur_hooks explici...Ian Lance Taylor2009-06-161-1/+1
* re PR rtl-optimization/40101 (200.sixtrack ICEs in get_seqno_by_preds, at sel...Andrey Belevantsev2009-05-291-2/+18
* 20071210-2.c: New testcase.Alexander Monakov2009-04-281-2/+3
* combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor2009-04-241-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* [multiple changes]Alexander Monakov2009-01-291-20/+27
* re PR rtl-optimization/37922 (code generation error)Kenneth Zadeck2008-12-181-1/+1
* target.h (struct gcc_target): Update prototypes of needs_block_p and gen_spec...Andrey Belevantsev2008-10-141-1/+1
* * sel-sched.c (fur_orig_expr_found): Mark arguments unused.Adam Nemet2008-09-021-1/+1
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-0/+7327