Age | Commit message (Expand) | Author | Files | Lines |
2014-08-19 | BND_TO scaffolding | David Malcolm | 1 | -2/+2 |
2014-08-19 | BB_NOTE_LIST scaffolding | David Malcolm | 1 | -2/+2 |
2014-08-19 | Split NEXT_INSN/PREV_INSN into lvalue and rvalue forms | David Malcolm | 1 | -6/+6 |
2014-08-18 | Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants | David Malcolm | 1 | -1/+1 |
2014-06-04 | recog.h (operand_alternative): Convert reg_class, reject, matched and matches... | Richard Sandiford | 1 | -2/+2 |
2014-06-04 | recog.h (alternative_class): New function. | Richard Sandiford | 1 | -10/+3 |
2014-06-04 | recog.h (recog_op_alt): Convert to a flat array. | Richard Sandiford | 1 | -6/+6 |
2014-05-22 | Cleanup and improve multipass_dfa_lookahead_guard | Maxim Kuvyrkov | 1 | -1/+1 |
2014-05-22 | Remove IA64 speculation tweaking flags | Maxim Kuvyrkov | 1 | -30/+0 |
2014-02-25 | sel-sched.c (calculate_new_fences): New parameter ptime. | Andrey Belevantsev | 1 | -9/+16 |
2014-02-25 | re PR middle-end/60292 (ICE: in fill_vec_av_set, at sel-sched.c:3863 with -m6... | Andrey Belevantsev | 1 | -1/+2 |
2014-02-03 | Check if mode is OK first | H.J. Lu | 1 | -6/+8 |
2014-02-03 | re PR rtl-optimization/57662 (ICE: SIGSEGV in code_motion_process_successors ... | Andrey Belevantsev | 1 | -1/+5 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-23 | re PR rtl-optimization/57422 (ICE: SIGSEGV in dominated_by_p with custom flags) | Andrey Belevantsev | 1 | -1/+9 |
2013-12-23 | re PR rtl-optimization/57422 (ICE: SIGSEGV in dominated_by_p with custom flags) | Andrey Belevantsev | 1 | -1/+1 |
2013-12-09 | Eliminate BASIC_BLOCK macro. | David Malcolm | 1 | -8/+10 |
2013-12-09 | Eliminate SET_BASIC_BLOCK macro. | David Malcolm | 1 | -2/+2 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -2/+3 |
2013-11-19 | Eliminate n_basic_blocks macro | David Malcolm | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -3/+3 |
2013-08-14 | re PR rtl-optimization/57662 (ICE: SIGSEGV in code_motion_process_successors ... | Andrey Belevantsev | 1 | -1/+14 |
2013-04-30 | re PR rtl-optimization/56957 (ICE in add_insn_after, at emit-rtl.c:3783) | Andrey Belevantsev | 1 | -4/+3 |
2013-02-19 | re PR middle-end/55889 (ICE: in move_op_ascend, at sel-sched.c:6153 with -fsc... | Andrey Belevantsev | 1 | -0/+67 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-20 | Introduce vNULL to use as a nil initializer for vec<>. | Diego Novillo | 1 | -2/+2 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -73/+59 |
2012-11-01 | This patch normalizes more bitmap function names. | Lawrence Crowl | 1 | -3/+3 |
2012-10-30 | This patch implements the unification of the *bitmap interfaces as discussed. | Lawrence Crowl | 1 | -2/+2 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -4/+4 |
2012-08-09 | re PR rtl-optimization/53701 (ICE on ia64 (when building Allegro 4.4) in sel-... | Andrey Belevantsev | 1 | -20/+32 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -2/+0 |
2012-06-24 | output.h: (current_function_is_leaf... | Steven Bosscher | 1 | -2/+1 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -3/+3 |
2012-04-17 | sel-sched.c (sel_global_init): Revert previous change. | Bernd Schmidt | 1 | -1/+1 |
2012-04-13 | re PR rtl-optimization/52203 (ICE: in reset_sched_cycles_in_current_ebb, at s... | Andrey Belevantsev | 1 | -11/+14 |
2012-04-11 | sel-sched.c (sel_global_init): Swap order of sched_rgn_init and sched_init ca... | Bernd Schmidt | 1 | -2/+2 |
2012-03-07 | re PR rtl-optimization/52203 (ICE: in reset_sched_cycles_in_current_ebb, at s... | Andrey Belevantsev | 1 | -8/+12 |
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 |