summaryrefslogtreecommitdiff
path: root/gcc/tree-predcom.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ChangeLogtoon2010-01-231-1/+1
* * sel-sched.c (create_speculation_check): Remove set but not usedjakub2010-01-201-6/+0
* PR tree-optimization/41783matz2010-01-191-4/+20
* Remove trailing white spaces.hjl2009-11-251-25/+25
* Add source_location support to PHI arguments.amacleod2009-07-301-4/+4
* 2009-06-13 Richard Guenther <rguenther@suse.de>rguenth2009-06-131-38/+2
* gcc/ChangeLog:ian2009-05-161-5/+5
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-57/+5
* * tree-scalar-evolution.c (analyze_scalar_evolution_in_loop):rakdver2009-03-041-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* PR middle-end/38250tomby2008-12-031-4/+2
* * tree-predcom.c (filter_suitable_components): Free all refs injakub2008-09-151-1/+9
* * parse.c (parse_interface): Silence uninitialized var warning.hubicka2008-08-301-3/+4
* * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.ghazi2008-08-061-10/+10
* 2008-07-30 Richard Guenther <rguenther@suse.de>rguenth2008-07-301-2/+3