summaryrefslogtreecommitdiffstats
path: root/gcc/dse.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+0
* * cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_rangeaesok2011-03-191-5/+4
* PR rtl-optimization/48141jakub2011-03-171-0/+22
* PR rtl-optimization/48141jakub2011-03-171-4/+4
* PR rtl-optimization/47614pthaugen2011-02-111-1/+1
* PR debug/43092aoliva2011-02-031-72/+15
* * dse.c (group_info.base_mem, get_group_info): Use BLKmode tohainque2010-08-271-4/+5
* gcc/froydnj2010-08-201-7/+7
* * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj2010-08-191-10/+4
* * calls.c, dse.c, expr.c, function.c: Call targetm.calls.function_arg,froydnj2010-06-291-2/+3
* * df-problems.c (df_rd_confluence_n, df_lr_confluence_n, df_live_confluence_n,hubicka2010-06-221-1/+2
* PR debug/43051jakub2010-03-161-2/+3
* 2010-02-04 Richard Guenther <rguenther@suse.de>rguenth2010-02-041-3/+0
* 2010-02-03 Alexandre Oliva <aoliva@redhat.com>rguenth2010-02-031-2/+2
* Remove trailing white spaces.hjl2009-11-251-193/+193
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-9/+11
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-1/+2
OpenPOWER on IntegriCloud