| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | froydnj | 2010-08-20 | 1 | -7/+7 |
* | gcc/ada: | lauras | 2010-06-08 | 1 | -2/+2 |
* | * diagnostic-core.h: New. Contents moved from diagnostic.h and | jsm28 | 2010-05-27 | 1 | -1/+1 |
* | 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com> | lauras | 2010-04-22 | 1 | -31/+53 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+1 |
* | PR tree-optimization/42917 | aldyh | 2010-03-16 | 1 | -2/+6 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -100/+100 |
* | Add source_location support to PHI arguments. | amacleod | 2009-07-30 | 1 | -1/+11 |
* | 2009-04-03 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-03 | 1 | -7/+5 |
* | PR tree-optimization/39516 | jakub | 2009-03-23 | 1 | -1/+2 |
* | PR tree-optimization/37031 | jakub | 2009-01-08 | 1 | -5/+5 |
* | 2008-10-15 Sebastian Pop <sebastian.pop@amd.com> | spop | 2008-10-15 | 1 | -7/+5 |
* | 2008-09-02 Sebastian Pop <sebastian.pop@amd.com> | spop | 2008-09-02 | 1 | -2/+1 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -191/+189 |
* | 2008-05-21 Sebastian Pop <sebastian.pop@amd.com> | spop | 2008-05-21 | 1 | -2/+3 |
* | 2008-05-20 Jan Sjodin <jan.sjodin@amd.com> | spop | 2008-05-20 | 1 | -0/+196 |
* | 2008-01-16 Sebastian Pop <sebastian.pop@amd.com> | spop | 2008-01-16 | 1 | -2/+7 |
* | 2008-01-09 Sebastian Pop <sebastian.pop@amd.com> | spop | 2008-01-09 | 1 | -4/+9 |
* | 2007-12-21 Sebastian Pop <sebastian.pop@amd.com> | spop | 2007-12-21 | 1 | -2/+2 |
* | 2007-12-18 Sebastian Pop <sebastian.pop@amd.com> | spop | 2007-12-18 | 1 | -101/+127 |
* | 2007-10-19 Sebastian Pop <sebastian.pop@amd.com> | spop | 2007-10-19 | 1 | -4/+14 |
* | 2007-10-03 Sebastian Pop <sebastian.pop@amd.com> | spop | 2007-10-03 | 1 | -2/+3 |
* | 2007-09-06 Laurynas Biveinis <laurynas.biveinis@gmail.com> | lauras | 2007-09-07 | 1 | -47/+71 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * tree-scalar-evolution.c (scev_const_prop): Add arguments to | rakdver | 2007-07-09 | 1 | -1/+2 |
* | * lambda-code.c (remove_iv): New. | spop | 2007-06-10 | 1 | -0/+42 |
* | * lambda-code.c (struct lambda_lattice_s): Add a name to the struct. | tneumann | 2007-06-06 | 1 | -8/+8 |
* | * lambda.h (build_linear_expr): New. | spop | 2007-06-06 | 1 | -231/+59 |
* | * cfgloopmanip.c (remove_path, loopify, duplicate_loop_to_header_edge): | rakdver | 2007-06-03 | 1 | -1/+1 |
* | * tree-scalar-evolution.c (scev_const_prop): Do not create labels. | rakdver | 2007-05-30 | 1 | -2/+2 |
* | * tree-loop-linear.c (gather_interchange_stats, try_interchange_loops): | rakdver | 2007-05-11 | 1 | -3/+2 |
* | PR tree-optimization/30565 | rakdver | 2007-05-03 | 1 | -1/+2 |
* | * tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to | rakdver | 2007-04-27 | 1 | -4/+2 |
* | PR tree-optimization/30835 | rakdver | 2007-03-12 | 1 | -2/+3 |
* | * doc/extend.texi: Document optional priority argument to | mmitchel | 2007-02-25 | 1 | -2/+2 |
* | * function.c (gimplify_parameters): Call build_gimple_modify_stmt | sayle | 2007-02-19 | 1 | -31/+33 |
* | * doc/loop.texi: Document recording of loop exits. | rakdver | 2007-01-12 | 1 | -1/+0 |
* | * tree-scalar-evolution.c (scev_const_prop): | dnovillo | 2006-12-11 | 1 | -6/+2 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -39/+41 |
* | * tree-vrp.c (execute_vrp): Do not pass loops structure through | rakdver | 2006-11-25 | 1 | -10/+6 |
* | * tree-loop-linear.c (linear_transform_loops): Use single_exit accessor | rakdver | 2006-11-21 | 1 | -7/+7 |
* | * tree-vrp.c (execute_vrp): Do not update current_loops. | rakdver | 2006-11-17 | 1 | -1/+1 |
* | PR tree-optimization/29581 | jakub | 2006-11-15 | 1 | -14/+92 |
* | * tree-ssa-loop-prefetch.c (schedule_prefetches): Cleanup and improve | rakdver | 2006-11-12 | 1 | -3/+3 |
* | PR middle-end/27745 | spop | 2006-05-29 | 1 | -35/+7 |
* | * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c, | kazu | 2006-05-28 | 1 | -2/+2 |
* | 2006-05-23 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-05-23 | 1 | -5/+5 |
* | PR middle-end/20256 | spop | 2006-05-17 | 1 | -63/+97 |
* | Implement new immediate use iterators. | amacleod | 2006-04-27 | 1 | -34/+30 |
* | * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o, | kazu | 2006-04-10 | 1 | -3/+1 |