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-phinodes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* tree-phinodes.c (remove_phi_arg_num): Fix a comment.
kazu
2004-12-02
1
-4
/
+4
*
* tree-phinodes.c (add_phi_arg): Take "tree" instead of
kazu
2004-11-25
1
-7
/
+7
*
* tree-phinodes.c (remove_phi_args): Replace phi_arg_from_edge
kazu
2004-11-25
1
-5
/
+1
*
* tree-phinode.c (resize_phi_node): Abort when LEN is strictly
kazu
2004-11-23
1
-17
/
+28
*
* tree-phinode.c (make_phi_node): Use a new variable,
kazu
2004-11-23
1
-3
/
+4
*
* tree-cfg.c (tree_execute_on_growing_pred): New.
kazu
2004-11-23
1
-32
/
+30
*
* tree-phinodes.c (remove_phi_arg_num): Make it static.
kazu
2004-11-22
1
-1
/
+1
*
* tree-flow.h: Remove the prototype for remove_phi_arg.
kazu
2004-11-22
1
-23
/
+15
*
* tree-phinodes.c (phi_reverse): New.
kazu
2004-11-09
1
-0
/
+15
*
* tree-phinodes.c (remove_all_phi_nodes_for): Speed up using a
kazu
2004-11-06
1
-12
/
+6
*
* tree-phinodes.c (make_phi_node): Make it static.
kazu
2004-11-04
1
-1
/
+1
*
* tree-phinodes.c (resize_phi_node): Copy only a portion of
kazu
2004-11-03
1
-2
/
+4
*
* tree-phinodes.c (add_phi_arg): Add an assertion that the
kazu
2004-11-02
1
-8
/
+3
*
* tree-phinodes.c (remove_phi_arg_num): Do not zero the
kazu
2004-11-02
1
-4
/
+4
*
* tree-phinodes.c (create_phi_node): Don't zero PHI_REWRITTEN.
kazu
2004-10-30
1
-4
/
+0
*
* tree-phinodes.c (allocate_phi_node): New.
kazu
2004-10-29
1
-58
/
+44
*
* tree-phinodes.c (make_phi_node, resize_phi_node): Don't zero
kazu
2004-10-29
1
-10
/
+7
*
* tree-phinodes.c (add_phi_arg): Turn an "if" that always
kazu
2004-10-29
1
-27
/
+26
*
* tree-phinodes.c: Remove trailing whitespace.
kazu
2004-10-28
1
-13
/
+13
*
* tree-phinodes.c (remove_phi_arg_num): Don't remove PHIs
steven
2004-10-27
1
-5
/
+2
*
* tree-flow.h (struct bb_ann_d): Remove num_preds member.
bje
2004-09-29
1
-1
/
+1
*
* targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):
nathan
2004-09-09
1
-11
/
+5
*
* Makefile.in (OBJC-common): Add tree-ssa-threadupdate.c
law
2004-08-09
1
-3
/
+10
*
* tree-into-ssa.c (set_livein_block): Fix typo in comment.
dnovillo
2004-07-22
1
-0
/
+1
*
2004-06-16 Andrew MacLeod <amacleod@redhat.com>
amacleod
2004-06-17
1
-6
/
+6
*
* tree.h (PHI_CHAIN): New.
steven
2004-06-16
1
-14
/
+14
*
* bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,
kazu
2004-05-30
1
-1
/
+1
*
* toplev.h (flag_delete_null_pointer_checks): Move from here to...
law
2004-05-18
1
-0
/
+4
*
Merge tree-ssa-20020619-branch into mainline.
dnovillo
2004-05-13
1
-0
/
+524