Re: [patch] small fixes for post-reload compare elimination pass

2014-12-05 Thread Jeff Law
On 11/28/14 02:31, Eric Botcazou wrote: Hi, this patch fixes a few glitches in the post-reload compare elimination pass, most notably the slightly disturbing opening comment: This pass assumes: [...] (1) All comparison patterns are represented as [(set (reg:CC) (compare:CC (r

[patch] small fixes for post-reload compare elimination pass

2014-11-28 Thread Eric Botcazou
Hi, this patch fixes a few glitches in the post-reload compare elimination pass, most notably the slightly disturbing opening comment: This pass assumes: [...] (1) All comparison patterns are represented as [(set (reg:CC) (compare:CC (reg) (immediate)))] the mode mismatch in be