summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-im.c
Commit message (Expand)AuthorAgeFilesLines
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-5/+6
* 2014-06-17 Richard Biener <rguenther@suse.de>rguenth2014-06-171-4/+11
* PR tree-optimization/43934chrbr2014-06-061-1/+7
* Merge in trunk.mrs2014-04-241-14/+10
|\
| * 2014-04-23 Richard Biener <rguenther@suse.de>rguenth2014-04-231-14/+10
* | Merge from trunk.rsandifo2014-04-221-18/+11
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-10/+10
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+1
| * remove has_gatetbsaunde2014-04-171-1/+0
* | Merge in trunk.mrs2014-02-101-114/+110
|\ \ | |/
| * 2014-01-17 Richard Biener <rguenther@suse.de>rguenth2014-01-171-52/+109
| * PR tree-optimization/59387jakub2014-01-131-62/+1
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-4/+4
|\ \ | |/
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
| * Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* | Merge with trunk.rsandifo2013-12-041-2/+7
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-2/+7
* | Merge from trunk.rsandifo2013-11-201-4/+4
|\ \ | |/
| * 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-3/+2
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
| * Eliminate n_basic_blocks macrodmalcolm2013-11-191-1/+1
* | Merge from trunk.rsandifo2013-11-181-0/+1
|\ \ | |/
| * * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-0/+1
* | 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-3/+1
|\ \ | |/
| * * gimplify.c (gimple_regimplify_operands): Do not setaldyh2013-11-071-2/+0
| * * gimple.h (block_in_transaction): Move to basic-block.h and rename.amacleod2013-11-061-1/+1
* | Merge in trunk.mrs2013-11-041-1/+9
|\ \ | |/
| * * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-0/+1
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+8
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-1/+1
* | Merge in trunk.mrs2013-10-201-218/+152
|\ \ | |/
| * 2013-10-17 Richard Biener <rguenther@suse.de>rguenth2013-10-171-1/+76
| * * tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.amacleod2013-10-091-208/+67
| * gcc/rsandifo2013-09-281-9/+9
* | Merge in trunk.mrs2013-09-201-37/+31
|\ \ | |/
| * * compare-elim.c (find_comparison_dom_walker): New classlaw2013-09-181-36/+30
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* | Add wide-int branch.mrs2013-08-131-2/+2
|/
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-8/+8
* This patch extracts approved portions of the hash_table patches tocrowl2013-04-231-29/+33
* 2013-04-16 Richard Biener <rguenther@suse.de>rguenth2013-04-161-6/+34
* 2013-03-25 Richard Biener <rguenther@suse.de>rguenth2013-03-251-77/+80
* 2013-03-25 Richard Biener <rguenther@suse.de>rguenth2013-03-251-29/+11
* 2013-03-22 Richard Biener <rguenther@suse.de>rguenth2013-03-221-21/+0