[LLVMdev] PTX backend, BSD license

Helge Rhodin helge.rhodin at alice-dsl.net
Fri Aug 6 06:23:40 PDT 2010


Hi,

finally we changed the license of the PTX-backend from GPL to BSD(license of llvm). You can get the latest version here: https://sourceforge.net/projects/llvmptxbackend/
It should be compatible to the current llvm svn trunk. (revision 110329, Thu 05 Aug 2010)

The backend now uses the address space attribute of LLVM for local, global, ... and constant address space. However the clang frontend handles address space attributes incorrectly. Thus writing the input code in C++ is some times cumbersome. We need to fix clang in this regard.

Helge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100806/57e32853/attachment.html>


More information about the llvm-dev mailing list