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-ssa-loop-prefetch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
* gimple.h: Remove all includes.
amacleod
2013-11-22
1
-0
/
+4
*
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
dmalcolm
2013-11-19
1
-1
/
+1
*
2013-11-19 Richard Biener <rguenther@suse.de>
rguenth
2013-11-19
1
-2
/
+1
*
Factor unrelated declarations out of tree.h.
dnovillo
2013-11-19
1
-0
/
+1
*
gcc/ada/
rsandifo
2013-11-18
1
-1
/
+1
*
gcc/c-family/
rsandifo
2013-11-18
1
-1
/
+1
*
gcc/ada/
rsandifo
2013-11-18
1
-1
/
+1
*
gcc/ada/
rsandifo
2013-11-18
1
-1
/
+1
*
* gimplify-be.h: New file. Add prototypes.
amacleod
2013-11-14
1
-0
/
+2
*
* gimple-walk.h: New File. Relocate prototypes from gimple.h.
amacleod
2013-11-13
1
-0
/
+1
*
2013-11-12 Andrew MacLeod <amacleod@redhat.com>
amacleod
2013-11-12
1
-1
/
+1
*
* tree-ssa-loop.h: Remove include files.
amacleod
2013-10-23
1
-0
/
+3
*
* tree-ssa.h: Remove all #include's
amacleod
2013-10-23
1
-1
/
+4
*
* tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.
amacleod
2013-10-09
1
-0
/
+57
*
gcc/
rsandifo
2013-09-28
1
-2
/
+2
*
* tree-ssa.h: New. Move content from tree-flow.h and
amacleod
2013-09-12
1
-1
/
+1
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-2
/
+1
*
Update Copyright years for files modified in 2011 and/or 2012.
jakub
2013-01-04
1
-1
/
+1
*
Introduce vNULL to use as a nil initializer for vec<>.
dnovillo
2012-11-20
1
-3
/
+3
*
This patch rewrites the old VEC macro-based interface into a new one
dnovillo
2012-11-18
1
-16
/
+16
*
Fix for PR53397 by making prefecthing less agressive
vekumar
2012-10-09
1
-17
/
+60
*
2012-08-01 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-01
1
-1
/
+0
*
gcc/
steven
2012-07-16
1
-2
/
+0
*
* cfgloop.h: Do not include rtl.h.
steven
2012-06-17
1
-1
/
+1
*
* output.h (__gcc_host_wide_int__): Move to hwint.h.
steven
2012-05-31
1
-1
/
+0
*
2012-05-07 Richard Guenther <rguenther@suse.de>
rguenth
2012-05-07
1
-5
/
+9
*
2012-04-12 Richard Guenther <rguenther@suse.de>
rguenth
2012-04-12
1
-1
/
+3
*
2012-04-12 Richard Guenther <rguenther@suse.de>
rguenth
2012-04-12
1
-2
/
+2
*
Convert standard builtin functions from being arrays to using a functional in...
meissner
2011-10-11
1
-3
/
+3
*
2011-08-18 Paolo Carlini <paolo.carlini@oracle.com>
paolo
2011-08-18
1
-1
/
+1
*
2011-08-02 Paolo Carlini <paolo.carlini@oracle.com>
paolo
2011-08-02
1
-2
/
+3
*
2011-07-19 Richard Guenther <rguenther@suse.de>
rguenth
2011-07-19
1
-4
/
+2
*
2011-06-14 Zdenek Dvorak <ook@ucw.cz>
vries
2011-06-14
1
-2
/
+2
*
Pass to dr_analyze_indices the analysis loop for subscripts.
spop
2011-01-25
1
-1
/
+2
*
* diagnostic-core.h: Include bversion.h.
jsm28
2010-11-30
1
-1
/
+0
*
2010-09-06 Richard Guenther <rguenther@suse.de>
rguenth
2010-09-06
1
-3
/
+0
*
2010-09-02 Ian Bolton <ian.bolton@arm.com>
ibolton
2010-09-02
1
-1
/
+1
*
Fix a typo in the previous commit
cfang
2010-08-23
1
-1
/
+1
*
pr45260 Don't generate prefetch if the address of base could not be taken.
cfang
2010-08-23
1
-0
/
+4
*
gcc/
froydnj
2010-08-20
1
-5
/
+5
*
Fix PR 44955: Strip off the real and complex parts.
spop
2010-07-21
1
-4
/
+12
*
* tree.c (build_common_builtin_nodes): Use build_function_type_list
froydnj
2010-07-16
1
-4
/
+2
*
* tree.h (enum tree_index): Add TI_INTEGER_THREE.
aesok
2010-07-15
1
-1
/
+1
*
pr44576 Avoid un-necessary prefetch analysis by distributing the cost models
spop
2010-07-09
1
-47
/
+110
*
2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu
2010-07-08
1
-0
/
+1
*
2010-07-05 Richard Guenther <rguenther@suse.de>
rguenth
2010-07-05
1
-2
/
+1
*
gcc/
rsandifo
2010-07-04
1
-1
/
+1
*
Reduce the cost in miss rate computation.
spop
2010-07-02
1
-19
/
+20
*
PR 44576: miss rate computation improvement for prefetching loop arrays.
spop
2010-07-02
1
-0
/
+5
[next]