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-im.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2014-04-23 Richard Biener <rguenther@suse.de>
rguenth
2014-04-23
1
-14
/
+10
*
2014-01-17 Richard Biener <rguenther@suse.de>
rguenth
2014-01-17
1
-52
/
+109
*
PR tree-optimization/59387
jakub
2014-01-13
1
-62
/
+1
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
Eliminate FOR_EACH_BB macro.
dmalcolm
2013-12-09
1
-3
/
+3
*
Eliminate last_basic_block macro.
dmalcolm
2013-12-09
1
-1
/
+1
*
* gimple.h: Remove all includes.
amacleod
2013-11-22
1
-2
/
+7
*
2013-11-19 Richard Biener <rguenther@suse.de>
rguenth
2013-11-19
1
-3
/
+2
*
Factor unrelated declarations out of tree.h.
dnovillo
2013-11-19
1
-0
/
+1
*
Eliminate n_basic_blocks macro
dmalcolm
2013-11-19
1
-1
/
+1
*
* gimple.h: Reorder prototypes to match .c declaration order, and remove
amacleod
2013-11-17
1
-0
/
+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
*
* gimplify.c (gimple_regimplify_operands): Do not set
aldyh
2013-11-07
1
-2
/
+0
*
* gimple.h (block_in_transaction): Move to basic-block.h and rename.
amacleod
2013-11-06
1
-1
/
+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
/
+8
*
2013-10-17 Richard Biener <rguenther@suse.de>
rguenth
2013-10-17
1
-1
/
+76
*
* tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.
amacleod
2013-10-09
1
-208
/
+67
*
gcc/
rsandifo
2013-09-28
1
-9
/
+9
*
* compare-elim.c (find_comparison_dom_walker): New class
law
2013-09-18
1
-36
/
+30
*
* 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
-8
/
+8
*
This patch extracts approved portions of the hash_table patches to
crowl
2013-04-23
1
-29
/
+33
*
2013-04-16 Richard Biener <rguenther@suse.de>
rguenth
2013-04-16
1
-6
/
+34
*
2013-03-25 Richard Biener <rguenther@suse.de>
rguenth
2013-03-25
1
-77
/
+80
*
2013-03-25 Richard Biener <rguenther@suse.de>
rguenth
2013-03-25
1
-29
/
+11
*
2013-03-22 Richard Biener <rguenther@suse.de>
rguenth
2013-03-22
1
-21
/
+0
*
2013-03-22 Richard Biener <rguenther@suse.de>
rguenth
2013-03-22
1
-16
/
+0
*
2013-03-22 Richard Biener <rguenther@suse.de>
rguenth
2013-03-22
1
-82
/
+93
*
2013-03-22 Richard Biener <rguenther@suse.de>
rguenth
2013-03-22
1
-148
/
+113
*
2013-03-21 Richard Biener <rguenther@suse.de>
rguenth
2013-03-21
1
-38
/
+42
*
2013-03-21 Richard Biener <rguenther@suse.de>
rguenth
2013-03-21
1
-6
/
+41
*
2013-03-21 Richard Biener <rguenther@suse.de>
rguenth
2013-03-21
1
-7
/
+3
*
2013-03-18 Richard Biener <rguenther@suse.de>
rguenth
2013-03-18
1
-34
/
+46
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-2
/
+1
*
* tree-ssa-loop-im.c (for_each_index) <CONST_DECL>: New case.
ebotcazou
2012-12-08
1
-0
/
+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
-89
/
+68
*
This patch normalizes more bitmap function names.
crowl
2012-11-01
1
-2
/
+2
*
This patch implements the unification of the *bitmap interfaces as discussed.
crowl
2012-10-30
1
-1
/
+1
*
* tree.h (copy_mem_ref_info): Delete.
ebotcazou
2012-10-01
1
-15
/
+8
*
2012-09-18 Richard Guenther <rguenther@suse.de>
rguenth
2012-09-18
1
-3
/
+3
*
PR middle-end/54149
aldyh
2012-09-11
1
-3
/
+8
*
2012-08-21 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-21
1
-1
/
+1
*
PR middle-end/54146
steven
2012-08-17
1
-23
/
+14
*
2012-08-16 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-16
1
-5
/
+7
*
2012-08-14 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-14
1
-2
/
+2
*
2012-08-10 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-10
1
-15
/
+9
[next]