1 | | The llvm-3.2 release will officially support polly...[[BR]] |
2 | | [[BR]] |
3 | | http://llvm.org/docs/ReleaseNotes.html [[BR]] |
4 | | [[BR]] |
5 | | It would be helpful to add polly support to the existing llvm-3.2 package as it will allow[[BR]] |
6 | | debugging of http://llvm.org/bugs/show_bug.cgi?id=14140 by the Apple programmers.[[BR]] |
7 | | [[BR]] |
8 | | The instructions for building polly under llvm are at http://polly.llvm.org/get_started.html and[[BR]] |
9 | | will require an isl and cloog-isl package as well as gmp. As I mentioned before in the gcc48 tickets[[BR]] |
10 | | MacPorts really should provide isl/cloog-isl because ppl/cloog-ppl support is deprecated now in[[BR]] |
11 | | FSF gcc trunk.I would also note that Polly does work in llvm-3.2 under clang by using...[[BR]] |
12 | | [[BR]] |
| 1 | The llvm-3.2 release will officially support polly... |
| 2 | |
| 3 | http://llvm.org/docs/ReleaseNotes.html |
| 4 | |
| 5 | It would be helpful to add polly support to the existing llvm-3.2 package as it will allow |
| 6 | debugging of http://llvm.org/bugs/show_bug.cgi?id=14140 by the Apple programmers. |
| 7 | |
| 8 | The instructions for building polly under llvm are at http://polly.llvm.org/get_started.html and |
| 9 | will require an isl and cloog-isl package as well as gmp. As I mentioned before in the gcc48 tickets |
| 10 | MacPorts really should provide isl/cloog-isl because ppl/cloog-ppl support is deprecated now in |
| 11 | FSF gcc trunk.I would also note that Polly does work in llvm-3.2 under clang by using... |
| 12 | |
| 13 | {{{ |