Re: [PATCH 1/3] Transformation replay mechanism

2011-11-17 Thread Alexander Monakov
On Tue, 15 Nov 2011, Andrey Belevantsev wrote: diff --git a/gcc/sel-sched.c b/gcc/sel-sched.c index f11faca..91fb0fe 100644 --- a/gcc/sel-sched.c +++ b/gcc/sel-sched.c @@ -5234,6 +5234,7 @@ move_exprs_to_boundary (bnd_t bnd, expr_t expr_vliw, b = move_op (BND_TO (bnd),

Re: [PATCH 1/3] Transformation replay mechanism

2011-11-14 Thread Andrey Belevantsev
Hello, On 26.10.2011 21:26, Alexander Monakov wrote: (Note, this is a prerequisite for predication support but also is an improvement on its own. This patch can be installed separately.) ... diff --git a/gcc/sel-sched.c b/gcc/sel-sched.c index f11faca..91fb0fe 100644 ---

Re: [PATCH 1/3] Transformation replay mechanism

2011-10-26 Thread Alexander Monakov
(Note, this is a prerequisite for predication support but also is an improvement on its own. This patch can be installed separately.) This patch implements transformation replay mechanism (redo_transformations). Currently, after choosing an expression to schedule and finding its original