Age | Commit message (Expand) | Author | Files | Lines |
2011-01-26 | re PR debug/45454 (ICE: in verify_target_availability, at sel-sched.c:1614) | Alexandre Oliva | 1 | -0/+9 |
2011-01-13 | re PR rtl-optimization/45352 (ICE: in reset_sched_cycles_in_current_ebb, at s... | Andrey Belevantsev | 1 | -6/+8 |
2010-12-24 | re PR rtl-optimization/47036 (ICE: in move_cond_jump, at sel-sched.c:4901 wit... | Alexander Monakov | 1 | -4/+2 |
2010-12-22 | re PR rtl-optimization/45352 (ICE: in reset_sched_cycles_in_current_ebb, at s... | Andrey Belevantsev | 1 | -8/+20 |
2010-11-22 | re PR rtl-optimization/45652 (gcc.dg/compat/scalar-by-value-3 FAILs with -O2 ... | Alexander Monakov | 1 | -0/+3 |
2010-11-18 | re PR middle-end/46518 (internal compiler error: in vinsn_detach, at sel-sche... | Alexander Monakov | 1 | -1/+1 |
2010-11-08 | re PR rtl-optimization/45352 (ICE: in reset_sched_cycles_in_current_ebb, at s... | Andrey Belevantsev | 1 | -11/+25 |
2010-11-02 | Model decoder of Core 2/i7 for multipass scheduling. | Maxim Kuvyrkov | 1 | -1/+2 |
2010-10-21 | ddg.c (add_cross_iteration_register_deps): Call gcc_assert instead of gcc_che... | Nathan Froyd | 1 | -5/+7 |
2010-10-21 | basic-block.h (single_succ_edge): Use gcc_checking_assert. | Nathan Froyd | 1 | -7/+5 |
2010-10-21 | basic-block.h (find_fallthru_edge): Define. | Nathan Froyd | 1 | -3/+5 |
2010-10-11 | vec.h (VEC_qsort): Define. | Nathan Froyd | 1 | -4/+2 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -2/+2 |
2010-09-16 | sel-sched.c (move_cond_jump): Use tidy_control_flow instead of maybe_tidy_emp... | Alexander Monakov | 1 | -1/+1 |
2010-09-06 | sel-sched.c (move_cond_jump): Correct arguments to maybe_tidy_empty_bb. | Alexander Monakov | 1 | -1/+1 |
2010-09-06 | re PR rtl-optimization/44919 (ICE on ia64 with -O3 at sel-sched.c:4672) | Alexander Monakov | 1 | -23/+47 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -8/+8 |
2010-08-19 | cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. | Nathan Froyd | 1 | -11/+4 |
2010-08-19 | re PR rtl-optimization/44691 (ICE: RTL check: expected code 'reg', have 'plus... | Andrey Belevantsev | 1 | -1/+2 |
2010-06-30 | toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. | Manuel López-Ibáñez | 1 | -3/+1 |
2010-06-29 | re PR other/44034 (target hooks are hard to maintain) | Joern Rennecke | 1 | -10/+10 |
2010-06-01 | fwprop.c: Make emit-rtl.h include last. | Jan Hubicka | 1 | -0/+1 |
2010-01-20 | sel-sched.c (create_speculation_check): Remove set but not used variable twin. | Jakub Jelinek | 1 | -17/+7 |
2010-01-14 | sel-sched.c: Add 2010 to copyright years. | Alexander Monakov | 1 | -1/+1 |
2010-01-14 | sel-sched.c (compute_av_set_at_bb_end): Do not test that number of all succes... | Andrey Belevantsev | 1 | -2/+1 |
2010-01-14 | sel-sched.c (maybe_emit_renaming_copy): Exit early when expression to rename ... | Alexander Monakov | 1 | -3/+8 |
2010-01-14 | sel-sched.c (choose_best_reg_1): Loop over all regs for mode. | Alexander Monakov | 1 | -0/+11 |
2010-01-14 | sel-sched.c (mark_unavailable_hard_regs): Do not try to search available regi... | Alexander Monakov | 1 | -9/+9 |
2010-01-14 | re PR rtl-optimization/42389 (ICE in advance_state_on_fence with sel-schd for... | Andrey Belevantsev | 1 | -5/+6 |
2010-01-14 | re PR rtl-optimization/42294 (ICE in code_motion_path_driver for 416.gamess) | Alexander Monakov | 1 | -0/+9 |
2010-01-14 | re PR middle-end/42245 (ICE in verify_backedges for 197.parser with sel-sched) | Alexander Monakov | 1 | -18/+0 |
2010-01-14 | re PR rtl-optimization/42294 (ICE in code_motion_path_driver for 416.gamess) | Andrey Belevantsev | 1 | -11/+8 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -688/+688 |
2009-11-13 | sched-deps.c (init_deps): New parameter lazy_reg_last. | Andrey Belevantsev | 1 | -0/+6 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -41/+314 |
2009-06-16 | sel-sched.c: Make forward declarations of move_op_hooks and fur_hooks explici... | Ian Lance Taylor | 1 | -1/+1 |
2009-05-29 | re PR rtl-optimization/40101 (200.sixtrack ICEs in get_seqno_by_preds, at sel... | Andrey Belevantsev | 1 | -2/+18 |
2009-04-28 | 20071210-2.c: New testcase. | Alexander Monakov | 1 | -2/+3 |
2009-04-24 | combine.c (record_value_for_reg): Change 0 to VOIDmode, twice. | Ian Lance Taylor | 1 | -1/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2009-01-29 | [multiple changes] | Alexander Monakov | 1 | -20/+27 |
2008-12-18 | re PR rtl-optimization/37922 (code generation error) | Kenneth Zadeck | 1 | -1/+1 |
2008-10-14 | target.h (struct gcc_target): Update prototypes of needs_block_p and gen_spec... | Andrey Belevantsev | 1 | -1/+1 |
2008-09-02 | * sel-sched.c (fur_orig_expr_found): Mark arguments unused. | Adam Nemet | 1 | -1/+1 |
2008-09-01 | sel-sched.h, [...]: New files. | Andrey Belevantsev | 1 | -0/+7327 |