Displaying 3 results from an estimated 3 matches for "snsys".
Did you mean:
s_sys
2013 Apr 24
0
[LLVMdev] [cfe-dev] [PROPOSAL] per-function optimization level control
...> to allow the definition of per-function optimizations;
> - Section 4. tries to outline a possible workflow for implementing this
> new feature.
>
> I am looking for any feedback or suggestions etc.
>
> Thanks!
> Andrea Di Biagio
> SN Systems Ltd.
> http://www.snsys.com
>
> 1. Description
> ==============
> The idea is to add pragmas to control the optimization level on functions.
>
> A similar approach has been implemented by GCC as well.
> Since GCC 4.4, new function specific option pragmas have been added to
> allow
> users to set...
2013 Apr 24
3
[LLVMdev] [PROPOSAL] per-function optimization level control
...ribe how the optimizer could be adapted/changed
to allow the definition of per-function optimizations;
- Section 4. tries to outline a possible workflow for implementing this
new feature.
I am looking for any feedback or suggestions etc.
Thanks!
Andrea Di Biagio
SN Systems Ltd.
http://www.snsys.com
1. Description
==============
The idea is to add pragmas to control the optimization level on functions.
A similar approach has been implemented by GCC as well.
Since GCC 4.4, new function specific option pragmas have been added to
allow
users to set the optimization level on a per function...
2013 Apr 24
1
[LLVMdev] [cfe-dev] [PROPOSAL] per-function optimization level control
...per-function optimizations;
>> - Section 4. tries to outline a possible workflow for implementing this
>> new feature.
>>
>> I am looking for any feedback or suggestions etc.
>>
>> Thanks!
>> Andrea Di Biagio
>> SN Systems Ltd.
>> http://www.snsys.com
>>
>> 1. Description
>> ==============
>> The idea is to add pragmas to control the optimization level on functions.
>>
>> A similar approach has been implemented by GCC as well.
>> Since GCC 4.4, new function specific option pragmas have been added to...