From: Borja F. <bor...@gm...> - 2013-06-13 23:00:13
|
Oops no, committed thanks! I've updated all patches except the configure ones because you usually regenerate them so I'll leave that to you. 2013/6/14 John Myers <ato...@gm...> > Did you check it out with you user name? > US...@sv.../p/avr-llvm/code/ avr-llvm-code > > > On Thu, Jun 13, 2013 at 3:21 PM, Borja Ferrer <bor...@gm...>wrote: > >> Ahh I see, I will take a look. >> >> John can you check if i have commit access in the new svn repo, I've >> checked it out from here: http://svn.code.sf.net/p/avr-llvm/code/ but I >> get an error when i try to commit something. >> >> >> 2013/6/13 Stepan Dyatkovskiy <stp...@na...> >> >>> 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 >>>> >>>> >>>> >>> >> > |