summaryrefslogtreecommitdiffstats
path: root/gcc/cse.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2014-03-111-5/+0
* PR rtl-optimization/49847law2014-02-271-3/+21
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR rtl-optimization/59647jakub2013-12-311-0/+12
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate last_basic_block macro.dmalcolm2013-12-091-2/+2
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+1
* Fixup whitespace.mrs2013-11-201-2/+2
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-3/+3
* gcc/rsandifo2013-09-281-8/+8
* gcc/rsandifo2013-09-271-0/+1
* gcc/rsandifo2013-09-231-1/+4
* gcc/rsandifo2013-09-161-0/+5
* 2013-08-24 Marc Glisse <marc.glisse@inria.fr>glisse2013-08-231-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-54/+110
* PR rtl-optimization/57425amylaar2013-06-201-1/+1
* gcc:amylaar2013-06-161-2/+2
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-4/+1
* PR rtl-optimization/56178ebotcazou2013-02-071-20/+20
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* * gcse.c (struct reg_use): Remove unused struct.steven2012-12-031-0/+1
* PR middle-end/55030hp2012-11-261-3/+2
* This patch normalizes more bitmap function names.crowl2012-11-011-7/+7
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+3
* * cse.c (hash_rtx_cb): Replace RTX_UNCHANGING_P with MEM_READONLY_P inebotcazou2012-10-301-2/+2
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* PR rtl-optimization/55010jakub2012-10-241-3/+4
* * combine.c (record_dead_and_set_regs): Iterate over hard register setsteven2012-10-161-13/+11
* 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-231-23/+6
* 2012-07-26 Andrew Jenner <andrew@codesourcery.com>sandra2012-07-261-6/+17
* gcc/steven2012-07-161-1/+0
* PR middle-end/53590ebotcazou2012-06-151-4/+4
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * integrate.c: Remove.steven2012-05-291-6/+1
* gcc/rsandifo2012-05-181-1/+5
* * attribs.c (decl_attributes): Avoid emitting a warning ifbernds2012-05-141-1/+2
* gcc/rsandifo2012-05-051-4/+4
* * lto-symtab.c (lto_cgraph_replace_node): Update.hubicka2012-04-181-1/+1
* 2012-03-29 Richard Guenther <rguenther@suse.de>rguenth2012-03-291-2/+2
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-3/+3
* * cse.c (invalidate_from_sets_and_clobbers, try_back_substitute_reg,steven2012-03-211-186/+313
* gcc/rsandifo2012-01-241-64/+1
* 2011-12-19 Sandra Loosemore <sandra@codesourcery.com>sandra2011-12-191-0/+6
* gcc/rsandifo2011-08-181-6/+6
* * cse.c (insert_with_costs): Put semi-colon after empty loop bodyebotcazou2011-07-121-2/+4
* * explow.c (trunc_int_for_mode): Use GET_MODE_PRECISIONbernds2011-07-061-7/+7
* * emit-rtl.c (paradoxical_subreg_p): New function.bernds2011-07-061-18/+6
* * machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.bernds2011-07-061-2/+2
* * cse.c (find_comparison_args): Use val_mode_signbit_set_p.bernds2011-07-061-12/+4
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-3/+0
OpenPOWER on IntegriCloud