summaryrefslogtreecommitdiff
path: root/gcc/tree-predcom.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-191/+240
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-3/+3
* 2008-05-08 Richard Guenther <rguenther@suse.de>rguenth2008-05-081-2/+0
* * tree-predcom.c (suitable_reference_p): Return false if theebotcazou2008-04-151-1/+2
* * cgraphbuild.c (rebuild_cgraph_edges): Export.rakdver2007-09-071-1/+10
* * tree-ssa-threadupdate.c (thread_through_all_blocks): Record thatrakdver2007-08-011-2/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-1/+1
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-3/+12
* * tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.rakdver2007-06-101-1/+1
* PR tree-optimization/32220rakdver2007-06-071-1/+7
* * tree-predcom.c (replace_ref_with, initialize_root_vars_lm,hubicka2007-06-041-5/+5
* PR tree-optimization/32194rakdver2007-06-031-0/+7
* PR tree-optimization/32160rakdver2007-05-311-6/+22
* * tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.rakdver2007-05-291-5/+5
* * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold-const.c,kazu2007-05-251-5/+5
* * doc/passes.texi: Document predictive commoning.rakdver2007-05-241-0/+2567