summaryrefslogtreecommitdiffstats
path: root/gcc/dse.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2014-03-111-10/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-4/+4
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate last_basic_block macro.dmalcolm2013-12-091-2/+2
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+2
* gcc/rsandifo2013-09-281-6/+6
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-36/+72
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-4/+2
* In dse.c, remove alias hash tables that are never set.crowl2013-03-301-191/+1
* * dse.c (delete_dead_store_insn): Respect TDF_DETAILS.steven2013-03-091-46/+46
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* * dse.c (record_store): Remove unnecessary assert.mrs2013-01-101-4/+1
* PR other/55358jakub2012-11-281-2/+0
* PR middle-end/55030hp2012-11-261-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-21/+18
* This patch renames sbitmap iterators to unify them with the bitmap iterators.crowl2012-11-011-1/+1
* This patch normalizes more bitmap function names.crowl2012-11-011-2/+2
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* Change hash_table to support a comparator type different from thecrowl2012-10-251-5/+7
* PR rtl-optimization/54870ebotcazou2012-10-161-2/+31
* * rtl.h (get_call_rtx_from): New prototype.steven2012-10-161-8/+2
* Change more non-GTY hash tables to use the new type-safe template hash table.crowl2012-10-091-18/+20
* PR rtl-optimization/44194ebotcazou2012-09-141-6/+6
* 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-231-13/+6
* PR middle-end/54313steven2012-08-181-1/+0
* PR middle-end/54146steven2012-08-171-62/+53
* gcc/steven2012-07-161-1/+0
* PR middle-end/53590ebotcazou2012-06-151-1/+1
* * Makefile.in: Fix many dependencies.steven2012-05-311-1/+1
* * LANGUAGES: Fix typos.jsm282012-05-291-3/+3
* gcc/rsandifo2012-05-091-11/+3
* gcc/rsandifo2012-05-051-2/+9
* gcc/rsandifo2012-04-211-5/+1
* PR bootstrap/53021jakub2012-04-201-2/+2
* 2012-03-29 Richard Guenther <rguenther@suse.de>rguenth2012-03-291-109/+0
* gcc/rsandifo2012-01-241-6/+5
* * dse.c (get_stored_val, get_call_args): Use gen_int_mode.amylaar2011-12-091-2/+2
* PR rtl-optimization/51044jakub2011-11-301-1/+6
* * regset.h (fixed_reg_set_regset): Declare.amylaar2011-11-061-18/+123
* gcc/rsandifo2011-08-181-1/+1
* gcc/rsandifo2011-07-191-6/+5
* * machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.bernds2011-07-061-2/+1
* PR middle-end/46500amylaar2011-06-161-4/+6
* 2011-06-14 Easwaran Raman <eraman@google.com>eraman2011-06-141-16/+103
OpenPOWER on IntegriCloud