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-data-ref.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gcc/
steven
2012-07-16
1
-1
/
+1
*
2012-06-04 Richard Guenther <rguenther@suse.de>
rguenth
2012-06-04
1
-82
/
+0
*
2012-06-04 Richard Guenther <rguenther@suse.de>
rguenth
2012-06-04
1
-146
/
+26
*
2012-06-04 Richard Guenther <rguenther@suse.de>
rguenth
2012-06-04
1
-62
/
+0
*
2012-05-31 Richard Guenther <rguenther@suse.de>
rguenth
2012-05-31
1
-5
/
+4
*
2012-05-29 Richard Guenther <rguenther@suse.de>
rguenth
2012-05-29
1
-8
/
+15
*
2012-05-11 Richard Guenther <rguenther@suse.de>
rguenth
2012-05-11
1
-2
/
+3
*
2012-04-12 Richard Guenther <rguenther@suse.de>
rguenth
2012-04-12
1
-0
/
+79
*
2012-04-12 Richard Guenther <rguenther@suse.de>
rguenth
2012-04-12
1
-14
/
+13
*
PR tree-optimization/52835
jakub
2012-04-03
1
-6
/
+5
*
2012-03-30 Richard Guenther <rguenther@suse.de>
rguenth
2012-03-30
1
-91
/
+54
*
2012-03-15 Richard Guenther <rguenther@suse.de>
rguenth
2012-03-15
1
-23
/
+27
*
2012-03-02 Richard Guenther <rguenther@suse.de>
rguenth
2012-03-02
1
-32
/
+82
*
PR middle-end/51389
abel
2012-01-27
1
-19
/
+25
*
PR tree-optimization/51987
jakub
2012-01-25
1
-2
/
+2
*
* tree-data-ref.c (initialize_data_dependence_relation): Update
razya
2011-11-24
1
-15
/
+1
*
PR tree-optimization/49960
razya
2011-11-16
1
-26
/
+23
*
PR tree-optimization/50789
jakub
2011-11-07
1
-4
/
+2
*
2011-10-24 Richard Guenther <rguenther@suse.de>
rguenth
2011-10-24
1
-17
/
+25
*
2011-10-13 Richard Guenther <rguenther@suse.de>
rguenth
2011-10-13
1
-3
/
+0
*
* tree-data-ref.c (dr_analyze_innermost): Add new argument.
irar
2011-09-25
1
-12
/
+31
*
2011-09-09 Richard Guenther <rguenther@suse.de>
rguenth
2011-09-09
1
-1
/
+2
*
2011-08-24 Richard Guenther <rguenther@suse.de>
rguenth
2011-08-24
1
-32
/
+28
*
2011-08-24 Richard Guenther <rguenther@suse.de>
rguenth
2011-08-24
1
-12
/
+19
*
2011-08-23 Richard Guenther <rguenther@suse.de>
rguenth
2011-08-23
1
-13
/
+35
*
2011-08-23 Richard Guenther <rguenther@suse.de>
rguenth
2011-08-23
1
-2
/
+23
*
2011-08-19 Richard Guenther <rguenther@suse.de>
rguenth
2011-08-19
1
-9
/
+8
*
Avoid use of lang_hooks.types.type_for_size.
spop
2011-07-26
1
-4
/
+2
*
2011-07-19 Richard Guenther <rguenther@suse.de>
rguenth
2011-07-19
1
-2
/
+1
*
gcc/
rsandifo
2011-07-19
1
-13
/
+17
*
2011-06-30 Richard Guenther <rguenther@suse.de>
rguenth
2011-06-30
1
-28
/
+0
*
2011-06-14 Zdenek Dvorak <ook@ucw.cz>
vries
2011-06-14
1
-69
/
+17
*
PR debug/48159
jakub
2011-05-11
1
-2
/
+2
*
2011-05-04 Richard Guenther <rguenther@suse.de>
rguenth
2011-05-04
1
-1
/
+1
*
remove useless if-before-free tests
meyering
2011-04-20
1
-4
/
+2
*
* doc/invoke.texi (max-stores-to-sink): Document.
irar
2011-03-24
1
-1
/
+43
*
2011-03-22 Richard Guenther <rguenther@suse.de>
rguenth
2011-03-22
1
-1
/
+1
*
Fix PR46194: fix the computation of distance vectors.
spop
2011-02-05
1
-24
/
+6
*
Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...
spop
2011-01-25
1
-0
/
+174
*
Pass to dr_analyze_indices the analysis loop for subscripts.
spop
2011-01-25
1
-14
/
+17
*
Use PIP to determine the integer feasibility of a constraint system.
spop
2011-01-25
1
-1
/
+3
*
Do not include unnecessary .h files.
spop
2010-12-28
1
-8
/
+0
*
Fix PR47002: memory leaks.
spop
2010-12-23
1
-45
/
+33
*
Fix PR46928: handle "A[p] == A[p]" in data dep analysis with p a parameter of...
spop
2010-12-15
1
-2
/
+3
*
Fix PR43023: fuse_partitions_with_similar_memory_accesses.
spop
2010-12-10
1
-15
/
+20
*
Fix PR42327: use build_int_cst.
spop
2010-12-07
1
-1
/
+3
*
Fix PR45199: do not aggregate memory accesses to the same array for -ftree-lo...
spop
2010-12-02
1
-1
/
+23
*
2010-10-14 Richard Guenther <rguenther@suse.de>
rguenth
2010-10-14
1
-139
/
+5
*
Add back dot_rdg.
spop
2010-09-17
1
-0
/
+70
*
Use DR_IS_WRITE instead of !DR_IS_READ.
spop
2010-09-03
1
-7
/
+7
[next]