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
/
tree-parloops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2012-05-21 Razya Ladelsky <razya@il.ibm.com>
razya
2012-05-21
1
-5
/
+5
*
2012-05-20 Razya Ladelsky <razya@il.ibm.com>
razya
2012-05-20
1
-3
/
+20
*
2012-04-20 Razya Ladelsky <razya@il.ibm.com>
razya
2012-04-22
1
-42
/
+4
*
2012-04-12 Richard Guenther <rguenther@suse.de>
rguenth
2012-04-12
1
-3
/
+6
*
2012-04-12 Richard Guenther <rguenther@suse.de>
rguenth
2012-04-12
1
-1
/
+1
*
2012-03-05 Richard Guenther <rguenther@suse.de>
rguenth
2012-03-05
1
-1
/
+2
*
2012-03-05 Richard Guenther <rguenther@suse.de>
rguenth
2012-03-05
1
-0
/
+4
*
PR tree-optimization/52429
jakub
2012-02-29
1
-1
/
+1
*
2012-03-08 Richard Guenther <rguenther@suse.de>
rguenth
2012-02-08
1
-1
/
+4
*
* doc/invoke.texi: Update copyright years.
abel
2012-01-27
1
-1
/
+1
*
* tree-predcom.c (tree_predictive_commoning_loop): Bail out when
abel
2012-01-25
1
-2
/
+9
*
07-05-2011 Razya Ladelsky <razya@il.ibm.com>
razya
2011-07-05
1
-0
/
+34
*
PR debug/47858
jakub
2011-06-22
1
-11
/
+21
*
2011-06-14 Zdenek Dvorak <ook@ucw.cz>
vries
2011-06-14
1
-1
/
+1
*
Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...
spop
2011-01-25
1
-0
/
+119
*
PR tree-optimization/47060
jakub
2010-12-30
1
-1
/
+1
*
Do not include unnecessary .h files.
spop
2010-12-28
1
-5
/
+1
*
Fix PR47002: memory leaks.
spop
2010-12-23
1
-2
/
+5
*
PR tree-optimization/46969
jakub
2010-12-18
1
-2
/
+21
*
PR debug/46799
jakub
2010-12-07
1
-15
/
+25
*
PR debug/46561
jakub
2010-11-20
1
-1
/
+2
*
PR tree-optimization/46099
jakub
2010-11-05
1
-13
/
+58
*
2010-10-21 Richard Guenther <rguenther@suse.de>
rguenth
2010-10-21
1
-12
/
+19
*
PR tree-optimization/46066
jakub
2010-10-20
1
-1
/
+1
*
gcc/
froydnj
2010-08-20
1
-3
/
+3
*
2010-07-01 Richard Guenther <rguenther@suse.de>
rguenth
2010-07-01
1
-8
/
+5
*
* gimplify.c: Do not include except.h and optabs.h.
steven
2010-06-01
1
-1
/
+0
*
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or
jsm28
2010-05-21
1
-0
/
+2
*
gcc/ChangeLog:
steven
2010-05-21
1
-2
/
+0
*
* tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg.
matz
2010-05-10
1
-2
/
+4
*
2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>
lauras
2010-04-22
1
-4
/
+8
*
2010-04-12 Richard Guenther <rguenther@suse.de>
rguenth
2010-04-12
1
-6
/
+3
*
Avoid calling verify_ssa twice in verify_loop_closed_ssa.
spop
2010-04-06
1
-1
/
+1
*
* ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c,
steven
2010-04-02
1
-1
/
+2
*
canonicalize_loop_ivs should add the IV bump in loop->header.
spop
2010-03-31
1
-1
/
+1
*
28-01-2010 Razya Ladelsky <razya@il.ibm.com>
razya
2010-01-28
1
-8
/
+15
*
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused
jakub
2009-11-28
1
-7
/
+4
*
Remove trailing white spaces.
hjl
2009-11-25
1
-80
/
+80
*
2009-10-22 Razya Ladelsky <razya@il.ibm.com>
razya
2009-10-22
1
-16
/
+50
*
* tree-parloops.c (separate_decls_in_region_debug_bind): Drop debug
jakub
2009-10-14
1
-0
/
+2
*
2009-09-03 H.J. Lu <hongjiu.lu@intel.com>
hjl
2009-09-03
1
-1
/
+2
*
* tree-parloops.c (separate_decls_in_region): Add space
razya
2009-09-03
1
-1
/
+1
*
* tree-parloops.c (separate_decls_in_region): Change the condition
razya
2009-09-03
1
-1
/
+1
*
PR tree-optimization/38275
razya
2009-09-03
1
-1
/
+1
*
gcc/ChangeLog:
aoliva
2009-09-02
1
-3
/
+91
*
Measure time spent in DD analysis and in code gen.
spop
2009-08-12
1
-6
/
+14
*
Add source_location support to PHI arguments.
amacleod
2009-07-30
1
-8
/
+16
*
2009-07-30 Razya Ladelsky <razya@il.ibm.com>
razya
2009-07-30
1
-280
/
+214
*
* tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction
irar
2009-07-12
1
-1
/
+3
*
* tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction
irar
2009-06-16
1
-1
/
+1
[next]