| Commit message (Expand) | Author | Age | Files | Lines |
* | * haifa-sched.c: Fix outdated function reference and minor | ktkachov | 2014-04-07 | 1 | -3/+3 |
* | PR rtl-optimization/58960 | abel | 2014-02-18 | 1 | -35/+50 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Eliminate FOR_EACH_BB macro. | dmalcolm | 2013-12-09 | 1 | -1/+1 |
* | Eliminate last_basic_block macro. | dmalcolm | 2013-12-09 | 1 | -1/+1 |
* | 2013-12-03 Wei Mi <wmi@google.com> | wmi | 2013-12-03 | 1 | -49/+0 |
* | 2013-11-28 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2013-11-28 | 1 | -1/+1 |
* | add auto_vec | tbsaunde | 2013-11-22 | 1 | -2/+1 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | dmalcolm | 2013-11-19 | 1 | -14/+15 |
* | Eliminate n_basic_blocks macro | dmalcolm | 2013-11-19 | 1 | -1/+1 |
* | typo fix | steven | 2013-11-13 | 1 | -1/+1 |
* | * cfgrtl.c (can_fallthru): Reorder code to move tablejump check up. | steven | 2013-11-13 | 1 | -5/+5 |
* | 2013-11-06 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2013-11-06 | 1 | -7/+44 |
* | 2013-11-04 Wei Mi <wmi@google.com> | wmi | 2013-11-04 | 1 | -0/+49 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -2/+2 |
* | PR debug/56950 | steven | 2013-05-24 | 1 | -8/+7 |
* | This patch is the main part of a consolodation of the hash_table | crowl | 2013-04-26 | 1 | -77/+85 |
* | * emit-rtl.c (remove_insn): Do not call df_insn_delete here. | steven | 2013-04-13 | 1 | -1/+1 |
* | PR rtl-optimization/56023 | uros | 2013-01-21 | 1 | -0/+3 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -3/+1 |
* | * coretypes.h (struct pretty_print_info): Make a coretype. | steven | 2012-11-30 | 1 | -13/+6 |
* | * rtl.h (debug_bb_n_slim, debug_bb_slim, debug_insn_slim): Remove | steven | 2012-11-27 | 1 | -1/+2 |
* | Introduce vNULL to use as a nil initializer for vec<>. | dnovillo | 2012-11-20 | 1 | -3/+3 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -94/+88 |
* | 2012-10-23 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2012-10-23 | 1 | -1/+1 |
* | gcc/ChangeLog | amker | 2012-10-19 | 1 | -1/+1 |
* | * sched-int.h (schedule_block): Adjust declaration. | bernds | 2012-10-08 | 1 | -2/+6 |
* | PR bootstrap/54643 | bernds | 2012-09-20 | 1 | -1/+2 |
* | * dbgcnt.def (sched_breakdep): New counter. | bernds | 2012-09-19 | 1 | -53/+347 |
* | * haifa-sched.c (init_before_recovery): Do not set EDGE_CAN_FALLTHRU. | steven | 2012-07-16 | 1 | -2/+1 |
* | gcc/ | steven | 2012-07-16 | 1 | -0/+1 |
* | gcc/ | rsandifo | 2012-06-06 | 1 | -1/+2 |
* | * output.h (__gcc_host_wide_int__): Move to hwint.h. | steven | 2012-05-31 | 1 | -1/+0 |
* | gcc/ | rsandifo | 2012-05-31 | 1 | -5/+5 |
* | gcc/ | rsandifo | 2012-04-26 | 1 | -67/+1515 |
* | gcc/ | rsandifo | 2012-04-26 | 1 | -20/+25 |
* | * haifa-sched.c (prune_ready_list): Rework handling of SCHED_GROUP_P | bernds | 2012-04-11 | 1 | -64/+82 |
* | PR bootstrap/52287 | ebotcazou | 2012-02-23 | 1 | -1/+3 |
* | * haifa-sched.c (prune_ready_list): Ensure that if there is a | bernds | 2012-02-14 | 1 | -4/+19 |
* | 2012-02-02 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2012-02-02 | 1 | -0/+6 |
* | gcc/ | rsandifo | 2012-01-09 | 1 | -14/+0 |
* | * haifa-sched.c (recompute_todo_spec): Simplify and correct the | bernds | 2011-11-29 | 1 | -26/+13 |
* | * reg-notes.def (DEP_CONTROL): New. | bernds | 2011-10-21 | 1 | -98/+381 |
* | * haifa-sched.c (modulo_ii, modulo_max_states, modulo_n_insns, | bernds | 2011-09-30 | 1 | -29/+309 |
* | * haifa-sched.c (has_edge_p, prev_non_location_insn, check_cfg): | mkuvyrkov | 2011-09-19 | 1 | -142/+0 |
* | * haifa-sched.c (schedule_insns): Remove outdated comment. | bernds | 2011-07-14 | 1 | -56/+37 |
* | * haifa-sched.c: Include "hashtab.h" | bernds | 2011-07-13 | 1 | -16/+773 |
* | * haifa-sched.c (struct sched_block_state): New. | bernds | 2011-07-13 | 1 | -16/+25 |
* | * sched-int.h (struct _dep): Add member cost. | bernds | 2011-07-13 | 1 | -0/+14 |
* | * cse.c (insert_with_costs): Put semi-colon after empty loop body | ebotcazou | 2011-07-12 | 1 | -1/+2 |