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
/
cfgloop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
Eliminate FOR_EACH_BB macro.
dmalcolm
2013-12-09
1
-7
/
+7
*
Eliminate last_basic_block macro.
dmalcolm
2013-12-09
1
-2
/
+2
*
Eliminate BASIC_BLOCK macro.
dmalcolm
2013-12-09
1
-1
/
+1
*
* gimple.h: Remove all includes.
amacleod
2013-11-22
1
-2
/
+5
*
add auto_vec
tbsaunde
2013-11-22
1
-4
/
+1
*
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
dmalcolm
2013-11-19
1
-13
/
+14
*
2013-11-19 Richard Biener <rguenther@suse.de>
rguenth
2013-11-19
1
-9
/
+6
*
Eliminate n_basic_blocks macro
dmalcolm
2013-11-19
1
-8
/
+8
*
* gimple-walk.h: New File. Relocate prototypes from gimple.h.
amacleod
2013-11-13
1
-0
/
+1
*
* tree-ssa.h: Remove all #include's
amacleod
2013-10-23
1
-1
/
+2
*
* tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,
amacleod
2013-10-18
1
-0
/
+6
*
PR tree-optimization/58697
amacleod
2013-10-16
1
-3
/
+25
*
* tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.
amacleod
2013-10-09
1
-0
/
+110
*
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
*
2013-04-30 Richard Biener <rguenther@suse.de>
rguenth
2013-04-30
1
-3
/
+3
*
2013-04-26 Richard Biener <rguenther@suse.de>
rguenth
2013-04-26
1
-8
/
+9
*
2013-03-26 Richard Biener <rguenther@suse.de>
rguenth
2013-04-26
1
-0
/
+6
*
2013-03-20 Richard Biener <rguenther@suse.de>
rguenth
2013-03-20
1
-31
/
+41
*
2013-02-18 Richard Biener <rguenther@suse.de>
rguenth
2013-02-18
1
-0
/
+15
*
Add more checking of headers.
mpolacek
2013-02-08
1
-0
/
+9
*
2013-02-08 Richard Biener <rguenther@suse.de>
rguenth
2013-02-08
1
-111
/
+129
*
2013-02-08 Richard Biener <rguenther@suse.de>
rguenth
2013-02-08
1
-1
/
+6
*
Fix up English grammar
mpolacek
2013-01-21
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
*
2013-01-02 Teresa Johnson <tejohnson@google.com>
tejohnson
2013-01-03
1
-0
/
+52
*
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
-53
/
+53
*
This patch normalizes more bitmap function names.
crowl
2012-11-01
1
-8
/
+8
*
This patch implements the unification of the *bitmap interfaces as discussed.
crowl
2012-10-30
1
-2
/
+2
*
* cfgloop.c (scale_loop_profile): Move to...
hubicka
2012-09-30
1
-118
/
+0
*
* basic-block.h (RDIV): Define.
hubicka
2012-09-28
1
-0
/
+118
*
* graphite-scop-detection.c (create_sese_edges): Compute dominance
steven
2012-08-14
1
-1
/
+27
*
* tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at points
steven
2012-08-13
1
-3
/
+3
*
2012-08-13 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-13
1
-9
/
+1
*
gcc/
steven
2012-07-16
1
-2
/
+1
*
* output.h (__gcc_host_wide_int__): Move to hwint.h.
steven
2012-05-31
1
-1
/
+0
*
2012-03-28 Richard Guenther <rguenther@suse.de>
rguenth
2012-03-28
1
-2
/
+8
*
2012-03-05 Richard Guenther <rguenther@suse.de>
rguenth
2012-03-05
1
-0
/
+3
*
2012-01-08 Chung-Lin Tang <cltang@codesourcery.com>
cltang
2012-01-08
1
-0
/
+1
*
Update Copyright years for files modified in 2010.
jakub
2011-01-03
1
-1
/
+1
*
* cfgloop.c (verify_loop_structure): Use %' in diagnostics. Start
jsm28
2010-11-10
1
-9
/
+9
*
* cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.
froydnj
2010-10-21
1
-4
/
+1
*
gcc/
froydnj
2010-08-20
1
-9
/
+9
*
* cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to
froydnj
2010-08-19
1
-11
/
+5
*
Add loop_exits_from_bb_p.
spop
2010-08-11
1
-2
/
+17
*
Remove uses of loop->single_iv.
spop
2010-08-11
1
-1
/
+0
*
2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu
2010-07-08
1
-1
/
+1
[next]