Slightly OT: LLVM in NVidia OpenCL

Well well, LLVM seems to be everywhere these days :slight_smile:

From the OpenCL SDK release notes:

  NOTICE: Portions of the NVIDIA system software contain components licensed
  from third parties under the following terms:

    Clang & LLVM:
    Copyright (c) 2003-2008 University of Illinois at Urbana-Champaign.
    All rights reserved.

    Portions of LLVM's System library:
    Copyright (C) 2004 eXtensible Systems, Inc.

    Developed by:

        LLVM Team

        University of Illinois at Urbana-Champaign

        http://llvm.org

Can anyone shed some light on how exactly NVidia is using LLVM?

Thanks,
Paul

Is it really missing the list of terms and conditions?
If so, that would be sad :wink:

Daniel Berlin wrote: