[cfe-dev] CLOMP: OpenMP frontend for Clang (and much more)

Hal Finkel hfinkel at anl.gov
Thu May 10 05:56:41 PDT 2012


Simone,

Great! I think that the best way to proceed is to also create a
separate github repo which mirrors clang trunk where we can work on
merging in the OpenMP parsing and semantic-analysis code (and adding
the necessary driver changes and regression tests).

 -Hal

On Wed, 09 May 2012 10:54:37 +0200
Simone Pellegrini <spellegrini at dps.uibk.ac.at> wrote:

> 
> Clomp is now under the University of Illinois/NCSA Open Source
> License.
> 
> cheers, Simone
> 
> On Wed 09 May 2012 03:08:02 AM CEST, Chris Lattner wrote:
> >
> > On May 8, 2012, at 1:35 PM, Hal Finkel wrote:
> >
> >> On Tue, 08 May 2012 22:02:29 +0200
> >> Simone Pellegrini<spellegrini at dps.uibk.ac.at>  wrote:
> >>
> >>> On Tue 08 May 2012 08:08:53 PM CEST, Hal Finkel wrote:
> >>>> Simone,
> >>>>
> >>>> Thank you for taking the time to extract this from your codebase.
> >>>> For any of this code to be directly usable in clang, it will need
> >>>> to be relicensed (most of the files seem to be under the GPL
> >>>> currently). Once that is done, I will certainly help with the
> >>>> rebasing, coding-standards changes, etc.
> >>>
> >>> The GPL is not an issue, I can relax it. However I need to know
> >>> what kind of license you need, I am not allowed to release the
> >>> code without any license.
> >>
> >> Fair enough. Can you release it under LLVM's license? That is
> >> certainly the easiest from an integration perspective.
> >
> > We would need for the code to be released under the UIUC license
> > used by the rest of LLVM.  FYI, the project's policies are laid out
> > here: http://llvm.org/docs/DeveloperPolicy.html
> >
> > -Chris
> 
> 



-- 
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory



More information about the cfe-dev mailing list