• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode 5.1 compiler option -Ofast
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 5.1 compiler option -Ofast


  • Subject: Re: Xcode 5.1 compiler option -Ofast
  • From: Alex Zavatone <email@hidden>
  • Date: Tue, 18 Mar 2014 00:31:25 -0400

Thanks all for the feedback.  I'll have fun browsing the videos tomorrow.


On Mar 18, 2014, at 12:16 AM, Chris Lattner wrote:

>
> On Mar 14, 2014, at 11:41 AM, Alex Zavatone <email@hidden> wrote:
>
>> Just noticed the new compiler option in Xcode 5.1 called Fastest, Aggressive Optimization.
>>
>> I didn't see any info on this in the What's New in Xcode docs.  Is there any handy reference for this new feature?
>
> Hi Alex,
>
> This option was new in Xcode 5, it isn't new in 5.1.  -Ofast is equivalent to turning on -ffast-math (which favors performance over strict IEEE numerics) and -fstrict-aliasing as well as increasing code size.  One of the advanced LLVM talks at WWDC 2013 should have discussed it.
>
> -Chris

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >Xcode 5.1 compiler option -Ofast (From: Alex Zavatone <email@hidden>)
 >Re: Xcode 5.1 compiler option -Ofast (From: Chris Lattner <email@hidden>)

  • Prev by Date: Re: Xcode 5.1 compiler option -Ofast
  • Next by Date: Re: Xcode 5.1 compiler option -Ofast
  • Previous by thread: Re: Xcode 5.1 compiler option -Ofast
  • Next by thread: Re: Xcode 5.1 compiler option -Ofast
  • Index(es):
    • Date
    • Thread