index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
lambda-code.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
* tree-loop-linear.c: Don't include varray.h.
spop
2006-03-28
1
-7
/
+3
*
2006-02-27 Daniel Berlin <dberlin@dberlin.org>
dberlin
2006-02-27
1
-11
/
+8
*
* tree-chrec.c (eq_evolutions_p): New.
spop
2006-02-20
1
-47
/
+8
*
2006-02-02 Paolo Bonzini <bonzini@gnu.org>
bonzini
2006-02-02
1
-1
/
+1
*
2006-01-04 Daniel Berlin <dberlin@dberlin.org>
dberlin
2006-01-04
1
-28
/
+59
*
2005-12-02 Richard Guenther <rguenther@suse.de>
rguenth
2005-12-02
1
-45
/
+45
*
* lambda-code.c (lambda_transform_legal_p): Use DDR_NUM_DIST_VECTS
spop
2005-11-05
1
-6
/
+9
*
* lambda-code.c (lambda_vector_lexico_pos): Moved...
spop
2005-08-23
1
-21
/
+0
[next]