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
/
graphite-clast-to-gimple.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2014-03-03 Tobias Grosser <tobias@grosser.es>
rguenth
2014-03-03
1
-0
/
+7
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
merge auto_vec and stack_vec
tbsaunde
2013-12-20
1
-1
/
+1
*
* gimple.h: Remove all includes.
amacleod
2013-11-22
1
-0
/
+5
*
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
*
* gimplify-be.h: New file. Add prototypes.
amacleod
2013-11-14
1
-1
/
+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
*
Replace some heap vectors with stack vectors.
dnovillo
2013-11-01
1
-3
/
+1
*
* tree-ssa-loop.h: Remove include files.
amacleod
2013-10-23
1
-0
/
+1
*
* tree-ssa.h: Remove all #include's
amacleod
2013-10-23
1
-1
/
+4
*
Re-factor inclusion of tree.h.
dnovillo
2013-10-21
1
-0
/
+1
*
gcc/
rsandifo
2013-09-28
1
-6
/
+7
*
* tree-ssa.h: New. Move content from tree-flow.h and
amacleod
2013-09-12
1
-1
/
+1
*
graphite: Do not depend on 2D + 1 form in parallelism check
grosser
2013-07-14
1
-1
/
+4
*
2013-04-30 Richard Biener <rguenther@suse.de>
rguenth
2013-04-30
1
-1
/
+1
*
This patch is the main part of a consolodation of the hash_table
crowl
2013-04-26
1
-88
/
+98
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-1
/
+1
*
Update Copyright years for files modified in 2011 and/or 2012.
jakub
2013-01-04
1
-1
/
+1
*
This patch rewrites the old VEC macro-based interface into a new one
dnovillo
2012-11-18
1
-25
/
+26
*
2012-08-02 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-02
1
-3
/
+0
*
2012-08-01 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-01
1
-0
/
+1
*
* graphite-clast-to-gimple.c, graphite-dependences.c,
steven
2012-07-16
1
-1
/
+1
*
gcc/
steven
2012-07-16
1
-1
/
+1
*
2012-07-02 Richard Guenther <rguenther@suse.de>
rguenth
2012-07-02
1
-144
/
+235
*
2012-07-02 Richard Guenther <rguenther@suse.de>
rguenth
2012-07-02
1
-254
/
+176
*
2012-03-05 Richard Guenther <rguenther@suse.de>
rguenth
2012-03-05
1
-1
/
+0
*
2011-08-17 Richard Guenther <rguenther@suse.de>
rguenth
2011-08-17
1
-4
/
+4
*
Replace v1, v2, lb, ub with bound_one, bound_two
spop
2011-07-28
1
-99
/
+111
*
Fix PR48648: Handle CLAST assignments.
spop
2011-07-28
1
-0
/
+45
*
Fix PR47691: do not abort compilation when code generation fails
spop
2011-07-27
1
-1
/
+1
*
PR bootstrap/49797
ro
2011-07-22
1
-2
/
+6
*
Infer types based on lb and ub.
spop
2011-07-21
1
-37
/
+147
*
Generate signed types whenever possible.
spop
2011-07-21
1
-2
/
+11
*
Compute once and cache the LB and UB for each clast_name.
spop
2011-07-21
1
-42
/
+102
*
Remove max_signed_precision_type.
spop
2011-07-21
1
-29
/
+22
*
Rename gcc_type_for_clast_* into type_for_clast_*
spop
2011-07-21
1
-35
/
+30
*
Add fixme comment.
spop
2011-07-21
1
-1
/
+18
*
Cleanup function params using a struct.
spop
2011-07-21
1
-206
/
+130
*
Record the loop level that defines a clast_name.
spop
2011-07-21
1
-20
/
+41
*
Do not compute twice type, lb, and ub.
spop
2011-07-21
1
-31
/
+30
*
Start counting nesting level from 0 and use the standard "Polyhedral SCatteri...
spop
2011-07-21
1
-6
/
+5
*
Fix computation of precision.
spop
2011-07-05
1
-69
/
+9
*
Correct typo.
spop
2011-07-05
1
-1
/
+1
*
remove useless if-before-free tests
meyering
2011-04-20
1
-2
/
+1
*
Fix PR47127: call cloog_state_malloc and cloog_state_free only once.
spop
2011-03-12
1
-22
/
+15
*
Use diagnostic-core.h instead of diagnostic.h.
spop
2010-12-29
1
-1
/
+1
*
Do not include unnecessary .h files.
spop
2010-12-28
1
-14
/
+0
*
PR middle-end/46761
amonakov
2010-12-17
1
-12
/
+16
[next]