search for: 08269b3b

Displaying 3 results from an estimated 3 matches for "08269b3b".

2012 Oct 16
1
[LLVMdev] [cfe-dev] OpenMP support in CLANG: A proposal
...> -- > mahesha -- mahesha -------------- next part -------------- A non-text attachment was scrubbed... Name: class_pragma_omp_handler_support.patch Type: application/octet-stream Size: 44887 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121016/08269b3b/attachment.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: openmp_syntax_test.c Type: text/x-csrc Size: 14145 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121016/08269b3b/attachment.c>
2012 Oct 13
0
[LLVMdev] [cfe-dev] OpenMP support in CLANG: A proposal
Hi Eli, Attached zipped file, named, "fopenmp_option_support.tar.gz" contains the first patch, along with relevant *test case*. This patch is to support the option "-fopenmp" option in Clang. Following files are changed in this patch. Please start going through this patch, and let me know comments. Meanwhile, I will prepare next patch.
2012 Oct 13
3
[LLVMdev] [cfe-dev] OpenMP support in CLANG: A proposal
On Sat, Oct 13, 2012 at 2:33 AM, Mahesha HS <mahesha.llvm at gmail.com> wrote: > On Sat, Oct 13, 2012 at 1:31 PM, Tobias Grosser <tobias at grosser.es> wrote: >> On 10/13/2012 04:38 AM, Mahesha HS wrote: >>> >>> On Sat, Oct 13, 2012 at 5:14 AM, Eli Friedman <eli.friedman at gmail.com> >>> wrote: >>>> >>>> On Wed, Oct 10,