search for: buildscop

Displaying 4 results from an estimated 4 matches for "buildscop".

2011 Nov 01
0
[LLVMdev] How to make Polly ignore some non-affine memory accesses
...dylib 0x000000010685d59d polly::ScopStmt::ScopStmt(polly::Scop&, polly::TempScop&, llvm::Region const&, llvm::BasicBlock&, llvm::SmallVectorImpl<llvm::Loop*>&, llvm::SmallVectorImpl<unsigned int>&) + 77 17 LLVMPolly.dylib 0x000000010685ef60 polly::Scop::buildScop(polly::TempScop&, llvm::Region const&, llvm::SmallVectorImpl<llvm::Loop*>&, llvm::SmallVectorImpl<unsigned int>&, llvm::LoopInfo&) + 624 18 LLVMPolly.dylib 0x000000010685eeab polly::Scop::buildScop(polly::TempScop&, llvm::Region const&, llvm::SmallVector...
2011 Oct 27
2
[LLVMdev] How to make Polly ignore some non-affine memory accesses
Perfect, thank you very much :) 2011/10/26 Tobias Grosser <tobias at grosser.es>: > On 10/24/2011 11:32 PM, Marcello Maggioni wrote: >> >> Strange , with --enable-shared (I use auto tool by the way ...) it gives: >> >> MacBook-Pro-di-Marcello:examples Kariddi$ ./compile_ex.sh >> not_so_simple_loop >> clang (LLVM option parsing): Unknown command line
2011 Nov 14
0
[LLVMdev] How to make Polly ignore some non-affine memory accesses
...pStmt::ScopStmt (this=0x10190ffa0, parent=@0x10190fdf0, tempScop=@0x10190eb70, CurRegion=@0x10190eed0, bb=@0x101905bd0, NestLoops=@0x7fff5fbfec20, Scatter=@0x7fff5fbfebe0) at /Users/Kariddi/Documents/Sviluppo/Tesi/llvm/tools/polly/lib/Analysis/ScopInfo.cpp:699 #7 0x0000000101a5d460 in polly::Scop::buildScop (this=0x10190fdf0, tempScop=@0x10190eb70, CurRegion=@0x10190eed0, NestLoops=@0x7fff5fbfec20, Scatter=@0x7fff5fbfebe0, LI=@0x101909a40) at /Users/Kariddi/Documents/Sviluppo/Tesi/llvm/tools/polly/lib/Analysis/ScopInfo.cpp:1032 #8 0x0000000101a5d3ab in polly::Scop::buildScop (this=0x10190fdf0, tempSc...
2011 Nov 02
5
[LLVMdev] How to make Polly ignore some non-affine memory accesses
...d59d > polly::ScopStmt::ScopStmt(polly::Scop&, polly::TempScop&, llvm::Region > const&, llvm::BasicBlock&, llvm::SmallVectorImpl<llvm::Loop*>&, > llvm::SmallVectorImpl<unsigned int>&) + 77 > 17 LLVMPolly.dylib      0x000000010685ef60 > polly::Scop::buildScop(polly::TempScop&, llvm::Region const&, > llvm::SmallVectorImpl<llvm::Loop*>&, llvm::SmallVectorImpl<unsigned > int>&, llvm::LoopInfo&) + 624 > 18 LLVMPolly.dylib      0x000000010685eeab > polly::Scop::buildScop(polly::TempScop&, llvm::Region const&amp...