search for: dunba

Displaying 2 results from an estimated 2 matches for "dunba".

Did you mean: dunbar
2013 Sep 24
0
[LLVMdev] request for tutorial
...//thread.gmane.org/gmane.comp.compilers.llvm.devel/65434>. Other than that you'll probably have to go digging in the source or ask on the mailing lists. There's a blog post about MC < http://blog.llvm.org/2010/04/intro-to-llvm-mc-project.html> and an old dev meeting talk by Daniel Dunba, along with a section here < http://llvm.org/docs/CodeGenerator.html#the-mc-layer>r. There's also a quite thorough tutorial specifically about implementing an integrated assembler < http://www.embecosm.com/appnotes/ean10/ean10-howto-llvmas-1.0.html>. Other than that, I don't kno...
2013 Sep 24
3
[LLVMdev] request for tutorial
When I registered for dev conference, there was a field asking what I was particularly interested in learning. I didn't fill it out then , but it occurs to me now that I'd really enjoy a tutorial on how to develop a new back end. I spent some time recently reviewing existing material (documentation and code) and not making a lot of progress. Indeed, under some time pressure, I'm