aboutsummaryrefslogtreecommitdiff
path: root/gcc/sel-sched-ir.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-14sel-sched.c: Add 2010 to copyright years.Alexander Monakov1-1/+1
2010-01-14sel-sched-ir.c (sel_restore_other_notes): Rename to sel_restore_notes.Alexander Monakov1-3/+8
2010-01-14re PR rtl-optimization/42389 (ICE in advance_state_on_fence with sel-schd for...Andrey Belevantsev1-9/+16
2010-01-14re PR rtl-optimization/42388 (ICE in move_bb_info with sel-sched and modulo-s...Andrey Belevantsev1-3/+7
2010-01-14re PR rtl-optimization/39453 (ICE : in init_seqno, at sel-sched.c:6433)Alexander Monakov1-1/+4
2010-01-14re PR middle-end/42245 (ICE in verify_backedges for 197.parser with sel-sched)Alexander Monakov1-8/+72
2009-11-28matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek1-2/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-366/+366
2009-11-13re PR rtl-optimization/41697 (ICE on gcc.c-torture/compile/20090917-1.c)Andrey Belevantsev1-0/+5
2009-11-13sched-deps.c (init_deps): New parameter lazy_reg_last.Andrey Belevantsev1-16/+49
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-6/+45
2009-07-09haifa-sched.c (insn_finishes_cycle_p): New static function.Maxim Kuvyrkov1-0/+1
2009-06-22alias.c: Use REG_P...Shujing Zhao1-1/+1
2009-05-29re PR rtl-optimization/40101 (200.sixtrack ICEs in get_seqno_by_preds, at sel...Andrey Belevantsev1-2/+2
2009-04-2820071210-2.c: New testcase.Alexander Monakov1-8/+12
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-2/+2
2009-04-22re PR rtl-optimization/39580 (Revision 145204 caused libgomp.c++/collapse-2.C)Andrey Belevantsev1-8/+0
2008-10-11re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck1-5/+5
2008-09-01sel-sched-ir.c (cmp_v_in_regset_pool): Surround with #ifdef ENABLE_CHECKING.Andrey Belevantsev1-0/+2
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev1-0/+6049