[LLVMdev] A simple tutorial on generating PTX assembler out of Ada source code using LLVM NVPTX backend

Dmitry N. Mikushin maemarcus at gmail.com
Thu Jun 14 11:56:42 PDT 2012


Dear LLVM,

FWIW, attached presentation provides a simple jump-start tutorial for
newbies to start doing something useful with LLVM, DragonEgg, NVPTX backend
and some custom high-level language. Along with short software overview
from the user perspective it contains instructions on building components
necessary to experiment with NVPTX and an example usecase of generating PTX
assembler out of the Ada source code with help of DragonEgg.

Best,
- Dima.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120614/8b122334/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm_nvptx.pdf
Type: application/pdf
Size: 165783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120614/8b122334/attachment.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sum_kernel.tar.gz
Type: application/x-gzip
Size: 3295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120614/8b122334/attachment.bin>


More information about the llvm-dev mailing list