summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-pre.c
Commit message (Expand)AuthorAgeFilesLines
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-10/+12
* 2014-06-18 Richard Biener <rguenther@suse.de>rguenth2014-06-181-5/+4
* 2014-06-16 Richard Biener <rguenther@suse.de>rguenth2014-06-161-6/+10
* 2014-06-13 Richard Biener <rguenther@suse.de>rguenth2014-06-131-320/+353
* 2014-06-10 Richard Biener <rguenther@suse.de>rguenth2014-06-101-6/+11
* add dbgcnt support for devirtdavidxl2014-05-201-6/+7
* 2014-05-20 Richard Biener <rguenther@suse.de>rguenth2014-05-201-10/+15
* 2014-05-19 Richard Biener <rguenther@suse.de>rguenth2014-05-191-0/+9
* 2014-05-07 Richard Biener <rguenther@suse.de>rguenth2014-05-071-1/+2
* Merge in trunk.mrs2014-05-061-3/+2
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-3/+2
* | Merge from trunk.rsandifo2014-04-221-79/+60
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-67/+62
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-14/+2
| * remove has_gatetbsaunde2014-04-171-2/+0
* | Merge from trunk.rsandifo2014-04-171-62/+51
|\ \ | |/
| * 2014-04-14 Richard Biener <rguenther@suse.de>rguenth2014-04-141-62/+51
* | Merge in trunk.mrs2014-01-131-1/+3
|\ \ | |/
| * Note that pass_pre destroys PROP_no_crit_edgesvries2014-01-101-1/+3
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-9/+8
|\ \ | |/
| * Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-4/+4
| * Eliminate last_basic_block macro.dmalcolm2013-12-091-2/+2
| * Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-2/+2
| * remove an unneeded vec.release () to unbreak lto bootstraptbsaunde2013-12-061-1/+0
* | Merge with trunk.rsandifo2013-12-041-1/+7
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-1/+7
* | Merge with trunk.rsandifo2013-11-221-11/+4
|\ \ | |/
| * add auto_vectbsaunde2013-11-221-11/+4
* | Merge from trunk.rsandifo2013-11-201-10/+13
|\ \ | |/
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-7/+8
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
| * Eliminate n_basic_blocks macrodmalcolm2013-11-191-3/+3
* | Merge in trunk.mrs2013-11-161-0/+3
|\ \ | |/
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* | Merge with trunk.rsandifo2013-11-091-1/+0
|\ \ | |/
| * * gimplify.c (gimple_regimplify_operands): Do not setaldyh2013-11-071-1/+0
* | Merge in trunk.mrs2013-11-041-2/+9
|\ \ | |/
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+9
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-3/+3
* | Always treat trees as having their native precision by default.rsandifo2013-10-231-3/+3
* | Merge in trunk.mrs2013-10-201-78/+66
|\ \ | |/
| * gcc/pmatos2013-10-161-2/+2
| * 2013-10-10 Richard Biener <rguenther@suse.de>rguenth2013-10-101-1/+8
| * 2013-10-02 Andrew MacLeod <amacleod@redhat.com>amacleod2013-10-021-0/+1
| * gcc/rsandifo2013-09-301-1/+1
| * gcc/rsandifo2013-09-281-10/+11