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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
2014-10-15 Richard Biener <rguenther@suse.de>
rguenth
2014-10-15
1
-5
/
+0
*
2014-01-28 Richard Biener <rguenther@suse.de>
rguenth
2014-01-28
1
-26
/
+0
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
* gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):
olegendo
2013-12-10
1
-2
/
+2
*
* tree-flow.h: Remove all remaining prototypes, enums and structs that
amacleod
2013-10-09
1
-0
/
+1
*
gcc/
rsandifo
2013-09-28
1
-2
/
+2
*
2013-09-13 Richard Biener <rguenther@suse.de>
rguenth
2013-09-13
1
-0
/
+15
*
2013-09-11 Richard Biener <rguenther@suse.de>
rguenth
2013-09-11
1
-86
/
+0
*
2013-09-10 Richard Biener <rguenther@suse.de>
rguenth
2013-09-10
1
-5
/
+1
*
Add uniform debug dump function names.
crowl
2013-03-29
1
-0
/
+6
*
2013-03-18 Richard Biener <rguenther@suse.de>
rguenth
2013-03-18
1
-0
/
+1
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-2
/
+1
*
This patch rewrites the old VEC macro-based interface into a new one
dnovillo
2012-11-18
1
-63
/
+50
*
2012-09-19 Richard Guenther <rguenther@suse.de>
rguenth
2012-09-19
1
-0
/
+2
*
2012-06-06 Richard Guenther <rguenther@suse.de>
rguenth
2012-06-06
1
-4
/
+1
*
2012-06-04 Richard Guenther <rguenther@suse.de>
rguenth
2012-06-04
1
-10
/
+18
*
2012-06-04 Richard Guenther <rguenther@suse.de>
rguenth
2012-06-04
1
-12
/
+5
*
2012-06-04 Richard Guenther <rguenther@suse.de>
rguenth
2012-06-04
1
-1
/
+0
*
2012-05-11 Richard Guenther <rguenther@suse.de>
rguenth
2012-05-11
1
-3
/
+4
*
2012-03-30 Richard Guenther <rguenther@suse.de>
rguenth
2012-03-30
1
-31
/
+1
*
2012-03-02 Richard Guenther <rguenther@suse.de>
rguenth
2012-03-02
1
-15
/
+16
*
* doc/invoke.texi: Update copyright years.
abel
2012-01-27
1
-1
/
+1
*
PR middle-end/51389
abel
2012-01-27
1
-3
/
+1
*
PR tree-optimization/50789
jakub
2011-11-07
1
-1
/
+4
*
* tree-data-ref.c (dr_analyze_innermost): Add new argument.
irar
2011-09-25
1
-1
/
+1
*
2011-08-23 Richard Guenther <rguenther@suse.de>
rguenth
2011-08-23
1
-1
/
+1
*
* doc/invoke.texi (max-stores-to-sink): Document.
irar
2011-03-24
1
-0
/
+4
*
Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...
spop
2011-01-25
1
-11
/
+111
*
Pass to dr_analyze_indices the analysis loop for subscripts.
spop
2011-01-25
1
-2
/
+2
*
Update Copyright years for files modified in 2010.
jakub
2011-01-03
1
-1
/
+1
*
Fix PR47002: memory leaks.
spop
2010-12-23
1
-1
/
+5
*
Fix PR43023: fuse_partitions_with_similar_memory_accesses.
spop
2010-12-10
1
-0
/
+1
*
Fix PR45199: do not aggregate memory accesses to the same array for -ftree-lo...
spop
2010-12-02
1
-0
/
+11
*
Use DR_IS_WRITE instead of !DR_IS_READ.
spop
2010-09-03
1
-1
/
+2
*
Do not check whether memory references accessed in every iteration trap.
spop
2010-08-24
1
-0
/
+33
*
Add -ftree-loop-distribute-patterns enabled at -O3.
spop
2010-08-02
1
-0
/
+1
*
2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>
lauras
2010-04-22
1
-1
/
+3
*
* tree-data-ref.h (dot_rdg): Remove prototype.
bje
2009-12-16
1
-1
/
+0
*
Remove trailing white spaces.
hjl
2009-11-25
1
-28
/
+28
*
Add a new driver to data reference analysis.
spop
2009-07-31
1
-0
/
+2
*
2009-07-30 Sebastian Pop <sebastian.pop@amd.com>
spop
2009-07-31
1
-0
/
+2
*
Remove unused function and field in data_reference.
spop
2009-07-31
1
-7
/
+0
*
* doc/passes.texi (Tree-SSA passes): Document SLP pass.
irar
2009-05-24
1
-0
/
+3
*
2009-04-03 Richard Guenther <rguenther@suse.de>
rguenth
2009-04-03
1
-3
/
+0
*
* dse.c (struct group_info): Reorder fields for 64-bit hosts.
jakub
2009-03-18
1
-12
/
+12
*
PR tree-optimization/37031
jakub
2009-01-08
1
-2
/
+3
*
PR middle-end/38250
tomby
2008-12-03
1
-1
/
+1
*
2008-10-15 Sebastian Pop <sebastian.pop@amd.com>
spop
2008-10-15
1
-5
/
+11
*
2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
spop
2008-09-02
1
-7
/
+43
*
2008-07-28 Richard Guenther <rguenther@suse.de>
rguenth
2008-07-28
1
-8
/
+8
[next]