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.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
*
* gimple-walk.h: New File. Relocate prototypes from gimple.h.
amacleod
2013-11-13
1
-0
/
+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
/
+2
*
* tree-flow.h: Remove all remaining prototypes, enums and structs that
amacleod
2013-10-09
1
-216
/
+0
*
* tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.
amacleod
2013-10-09
1
-343
/
+232
*
gcc/
rsandifo
2013-09-30
1
-1
/
+1
*
gcc/
rsandifo
2013-09-28
1
-36
/
+36
*
Introduce -ftree-loop-vectorize option
davidxl
2013-09-16
1
-5
/
+5
*
* tree-ssa.h: New. Move content from tree-flow.h and
amacleod
2013-09-12
1
-1
/
+1
*
* Makefile.in (omp-low.o): Depend on $(TARGET_H).
aldyh
2013-08-27
1
-1
/
+1
*
Automated conversion of passes to C++ classes
dmalcolm
2013-08-05
1
-328
/
+645
*
2013-04-30 Richard Biener <rguenther@suse.de>
rguenth
2013-04-30
1
-12
/
+12
*
2013-03-26 Richard Biener <rguenther@suse.de>
rguenth
2013-04-26
1
-2
/
+2
*
2013-04-10 Richard Biener <rguenther@suse.de>
rguenth
2013-04-10
1
-8
/
+7
*
2013-03-18 Richard Biener <rguenther@suse.de>
rguenth
2013-03-18
1
-2
/
+1
*
2013-02-26 Marek Polacek <polacek@redhat.com>
mpolacek
2013-02-26
1
-1
/
+4
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-2
/
+1
*
2012-11-01 Sharad Singhai <singhai@google.com>
singhai
2012-11-01
1
-0
/
+19
*
* timevar.def (TV_VARPOOL, TV_WHOPR_WPA_LTRANS_EXEC, TV_LIFE,
steven
2012-08-15
1
-2
/
+2
*
gcc/
steven
2012-07-16
1
-2
/
+0
*
2012-07-04 Tobias Grosser <tobias@grosser.es>
rguenth
2012-07-04
1
-1
/
+2
*
* output.h (__gcc_host_wide_int__): Move to hwint.h.
steven
2012-05-31
1
-1
/
+0
*
2012-04-18 Richard Guenther <rguenther@suse.de>
rguenth
2012-04-18
1
-1
/
+1
*
2012-03-28 Richard Guenther <rguenther@suse.de>
rguenth
2012-03-28
1
-1
/
+1
*
gcc/
mkuvyrkov
2012-03-02
1
-2
/
+1
*
dumping cleanup phase 1 -- Removing TODO_dump_func
davidxl
2011-06-14
1
-19
/
+15
*
2011-02-12 Richard Guenther <rguenther@suse.de>
rguenth
2011-02-16
1
-2
/
+1
*
PR tree-optimization/46494
ebotcazou
2011-02-14
1
-2
/
+5
*
Fix PR40979 and PR47044: after LIM call copy_prop and DCE to clean up.
spop
2011-02-02
1
-1
/
+1
*
Use Alias in common.opt to make -ftree-loop-linear an alias of -floop-interch...
spop
2011-01-31
1
-5
/
+0
*
Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...
spop
2011-01-25
1
-39
/
+5
*
* diagnostic-core.h: Include bversion.h.
jsm28
2010-11-30
1
-2
/
+2
*
New pass: loop flattening.
spop
2010-09-30
1
-2
/
+6
*
2010-09-01 Richard Guenther <rguenther@suse.de>
rguenth
2010-09-01
1
-1
/
+1
*
Schedule a copy_prop pass before graphite.
spop
2010-08-11
1
-0
/
+19
*
2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu
2010-07-08
1
-0
/
+1
*
Enable prefetching at -O3 for AMD cpus.
spop
2010-06-25
1
-1
/
+1
*
* gimplify.c: Do not include except.h and optabs.h.
steven
2010-06-01
1
-1
/
+0
*
gcc/ChangeLog:
steven
2010-05-21
1
-2
/
+0
*
2010-05-06 Richard Guenther <rguenther@suse.de>
rguenth
2010-05-06
1
-2
/
+1
*
Always execute verify_loop_closed_ssa at LNO level.
spop
2010-04-06
1
-15
/
+13
*
Remove trailing white spaces.
hjl
2009-11-25
1
-13
/
+13
*
2009-10-09 Sebastian Pop <sebastian.pop@amd.com>
spop
2009-11-25
1
-3
/
+0
*
* cfgrtl.c (pass_free_cfg): Add pass name.
amylaar
2009-11-08
1
-1
/
+1
*
Rename -fgraphite-force-parallel to -floop-parallelize-all.
spop
2009-08-01
1
-1
/
+1
*
New implementation of Graphite.
spop
2009-07-31
1
-1
/
+5
*
2009-07-08 Shujing Zhao <pearly.zhao@oracle.com>
paolo
2009-07-08
1
-0
/
+1
*
* gcc.dg/tree-ssa/loop-24.c: Update dump file matching; enable -O2.
hubicka
2009-07-03
1
-31
/
+0
[next]