aboutsummaryrefslogtreecommitdiff
path: root/gcc/dse.c
AgeCommit message (Expand)Author
2015-02-12Merge branches/gcc-4_9-branch rev 220524yroux
2014-03-11gcc/rsandifo
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_ALL_BB macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-09-28gcc/rsandifo
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-04-102013-04-10 Richard Biener <rguenther@suse.de>rguenth
2013-03-30In dse.c, remove alias hash tables that are never set.crowl
2013-03-09 * dse.c (delete_dead_store_insn): Respect TDF_DETAILS.steven
2013-01-10Update copyright years in gcc/rsandifo
2013-01-10 * dse.c (record_store): Remove unnecessary assert.mrs
2012-11-28 PR other/55358jakub
2012-11-26 PR middle-end/55030hp
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-01This patch renames sbitmap iterators to unify them with the bitmap iterators.crowl
2012-11-01This patch normalizes more bitmap function names.crowl
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.crowl
2012-10-25Change hash_table to support a comparator type different from thecrowl
2012-10-16 PR rtl-optimization/54870ebotcazou
2012-10-16 * rtl.h (get_call_rtx_from): New prototype.steven
2012-10-09Change more non-GTY hash tables to use the new type-safe template hash table.crowl
2012-09-14 PR rtl-optimization/44194ebotcazou
2012-08-232012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck
2012-08-18 PR middle-end/54313steven
2012-08-17 PR middle-end/54146steven
2012-07-16gcc/steven
2012-06-15 PR middle-end/53590ebotcazou
2012-05-31 * Makefile.in: Fix many dependencies.steven
2012-05-29 * LANGUAGES: Fix typos.jsm28
2012-05-09gcc/rsandifo
2012-05-05gcc/rsandifo
2012-04-21gcc/rsandifo
2012-04-20 PR bootstrap/53021jakub
2012-03-292012-03-29 Richard Guenther <rguenther@suse.de>rguenth
2012-01-24gcc/rsandifo
2011-12-09 * dse.c (get_stored_val, get_call_args): Use gen_int_mode.amylaar
2011-11-30 PR rtl-optimization/51044jakub
2011-11-06 * regset.h (fixed_reg_set_regset): Declare.amylaar
2011-08-18gcc/rsandifo
2011-07-19gcc/rsandifo
2011-07-06 * machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.bernds
2011-06-16 PR middle-end/46500amylaar