summaryrefslogtreecommitdiff
path: root/gcc/cfgloop.h
Commit message (Expand)AuthorAgeFilesLines
* gcc/ada/rsandifo2014-10-291-4/+4
* 2014-10-22 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-221-41/+1
* 2014-10-21 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-211-1/+0
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+7
* * loop-unroll.c: (decide_unrolling_and_peeling): Rename tohubicka2014-10-151-6/+3
* move many gc hashtab to hash_tabletbsaunde2014-10-121-2/+11
* 2014-09-08 Richard Biener <rguenther@suse.de>rguenth2014-09-081-2/+0
* 2014-09-05 Richard Biener <rguenther@suse.de>rguenth2014-09-051-0/+8
* 2014-09-05 Richard Biener <rguenther@suse.de>rguenth2014-09-051-0/+2
* loop-iv.c: Use rtx_insn (also touches cfgloop.h and loop-unroll.c)dmalcolm2014-08-221-4/+5
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-1/+1
* More gcc/loop-unswitch.c cleanup.tschwinge2014-05-071-2/+0
* Merge from trunk.rsandifo2014-04-171-3/+3
|\
| * * cfgloop.h (struct loop): Move force_vectorize down.ebotcazou2014-04-151-3/+3
| * * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou2014-04-141-1/+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-0/+3
|\ \ | |/
| * * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub2013-12-101-0/+3
* | Merge from trunk.rsandifo2013-11-201-29/+33
|\ \ | |/
| * 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-29/+33
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-9/+9
* | Merge in trunk.mrs2013-10-201-23/+24
|\ \ | |/
| * * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-10/+2
| * PR tree-optimization/58697amacleod2013-10-161-2/+2
| * * tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.amacleod2013-10-091-12/+21
| * * cfgloop.h (number_of_loops): Fix typo in check for null.pmatos2013-09-271-1/+1
* | Merge in trunk.mrs2013-09-041-0/+14
|\ \ | |/
| * * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-0/+14
* | Add wide-int branch.mrs2013-08-131-8/+9
|/
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-15/+17
* 2013-04-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-1/+3
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-0/+1
* 2013-04-17 Richard Biener <rguenther@suse.de>rguenth2013-04-171-2/+5
* PR tree-optimization/53265jakub2013-03-141-0/+4
* 2013-02-11 Richard Biener <rguenther@suse.de>rguenth2013-02-111-1/+1
* 2013-02-08 Richard Biener <rguenther@suse.de>rguenth2013-02-081-1/+2
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* PR tree-optimization/55569hubicka2013-01-091-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+2
* 2013-01-02 Teresa Johnson <tejohnson@google.com>tejohnson2013-01-031-0/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-28/+23
* * cfgloopanal.c (get_loop_hot_path): New function.hubicka2012-11-061-0/+1
* PR middle-end/54967hubicka2012-10-231-1/+1
* * cfgloopmanip.c (copy_loop_info): New function.hubicka2012-10-171-0/+1
* * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Add edge_to_cancelhubicka2012-10-171-1/+2
* * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Do nothubicka2012-10-141-1/+2
* Fix for PR53397 by making prefecthing less agressivevekumar2012-10-091-0/+14
* * loop-unswitch.c (unswitch_single_loop): Usehubicka2012-10-081-3/+0
* * basic-block.h (RDIV): Define.hubicka2012-09-281-0/+1