search for: ptxpolishbeforecodegenpass

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

2011 Aug 29
0
[LLVMdev] PTX target for LLVM!
.../Documents/llvm-2.9/include/llvm/Pass.h:321:12: note: candidates are: llvm::BasicBlockPass::BasicBlockPass(char&) /home/neelima/Documents/llvm-2.9/include/llvm/Pass.h:319:36: note: llvm::BasicBlockPass::BasicBlockPass(const llvm::BasicBlockPass&) PTXPasses.h: In constructor ‘PTXPolishBeforeCodegenPass::PTXPolishBeforeCodegenPass()’: PTXPasses.h:151:24: error: no matching function for call to ‘llvm::BasicBlockPass::BasicBlockPass(char*)’ /home/neelima/Documents/llvm-2.9/include/llvm/Pass.h:321:12: note: candidates are: llvm::BasicBlockPass::BasicBlockPass(char&) /home/neelima/Documents/llvm-2...
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,