On 04/12/12 13:53, Dinar Temirbulatov wrote:
Hi, During investigation of some defect, I found that for HImode reload pass generated three instruction with QImode but for modern arm machines that could be done with just one instruction. Attached patch adds that capability. thanks, Dinar.=reload_out_hi.patch N¬n‡r¥ªíÂ)emçhÂyhi×¢w^™©Ý
The expectation was that a secondary output reload shouldn't be needed when you have STRH. Can you supply a testcase?
R.