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-niter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2014-09-09 Richard Biener <rguenther@suse.de>
rguenth
2014-09-09
1
-0
/
+3
*
2014-01-09 Steve Ellcey <sellcey@mips.com>
sje
2014-01-09
1
-1
/
+1
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
PR tree-optimization/59417
jakub
2013-12-11
1
-1
/
+9
*
2013-12-02 Richard Biener <rguenther@suse.de>
rguenth
2013-12-02
1
-3
/
+4
*
* gimple.h: Remove all includes.
amacleod
2013-11-22
1
-1
/
+5
*
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
dmalcolm
2013-11-19
1
-2
/
+2
*
2013-11-19 Richard Biener <rguenther@suse.de>
rguenth
2013-11-19
1
-4
/
+2
*
Factor unrelated declarations out of tree.h.
dnovillo
2013-11-19
1
-0
/
+3
*
gcc/ada/
rsandifo
2013-11-18
1
-2
/
+2
*
* gimplify-be.h: New file. Add prototypes.
amacleod
2013-11-14
1
-0
/
+1
*
* 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-niter.c: Include tree-ssanames.h.
jakub
2013-11-07
1
-4
/
+72
*
* tree-ssa-loop.h: Remove include files.
amacleod
2013-10-23
1
-0
/
+2
*
* tree-ssa.h: Remove all #include's
amacleod
2013-10-23
1
-1
/
+6
*
PR tree-optimization/58697
amacleod
2013-10-16
1
-0
/
+21
*
* tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.
amacleod
2013-10-09
1
-110
/
+6
*
* tree-ssa.h: New. Move content from tree-flow.h and
amacleod
2013-09-12
1
-1
/
+1
*
2013-06-20 Richard Biener <rguenther@suse.de>
rguenth
2013-06-20
1
-0
/
+7
*
2013-05-27 Richard Biener <rguenther@suse.de>
rguenth
2013-05-27
1
-6
/
+14
*
2013-05-08 Paolo Carlini <paolo.carlini@oracle.com>
paolo
2013-05-08
1
-4
/
+5
*
PR tree-optimization/53265
jakub
2013-03-14
1
-2
/
+59
*
PR middle-end/56461
jakub
2013-03-05
1
-13
/
+6
*
PR middle-end/56461
jakub
2013-02-27
1
-0
/
+1
*
2013-01-31 Richard Biener <rguenther@suse.de>
rguenth
2013-01-31
1
-1
/
+2
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-2
/
+1
*
PR tree-optimiation/55875
hubicka
2013-01-09
1
-31
/
+85
*
2012-12-21 Richard Biener <rguenther@suse.de>
rguenth
2012-12-21
1
-1
/
+0
*
2012-12-18 Richard Biener <rguenther@suse.de>
rguenth
2012-12-18
1
-1
/
+6
*
PR fortran/55633
jakub
2012-12-12
1
-2
/
+12
*
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
-48
/
+43
*
* gcc.dg/const-1.c: Update.
hubicka
2012-11-05
1
-23
/
+8
*
* tree-ssa-loop-niter.c (find_loop_niter): Remove just_once_each_iteration_p.
hubicka
2012-11-05
1
-4
/
+1
*
* gcc.dg/tree-ssa/loop-38.c: Correct testcase.
hubicka
2012-11-03
1
-1
/
+1
*
* tree-ssa-loop-niter.c (double_int_cmp, bound_index,
hubicka
2012-11-02
1
-0
/
+220
*
PR middle-end/55079
hubicka
2012-11-02
1
-0
/
+6
*
* tree-ssa-loop-niter.c (number_of_iterations_exit): New parameter
hubicka
2012-10-30
1
-16
/
+23
*
PR middle-end/54937
hubicka
2012-10-23
1
-9
/
+110
*
* tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Do not
hubicka
2012-10-14
1
-1
/
+3
*
* loop-unswitch.c (unswitch_single_loop): Use
hubicka
2012-10-08
1
-3
/
+20
*
Modify gcc/*.[hc] double_int call sites to use the new interface.
crowl
2012-09-07
1
-37
/
+35
*
2012-08-16 Diego Novillo <dnovillo@google.com>
dnovillo
2012-08-16
1
-0
/
+1
*
2012-08-16 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-16
1
-1
/
+4
*
2012-08-16 Diego Novillo <dnovillo@google.com>
dnovillo
2012-08-16
1
-1
/
+0
*
gcc/
steven
2012-07-16
1
-3
/
+1
*
Update Copyright years.
jakub
2012-06-04
1
-1
/
+1
*
PR tree-optimization/53550
jakub
2012-06-04
1
-2
/
+3
*
* output.h (__gcc_host_wide_int__): Move to hwint.h.
steven
2012-05-31
1
-1
/
+0
[next]