What was the first target for LLVM? Tia. Reed
Hi Reed, I think it was SPARC, feel free to correct me though :) Regards, Tilmann On Apr 15, 2013, at 11:21 AM, reed kotler <rkotler at mips.com> wrote:> What was the first target for LLVM? > > Tia. > > Reed > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130415/90dde2c5/attachment.html>
On 15 April 2013 05:56, Tilmann Scheller <tscheller at apple.com> wrote:> Hi Reed, > > I think it was SPARC, feel free to correct me though :)Looks like it, yes :-) http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/?pathrev=231> Regards, > > Tilmann >Cheers, Rafael
On 4/15/13 4:21 AM, reed kotler wrote:> What was the first target for LLVM?To be more specific, I believe the first native code generator for LLVM was the SparcV9 backend. You should double-check in the SVN history, but I think Vikram Adve wrote it. -- John T.> > Tia. > > Reed > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev