[cfe-commits] Extend Attributes to 64 bits (wrapped in a class), add one more attribute for address safety checking

Kostya Serebryany kcc at google.com
Thu Jan 19 09:56:24 PST 2012


On Thu, Jan 19, 2012 at 1:18 AM, Anton Korobeynikov <anton at korobeynikov.info
> wrote:

> Hi Kostya,
>
>
> > The patches are attached, the llvm patch is also published
> > here: http://codereview.appspot.com/5544058/
> What is the performance impact of this?
>

Good point (I assume you mean compile-time performance, not the performance
of compiled programs).
I've verified that the compile-time did not change by building 403.gcc
and 483.xalancbmk with the original and modified clang with -O1.

--kcc


>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120119/852697ab/attachment.html>


More information about the cfe-commits mailing list