From: Borja F. <bor...@gm...> - 2013-06-13 22:21:24
|
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 >> >> >> > |