Re: [PATCH 8/8] Only merge deps status for true dependencies

2011-08-10 Thread Vladimir Makarov
On 08/03/2011 11:30 AM, Alexander Monakov wrote: From: Sergey Grechanik This patch avoids changing speculative bits of a register use when it is moved up above a speculation check where that register is used as the address register. We should only call ds_full_merge when the producer (speculati

[PATCH 8/8] Only merge deps status for true dependencies

2011-08-03 Thread Alexander Monakov
From: Sergey Grechanik This patch avoids changing speculative bits of a register use when it is moved up above a speculation check where that register is used as the address register. We should only call ds_full_merge when the producer (speculation check) writes to a register. (A similar check