From: Weddington, E. <Eri...@at...> - 2009-12-02 15:47:08
|
Agreed! Excellent! :-) > -----Original Message----- > From: John Myers [mailto:ato...@gm...] > Sent: Wednesday, December 02, 2009 12:22 AM > To: joe...@us... > Cc: avr...@li... > Subject: Re: [avr-llvm-commits] SF.net SVN: avr-llvm:[48] trunk > > Awesome, great job! > > > > > On Tue, Dec 1, 2009 at 3:19 PM, > <joe...@us...> wrote: > > > Revision: 48 > > http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=48&view=rev > Author: joeezapster > Date: 2009-12-01 23:19:40 +0000 (Tue, 01 Dec 2009) > > Log Message: > ----------- > avr-llvm compiles plain funktions! > > - documentation: drafts added > - lowering: can lower functions without argument > - lowering: can lower return void > - instructioninfo: instructions added (ret,call,...) > - testcase: testcases added > > able to compile testcase/retvoid.ll: > > $ Debug/bin/llvm-as ../avr-llvm/trunk/testcases/retvoid.ll > $ Debug/bin/llc ../avr-llvm/trunk/testcases/retvoid.bc > > Modified Paths: > -------------- > trunk/AVR/AVRISelLowering.cpp > trunk/AVR/AVRInstrInfo.td > trunk/AVR/AVRRegisterInfo.cpp > trunk/patches/CMake/CMake.diff > > Added Paths: > ----------- > trunk/docs/devel.html > trunk/docs/gettingstarted.html > trunk/docs/style.css > trunk/testcases/ > trunk/testcases/reti8.ll > trunk/testcases/retvoid.ll > > Removed Paths: > ------------- > trunk/docs/abi.css > trunk/docs/abi.html > trunk/docs/img1.png > trunk/docs/img2.png > > > This was sent by the SourceForge.net collaborative > development platform, the world's largest Open Source > development site. > > > -------------------------------------------------------------- > ---------------- > Join us December 9, 2009 for the Red Hat Virtual Experience, > a free event focused on virtualization and cloud computing. > Attend in-depth sessions from your desk. Your couch. Anywhere. > http://p.sf.net/sfu/redhat-sfdev2dev > _______________________________________________ > avr-llvm-commits mailing list > avr...@li... > https://lists.sourceforge.net/lists/listinfo/avr-llvm-commits > > > > |