summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-pre.c
Commit message (Expand)AuthorAgeFilesLines
* 2008-03-21 Richard Guenther <rguenther@suse.de>rguenth2008-03-201-1/+0
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-6/+10
* 2008-03-18 Richard Guenther <rguenther@suse.de>rguenth2008-03-181-8/+48
* PR middle-end/35595hp2008-03-151-1/+2
* 2008-03-14 Richard Guenther <rguenther@suse.de>rguenth2008-03-141-46/+150
* 2008-03-10 Richard Guenther <rguenther@suse.de>rguenth2008-03-101-85/+17
* 2008-03-10 Richard Guenther <rguenther@suse.de>rguenth2008-03-101-19/+2
* 2008-02-29 Richard Guenther <rguenther@suse.de>rguenth2008-02-291-1/+3
* 2007-12-14 Richard Guenther <rguenther@suse.de>rguenth2007-12-141-1/+1
* PR middle-end/33088ebotcazou2007-12-131-16/+3
* 2007-12-13 Richard Guenther <rguenther@suse.de>rguenth2007-12-131-1/+7
* 2007-11-05 Nick Clifton <nickc@redhat.com>spop2007-11-051-0/+10
* gcc/rsandifo2007-10-091-4/+5
* 2007-08-26 Bernhard Fischer <aldot@gcc.gnu.org>aldot2007-08-261-28/+28
* 2007-08-14 Daniel Berlin <dberlin@dberlin.org>dberlin2007-08-141-1/+1
* * tree.def (FIXED_POINT_TYPE): New type.chaoyingfu2007-08-081-0/+1
* * cfglayout.c, config/arm/arm.c, config/arm/cortex-a8.md,kazu2007-07-281-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-3/+4
* 2007-07-12 Daniel Berlin <dberlin@dberlin.org>dberlin2007-07-121-4/+5
* 2007-07-11 Daniel Berlin <dberlin@dberlin.org>dberlin2007-07-121-57/+64
* 2007-07-07 Daniel Berlin <dberlin@dberlin.org>dberlin2007-07-071-131/+95
* 2007-07-06 Daniel Berlin <dberlin@dberlin.org>dberlin2007-07-071-95/+131
* 2007-07-04 Daniel Berlin <dberlin@dberlin.org>dberlin2007-07-041-81/+17
* 2007-07-02 Daniel Berlin <dberlin@dberlin.org>dberlin2007-07-021-5/+7
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-2/+2
* 2007-06-30 Daniel Berlin <dberlin@dberlin.org>dberlin2007-07-011-1/+11
* 2007-06-30 Daniel Berlin <dberlin@dberlin.org>dberlin2007-06-301-267/+369
* * tree-ssa-pre.c (mergephitemp): Remove.kazu2007-06-131-2/+0
* Merge dataflow branch into mainlinedberlin2007-06-111-1/+1
* * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to thetneumann2007-06-061-10/+10
* * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.rakdver2007-05-271-3/+3
* 2007-05-13 Daniel Berlin <dberlin@dberlin.org>dberlin2007-05-131-4/+4
* 2007-03-16 Daniel Berlin <dberlin@dberlin.org>dberlin2007-03-171-377/+138
* * tree-ssa-pre.c (create_value_expr_from): Initialize POOL todnovillo2007-02-191-1/+1
* PR middle-end/30391sayle2007-02-161-7/+8
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-189/+97
* 2006-12-14 Richard Guenther <rguenther@suse.de>rguenth2006-12-141-1/+3
* 2006-12-12 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2006-12-121-4/+9
* 2006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo2006-12-121-9/+6
* * tree-ssa-operands.h (create_ssa_artificial_load_stmt):dnovillo2006-12-111-3/+5
* * tree-scalar-evolution.c (scev_const_prop):dnovillo2006-12-111-1/+1
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-54/+57
* * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,kazu2006-12-021-1/+1
* Privatize SSA variables into gimple_df.hubicka2006-11-281-4/+4
* * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver2006-11-171-5/+2
* 2006-11-14 Daniel Berlin <dberlin@dberlin.org>dberlin2006-11-141-73/+470
* 2006-10-29 Daniel Berlin <dberlin@dberlin.org>dberlin2006-10-301-821/+717
* 2006-10-21 Richard Guenther <rguenther@suse.de>rguenth2006-10-211-0/+17
* PR rtl-optimization/28071hubicka2006-09-121-4/+4