Displaying 2 results from an estimated 2 matches for "175ad9d8".
2011 Jan 27
0
[LLVMdev] recreate optimized clang output
On Jan 27, 2011, at 12:37 PM, Hendrix_ at gmx.net wrote:
>
> On 27.01.2011, at 21:12, Devang Patel wrote:
>
>>
>> On Jan 27, 2011, at 12:02 PM, Hendrix_ at gmx.net wrote:
>>
>>> OK, I am looking for "LTO"/global optimization. So the function definition will remain "somewhere else" (externally), and the optimizer will find in some other
2011 Jan 27
2
[LLVMdev] recreate optimized clang output
On 27.01.2011, at 21:12, Devang Patel wrote:
>
> On Jan 27, 2011, at 12:02 PM, Hendrix_ at gmx.net wrote:
>
>> OK, I am looking for "LTO"/global optimization. So the function definition will remain "somewhere else" (externally), and the optimizer will find in some other module to possibly inline it later on.
>>
>> I am planning to concat all the