From: Stepan D. <stp...@na...> - 2013-06-13 18:47:41
|
Hi Borja, Sorry, I didn't write out assertion message. But all AVR tests were failed. IMHO, I did wrong fix in AVRISelLowering.cpp, line 243 (lookup comment "// TODO: Need test-case.."), some stuff with live-out regs. And in AVRRegisterInfo.td, I had replaced SubRegIndex with SubRegIndex<8, 8>, while I didn't learn enough how it should be replaced properly. All other changes seems to be trivial. -Stepan. Borja Ferrer wrote: > Thanks Stepan! Why is this patch not working though? > > > 2013/6/13 Stepan Dyatkovskiy <stp...@na... <mailto:stp...@na...>> > > Borja Ferrer wrote: > > Tonight i will try to make our code compat again with LLVM ToT. > > Do you need my old sync patch for reference? It doesn't works, but > in general, you can see what had been changed... > Just in case, I've reattached it. > > -Stepan > > |