summaryrefslogtreecommitdiff
path: root/gcc/cse.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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