[cfe-commits] [PATCH] Add __builtin_readcyclecounter

Chandler Carruth chandlerc at google.com
Sun Aug 5 13:25:27 PDT 2012


LGTM, please commit.


On Sun, Aug 5, 2012 at 12:58 PM, Hal Finkel <hfinkel at anl.gov> wrote:

> On Sun, 5 Aug 2012 14:08:39 +0200
> Jonathan Sauer <jonathan.sauer at gmx.de> wrote:
>
> > Hello,
> >
> > > Generally this looks fine... I'd like to have documentation
> > > somewhere for builtins that Clang/LLVM are adding which don't exist
> > > in GCC. Is there a convenient place in the Clang docs you can
> > > explain this intrinsic?
> >
> > <http://clang.llvm.org/docs/LanguageExtensions.html#builtins> seems
> > like a good place, as some other clang-specific built-ins are already
> > documented there.
>
> Thanks! What do you think of this?
>
>  -Hal
>
> >
> >
> > Jonathan
> >
> >
> > _______________________________________________
> > cfe-commits mailing list
> > cfe-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
>
> --
> Hal Finkel
> Postdoctoral Appointee
> Leadership Computing Facility
> Argonne National Laboratory
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120805/1e69be81/attachment.html>


More information about the cfe-commits mailing list