search for: ptxwriter

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

2011 Aug 29
0
[LLVMdev] PTX target for LLVM!
...ude/llvm/Pass.h:235:12: note: candidates are: llvm::ModulePass::ModulePass(char&) /home/neelima/Documents/llvm-2.9/include/llvm/Pass.h:220:32: note: llvm::ModulePass::ModulePass(const llvm::ModulePass&) In file included from PTXBackend.cpp:36:0: PTXBackend.h: In constructor ‘PTXWriter::PTXWriter(llvm::formatted_raw_ostream&, std::map<const llvm::Value*, const llvm::Value*>&)’: PTXBackend.h:114:30: error: no matching function for call to ‘llvm::FunctionPass::FunctionPass(char*)’ /home/neelima/Documents/llvm-2.9/include/llvm/Pass.h:280:12: note: candidates are: llvm:...
2010 Apr 27
5
[LLVMdev] PTX target for LLVM!
Hey everybody, good news for everyone interested in the PTX backend: We decided to release the current source code under the GPL - you can find the latest tarball here: http://www.prog.uni-saarland.de/projects/anysl You will find the README in the attachment, which should hopefully answer a lot of questions concerning the implementation and the current status. If you have further questions,