summaryrefslogtreecommitdiff
path: root/gcc/tree-predcom.c
Commit message (Expand)AuthorAgeFilesLines
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+6
* add auto_vectbsaunde2013-11-221-6/+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/+2
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-1/+5
* * 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
* 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
* 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
* * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod2013-10-091-0/+57
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 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
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-2/+0
* 2012-08-03 Richard Guenther <rguenther@suse.de>rguenth2012-08-031-2/+2
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-9/+1
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-4/+0
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-32/+2
* gcc/steven2012-07-161-1/+0
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-4/+4
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-4/+4
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* PR debug/53174jakub2012-05-031-0/+2
* * doc/invoke.texi: Update copyright years.abel2012-01-271-1/+1
* * tree-predcom.c (tree_predictive_commoning_loop): Bail out whenabel2012-01-251-2/+11
* PR tree-optimization/51246jakub2011-12-011-1/+13
* * tree-data-ref.c (dr_analyze_innermost): Add new argument.irar2011-09-251-1/+1
* 2011-08-17 Richard Guenther <rguenther@suse.de>rguenth2011-08-171-5/+6
* 2011-07-29 Richard Guenther <rguenther@suse.de>rguenth2011-07-291-0/+1
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-1/+1
* PR target/47665jakub2011-02-111-1/+3
* Fix PR47002: memory leaks.spop2010-12-231-1/+5
* gcc/froydnj2010-10-111-2/+1
* 2010-09-06 Richard Guenther <rguenther@suse.de>rguenth2010-09-061-4/+1
* Use DR_IS_WRITE instead of !DR_IS_READ.spop2010-09-031-4/+4
* gcc/froydnj2010-08-201-31/+31
* 2010-07-05 Richard Guenther <rguenther@suse.de>rguenth2010-07-051-3/+2
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-4/+6
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+2
* 2010-04-19 Martin Jambor <mjambor@suse.cz>jamborm2010-04-191-13/+3
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+2