summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-im.c
Commit message (Expand)AuthorAgeFilesLines
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+7
* 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
* * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-0/+1
* * 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
* * 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
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+8
* 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
* * 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
* 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
* 2013-03-22 Richard Biener <rguenther@suse.de>rguenth2013-03-221-16/+0
* 2013-03-22 Richard Biener <rguenther@suse.de>rguenth2013-03-221-82/+93
* 2013-03-22 Richard Biener <rguenther@suse.de>rguenth2013-03-221-148/+113
* 2013-03-21 Richard Biener <rguenther@suse.de>rguenth2013-03-211-38/+42
* 2013-03-21 Richard Biener <rguenther@suse.de>rguenth2013-03-211-6/+41
* 2013-03-21 Richard Biener <rguenther@suse.de>rguenth2013-03-211-7/+3
* 2013-03-18 Richard Biener <rguenther@suse.de>rguenth2013-03-181-34/+46
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* * tree-ssa-loop-im.c (for_each_index) <CONST_DECL>: New case.ebotcazou2012-12-081-0/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-3/+3
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-89/+68
* This patch normalizes more bitmap function names.crowl2012-11-011-2/+2
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* * tree.h (copy_mem_ref_info): Delete.ebotcazou2012-10-011-15/+8
* 2012-09-18 Richard Guenther <rguenther@suse.de>rguenth2012-09-181-3/+3
* PR middle-end/54149aldyh2012-09-111-3/+8
* 2012-08-21 Richard Guenther <rguenther@suse.de>rguenth2012-08-211-1/+1
* PR middle-end/54146steven2012-08-171-23/+14
* 2012-08-16 Richard Guenther <rguenther@suse.de>rguenth2012-08-161-5/+7
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-2/+2
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-15/+9
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-3/+0
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-2/+2
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-4/+1
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-3/+21
* gcc/steven2012-07-161-3/+0
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-1/+1