search for: tests_osx_patch

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

2011 Nov 18
0
[LLVMdev] How to make Polly ignore some non-affine memory accesses
...f the two wouldn't give problems to the other and also to > give more clarity on what patch solves what problem). > > Marcello > And here attached the patch to solve OSX tests run problems Marcello -------------- next part -------------- A non-text attachment was scrubbed... Name: tests_osx_patch.diff Type: application/octet-stream Size: 1133 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111118/0d1c4216/attachment.obj>
2011 Nov 18
5
[LLVMdev] How to make Polly ignore some non-affine memory accesses
2011/11/15 Marcello Maggioni <hayarms at gmail.com>: > 2011/11/14 Tobias Grosser <tobias at grosser.es>: >> On 11/14/2011 02:45 PM, Marcello Maggioni wrote: >>> >>> 2011/11/14 Tobias Grosser<tobias at grosser.es>: >>>> >>>> On 11/14/2011 01:24 AM, Marcello Maggioni wrote: >>>>> >>>>> Hi Tobias.