summaryrefslogtreecommitdiff
path: root/gcc/tree-predcom.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-1/+1
* remove has_executetbsaunde2014-07-091-1/+0
* 2014-06-06 Richard Biener <rguenther@suse.de>rguenth2014-06-061-4/+4
* Merge from trunk.rsandifo2014-04-221-9/+5
|\
| * pass cfun to pass::executetbsaunde2014-04-171-1/+4
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+1
| * remove has_gatetbsaunde2014-04-171-1/+0
* | Merge in trunk.mrs2014-01-131-4/+32
|\ \ | |/
| * PR tree-optimization/59745jakub2014-01-101-0/+1
| * PR tree-optimization/59643jakub2014-01-071-4/+31
* | Merge in trunk.mrs2014-01-031-2/+2
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * merge auto_vec and stack_vectbsaunde2013-12-201-1/+1
* | Merge in trunk.mrs2013-12-131-0/+3
|\ \ | |/
| * * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub2013-12-101-0/+3
* | Merge with trunk.rsandifo2013-12-041-1/+6
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-1/+6
* | Merge with trunk.rsandifo2013-11-221-6/+2
|\ \ | |/
| * add auto_vectbsaunde2013-11-221-6/+2
* | Merge from trunk.rsandifo2013-11-201-3/+8
|\ \ | |/
| * 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-2/+1
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
| * 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-1/+5
* | 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-87/+36
|\ \ | |/
| * 2013-11-08 Richard Biener <rguenther@suse.de>rguenth2013-11-081-4/+18
| * 2013-11-06 Richard Biener <rguenther@suse.de>rguenth2013-11-061-88/+23
* | Merge in trunk.mrs2013-11-041-4/+13
|\ \ | |/
| * Replace some heap vectors with stack vectors.dnovillo2013-11-011-4/+2
| * * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-0/+3
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-0/+8
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-2/+1
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-7/+7
* | Always treat trees as having their native precision by default.rsandifo2013-10-231-1/+1
* | Merge in trunk.mrs2013-10-201-0/+57
|\ \ | |/
| * * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod2013-10-091-0/+57
* | Merge in trunk.mrs2013-09-201-1/+1
|\ \ | |/
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-6/+6
* | Add wide-int branch.mrs2013-08-131-19/+20
|/
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-2/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-136/+132
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-9/+8
* * tree-vect-loop.c (vect_transform_loop): Initializejakub2012-08-221-0/+2
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-1/+1