[cfe-commits] r157403 - in /cfe/trunk: include/clang/Basic/BuiltinsNVPTX.def include/clang/Basic/BuiltinsPTX.def include/clang/Basic/TargetBuiltins.h lib/Basic/Targets.cpp lib/CodeGen/TargetInfo.cpp test/CodeGen/builtins-nvptx.c test/CodeGen/buil

Justin Holewinski justin.holewinski at gmail.com
Thu May 24 14:42:15 PDT 2012


On Thu, May 24, 2012 at 2:01 PM, John McCall <rjmccall at apple.com> wrote:

> On May 24, 2012, at 10:43 AM, Justin Holewinski wrote:
> > Author: jholewinski
> > Date: Thu May 24 12:43:12 2012
> > New Revision: 157403
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=157403&view=rev
> > Log:
> > Replace PTX back-end with NVPTX back-end in all places where Clang cares
> >
> > NV_CONTRIB
>
> test/CodeGen/builtins-nvptx.c is not passing on Darwin/x86-64.
> I've XFAILed it in r157413 to restore sanity to the buildbots, but
> please look into this or revert.
>

Sorry about that, I forgot that this depends on an LLVM core change.

I've un-XFAIL'd this in r157418 now that the LLVM core change has landed.


>
> John.
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>



-- 

Thanks,

Justin Holewinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120524/63cb7d28/attachment.html>


More information about the cfe-commits mailing list