| Commit message (Expand) | Author | Age | Files | Lines |
* | 2013-04-10 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-10 | 1 | -4/+2 |
* | In dse.c, remove alias hash tables that are never set. | crowl | 2013-03-30 | 1 | -191/+1 |
* | * dse.c (delete_dead_store_insn): Respect TDF_DETAILS. | steven | 2013-03-09 | 1 | -46/+46 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | * dse.c (record_store): Remove unnecessary assert. | mrs | 2013-01-10 | 1 | -4/+1 |
* | PR other/55358 | jakub | 2012-11-28 | 1 | -2/+0 |
* | PR middle-end/55030 | hp | 2012-11-26 | 1 | -2/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -21/+18 |
* | This patch renames sbitmap iterators to unify them with the bitmap iterators. | crowl | 2012-11-01 | 1 | -1/+1 |
* | This patch normalizes more bitmap function names. | crowl | 2012-11-01 | 1 | -2/+2 |
* | 2012-11-01 Sharad Singhai <singhai@google.com> | singhai | 2012-11-01 | 1 | -0/+2 |
* | This patch implements the unification of the *bitmap interfaces as discussed. | crowl | 2012-10-30 | 1 | -1/+1 |
* | Change hash_table to support a comparator type different from the | crowl | 2012-10-25 | 1 | -5/+7 |
* | PR rtl-optimization/54870 | ebotcazou | 2012-10-16 | 1 | -2/+31 |
* | * rtl.h (get_call_rtx_from): New prototype. | steven | 2012-10-16 | 1 | -8/+2 |
* | Change more non-GTY hash tables to use the new type-safe template hash table. | crowl | 2012-10-09 | 1 | -18/+20 |
* | PR rtl-optimization/44194 | ebotcazou | 2012-09-14 | 1 | -6/+6 |
* | 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2012-08-23 | 1 | -13/+6 |
* | PR middle-end/54313 | steven | 2012-08-18 | 1 | -1/+0 |
* | PR middle-end/54146 | steven | 2012-08-17 | 1 | -62/+53 |
* | gcc/ | steven | 2012-07-16 | 1 | -1/+0 |
* | PR middle-end/53590 | ebotcazou | 2012-06-15 | 1 | -1/+1 |
* | * Makefile.in: Fix many dependencies. | steven | 2012-05-31 | 1 | -1/+1 |
* | * LANGUAGES: Fix typos. | jsm28 | 2012-05-29 | 1 | -3/+3 |
* | gcc/ | rsandifo | 2012-05-09 | 1 | -11/+3 |
* | gcc/ | rsandifo | 2012-05-05 | 1 | -2/+9 |
* | gcc/ | rsandifo | 2012-04-21 | 1 | -5/+1 |
* | PR bootstrap/53021 | jakub | 2012-04-20 | 1 | -2/+2 |
* | 2012-03-29 Richard Guenther <rguenther@suse.de> | rguenth | 2012-03-29 | 1 | -109/+0 |
* | gcc/ | rsandifo | 2012-01-24 | 1 | -6/+5 |
* | * dse.c (get_stored_val, get_call_args): Use gen_int_mode. | amylaar | 2011-12-09 | 1 | -2/+2 |
* | PR rtl-optimization/51044 | jakub | 2011-11-30 | 1 | -1/+6 |
* | * regset.h (fixed_reg_set_regset): Declare. | amylaar | 2011-11-06 | 1 | -18/+123 |
* | gcc/ | rsandifo | 2011-08-18 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2011-07-19 | 1 | -6/+5 |
* | * machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro. | bernds | 2011-07-06 | 1 | -2/+1 |
* | PR middle-end/46500 | amylaar | 2011-06-16 | 1 | -4/+6 |
* | 2011-06-14 Easwaran Raman <eraman@google.com> | eraman | 2011-06-14 | 1 | -16/+103 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | davidxl | 2011-06-14 | 1 | -2/+0 |
* | * cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range | aesok | 2011-03-19 | 1 | -5/+4 |
* | PR rtl-optimization/48141 | jakub | 2011-03-17 | 1 | -0/+22 |
* | PR rtl-optimization/48141 | jakub | 2011-03-17 | 1 | -4/+4 |
* | PR rtl-optimization/47614 | pthaugen | 2011-02-11 | 1 | -1/+1 |
* | PR debug/43092 | aoliva | 2011-02-03 | 1 | -72/+15 |
* | * dse.c (group_info.base_mem, get_group_info): Use BLKmode to | hainque | 2010-08-27 | 1 | -4/+5 |
* | gcc/ | froydnj | 2010-08-20 | 1 | -7/+7 |
* | * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to | froydnj | 2010-08-19 | 1 | -10/+4 |
* | * calls.c, dse.c, expr.c, function.c: Call targetm.calls.function_arg, | froydnj | 2010-06-29 | 1 | -2/+3 |
* | * df-problems.c (df_rd_confluence_n, df_lr_confluence_n, df_live_confluence_n, | hubicka | 2010-06-22 | 1 | -1/+2 |
* | PR debug/43051 | jakub | 2010-03-16 | 1 | -2/+3 |