[SH] Simplify cstore patterns

2012-04-05 Thread Oleg Endo
Hi, The attached patch simplifies the cstore patterns by removing GET_CODE checks that are already done in sh_expand_t_scc. Tested against rev 185893 with... make -k check RUNTESTFLAGS=--target_board=sh-sim \{-m2/-ml,-m2/-mb,-m2a-single/-mb, -m4-single/-ml,-m4-single/-mb,

Re: [SH] Simplify cstore patterns

2012-04-05 Thread Kaz Kojima
Oleg Endo oleg.e...@t-online.de wrote: The attached patch simplifies the cstore patterns by removing GET_CODE checks that are already done in sh_expand_t_scc. Tested against rev 185893 with... make -k check RUNTESTFLAGS=--target_board=sh-sim \{-m2/-ml,-m2/-mb,-m2a-single/-mb,