summaryrefslogtreecommitdiff
path: root/gcc/cse.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-08-05 Richard Biener <rguenther@suse.de>rguenth2014-08-051-1/+1
* add a hash_set based on hash_tabletbsaunde2014-08-021-6/+6
* * cse.c (exp_equiv_p) <MEM>: For GCSE, return 0 for expressions withebotcazou2014-07-201-0/+7
* remove has_executetbsaunde2014-07-091-3/+0
* gcc/rsandifo2014-06-151-7/+4
* Merge in trunk.mrs2014-05-061-6/+3
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-6/+3
* | Merge from trunk.rsandifo2014-04-221-29/+17
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-5/+6
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-21/+11
| * remove has_gatetbsaunde2014-04-171-3/+0
* | Merge from trunk.rsandifo2014-04-171-0/+7
|\ \ | |/
| * PR rtl-optimization/60663jakub2014-04-111-0/+7
* | Merge in trunk.mrs2014-04-021-8/+21
|\ \ | |/
| * gcc/rsandifo2014-03-111-5/+0
| * PR rtl-optimization/49847law2014-02-271-3/+21
* | Merge in trunk.mrs2014-01-031-1/+13
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * PR rtl-optimization/59647jakub2013-12-311-0/+12
* | Kenny's patch for rtl.mrs2014-01-031-5/+2
* | Merge in trunk.mrs2013-12-131-4/+4
|\ \ | |/
| * 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
* | Merge with trunk.rsandifo2013-11-211-2/+2
|\ \ | |/
| * Fixup whitespace.mrs2013-11-201-2/+2
* | Remove formatting difference with trunk.rsandifo2013-11-211-2/+2
* | Merge from trunk.rsandifo2013-11-201-3/+3
|\ \ | |/
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-3/+3
* | Merge in trunk.mrs2013-10-201-9/+13
|\ \ | |/
| * gcc/rsandifo2013-09-281-8/+8
| * gcc/rsandifo2013-09-271-0/+1
| * gcc/rsandifo2013-09-231-1/+4
* | Merge in trunk.mrs2013-09-201-0/+5
|\ \ | |/
| * gcc/rsandifo2013-09-161-0/+5
* | Merge in trunk.mrs2013-09-041-1/+1
|\ \ | |/
| * 2013-08-24 Marc Glisse <marc.glisse@inria.fr>glisse2013-08-231-1/+1
* | Add wide-int branch.mrs2013-08-131-5/+14
|/
* 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