Displaying 1 result from an estimated 1 matches for "f3a42c46".
2014 Dec 22
2
[LLVMdev] [RFC] Stripping unusable intrinsics
On Fri, Dec 19, 2014 at 3:39 PM, Chris Bieneman <beanz at apple.com> wrote:
> More diffs to enjoy.
>
> I’ve updated my tablegen patches to work with the clang::impossible_enum
> attribute. With these changes I am seeing the same code size regressions
> that #ifdefs were showing — without all the ifdefs.
>
> That’s about a 2% decrease in our library for WebKit.
>
>