Age | Commit message (Expand) | Author | Files | Lines |
2011-10-18 | re PR rtl-optimization/50205 (ICE: in code_motion_path_driver, at sel-sched.c... | Alexander Monakov | 1 | -13/+7 |
2011-08-11 | sel-sched-ir.h (register_unavailable_p): Declare. | Sergey Grechanik | 1 | -6/+6 |
2011-08-11 | sel-sched.c (verify_target_availability): Fix usage of hard_regno_nregs. | Sergey Grechanik | 1 | -1/+1 |
2011-06-15 | re PR target/49349 (gfortran.dg/char_result_3.f90 fails with -O3) | Alexander Monakov | 1 | -7/+15 |
2011-06-08 | re PR rtl-optimization/49303 (ICE: vinsn_detach, at sel-sched-ir.c:1277 w/ -O... | Alexander Monakov | 1 | -1/+4 |
2011-05-27 | haifa-sched.c (sched_scan_info): Remove. | Bernd Schmidt | 1 | -4/+4 |
2011-04-18 | ipa-inline.c: Fix comment typos; do not inline gt-ipa-inline.h | Jan Hubicka | 1 | -1/+1 |
2011-04-10 | Remove doubled up words. | Mike Stump | 1 | -1/+1 |
2011-04-09 | expr.c (expand_expr_real_1): Use add_to_hard_reg_set function instead of loop. | Anatoly Sokolov | 1 | -10/+5 |
2011-04-08 | sel-sched.c (sel_region_init): Move call to sel_setup_region_sched_flags afte... | Alexander Monakov | 1 | -2/+2 |
2011-04-08 | re PR rtl-optimization/48235 (ICE: SIGSEGV in has_dependence_p (sel-sched-ir.... | Dmitry Melnik | 1 | -3/+22 |
2011-04-08 | re PR rtl-optimization/48302 (ICE: SIGSEGV in reposition_prologue_and_epilogu... | Alexander Monakov | 1 | -5/+5 |
2011-04-08 | re PR target/48273 (ICE: in create_copy_of_insn_rtx, at sel-sched-ir.c:5604 w... | Alexander Monakov | 1 | -1/+2 |
2011-04-08 | re PR rtl-optimization/48442 (ICE: in init_seqno, at sel-sched.c:6767 with -O... | Alexander Monakov | 1 | -14/+12 |
2011-03-26 | re PR rtl-optimization/48144 (ICE: in code_motion_path_driver, at sel-sched.c... | Andrey Belevantsev | 1 | -1/+1 |
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 |