search for: d20cd431

Displaying 3 results from an estimated 3 matches for "d20cd431".

2013 May 29
0
[LLVMdev] [cfe-dev] [PROPOSAL] per-function optimization level control
On 29 May 2013 09:28, <Andrea_DiBiagio at sn.scee.net> wrote: > Hi, > > I just wanted to bump this discussion in case anyone had any more comments > to make. > > We're in a bit of a bind here as we've now had requests for this feature > from 10 separate customers, so we're going to be required to implement > this feature somehow in our private branch at
2013 May 29
2
[LLVMdev] [cfe-dev] [PROPOSAL] per-function optimization level control
Hi, I just wanted to bump this discussion in case anyone had any more comments to make. We're in a bit of a bind here as we've now had requests for this feature from 10 separate customers, so we're going to be required to implement this feature somehow in our private branch at least (all of the other compilers they use already support some form of this feature so it is very
2013 May 29
3
[LLVMdev] [cfe-dev] [PROPOSAL] per-function optimization level control
...ary/058112.html LLVM already has optsize. Maybe it's just a matter of hooking up gcc's attr(optimize) to it in clang, as a first approximation. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130529/d20cd431/attachment.html>