summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivcanon.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* 2014-10-20 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-201-0/+1
* * loop-unroll.c: (decide_unrolling_and_peeling): Rename tohubicka2014-10-151-4/+140
* remove has_executetbsaunde2014-07-091-3/+0
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* Merge in trunk.mrs2014-05-061-1/+1
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* | ...and remove accidentally committed changes in r209976rsandifo2014-05-011-4/+1
* | Post-merge build fix.rsandifo2014-05-011-1/+4
* | Merge from trunk.rsandifo2014-04-221-66/+44
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-42/+42
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-21/+2
| * remove has_gatetbsaunde2014-04-171-3/+0
* | Merge from trunk.rsandifo2014-04-171-1/+1
|\ \ | |/
| * * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou2014-04-141-1/+1
* | 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 with trunk.rsandifo2013-12-041-0/+6
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-0/+6
* | Merge from trunk.rsandifo2013-11-201-2/+2
|\ \ | |/
| * 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-2/+1
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
| * gcc/ada/rsandifo2013-11-181-1/+1
| * gcc/ada/rsandifo2013-11-181-1/+1
* | Merge in trunk.mrs2013-11-161-0/+1
|\ \ | |/
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* | Merge in trunk.mrs2013-11-041-4/+13
|\ \ | |/
| * * df-scan.c (df_collection_rec): Adjust.law2013-10-281-3/+2
| * * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-0/+2
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+9
* | Make ordered comparisons enforce the same type rules as equality comparisons.rsandifo2013-10-291-1/+2
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-1/+1
* | Always treat trees as having their native precision by default.rsandifo2013-10-231-1/+1
* | Merge in trunk.mrs2013-10-201-19/+182
|\ \ | |/
| * * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
| * * tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.amacleod2013-10-091-19/+181
* | 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-4/+4
* | Merge in trunk.mrs2013-09-041-2/+8
|\ \ | |/
| * New vectorizer messages; message format change.davidxl2013-08-291-2/+3
| * * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-0/+5
* | Add wide-int branch.mrs2013-08-131-8/+7
|/
* Fix typos.mrs2013-07-211-2/+2
* * cgraph.h (const_value_known_p): Replace by ...hubicka2013-06-191-1/+1
* 2013-05-21 Richard Biener <rguenther@suse.de>rguenth2013-05-211-1/+3
* 2013-05-10 Richard Biener <rguenther@suse.de>rguenth2013-05-101-1/+2
* 2013-04-03 Richard Biener <rguenther@suse.de>rguenth2013-04-031-31/+60