Displaying 8 results from an estimated 8 matches for "r324557".
2018 Apr 03
5
[RFC] Adding function attributes to represent codegen optimization level
All,
A recent commit, D43040/r324557, changed the behavior of the gold plugin
when compiling with LTO. The change now causes the codegen optimization
level to default to CodeGenOpt::Default (i.e., -O2) rather than use the
LTO optimization level. The argument was made that the LTO optimization
level should control the amount of c...
2018 Apr 05
3
[RFC] Adding function attributes to represent codegen optimization level
On 2018-04-04 22:00, Mehdi AMINI wrote:
> Le mar. 3 avr. 2018 à 12:47, via llvm-dev <llvm-dev at lists.llvm.org> a
> écrit :
>
>> All,
>> A recent commit, D43040/r324557, changed the behavior of the gold
>> plugin
>> when compiling with LTO. The change now causes the codegen
>> optimization
>> level to default to CodeGenOpt::Default (i.e., -O2) rather than use
>> the
>> LTO optimization level. The argument was made that the LTO...
2018 Apr 05
0
[RFC] Adding function attributes to represent codegen optimization level
Le mar. 3 avr. 2018 à 12:47, via llvm-dev <llvm-dev at lists.llvm.org> a
écrit :
> All,
> A recent commit, D43040/r324557, changed the behavior of the gold plugin
> when compiling with LTO. The change now causes the codegen optimization
> level to default to CodeGenOpt::Default (i.e., -O2) rather than use the
> LTO optimization level. The argument was made that the LTO optimization
> level should control...
2018 Apr 06
0
[RFC] Adding function attributes to represent codegen optimization level
...Thu, Apr 5, 2018 at 8:44 AM, via llvm-dev <llvm-dev at lists.llvm.org>
wrote:
> On 2018-04-04 22:00, Mehdi AMINI wrote:
>
>> Le mar. 3 avr. 2018 à 12:47, via llvm-dev <llvm-dev at lists.llvm.org> a
>> écrit :
>>
>> All,
>>> A recent commit, D43040/r324557, changed the behavior of the gold
>>> plugin
>>> when compiling with LTO. The change now causes the codegen
>>> optimization
>>> level to default to CodeGenOpt::Default (i.e., -O2) rather than use
>>> the
>>> LTO optimization level. The argume...
2018 Apr 09
1
[RFC] Adding function attributes to represent codegen optimization level
...-dev <llvm-dev at lists.llvm.org>
> wrote:
>
>> On 2018-04-04 22:00, Mehdi AMINI wrote:
>>
>>> Le mar. 3 avr. 2018 à 12:47, via llvm-dev <llvm-dev at lists.llvm.org> a
>>> écrit :
>>>
>>> All,
>>>> A recent commit, D43040/r324557, changed the behavior of the gold
>>>> plugin
>>>> when compiling with LTO. The change now causes the codegen
>>>> optimization
>>>> level to default to CodeGenOpt::Default (i.e., -O2) rather than use
>>>> the
>>>> LTO optimiz...
2018 Apr 04
0
[RFC] Adding function attributes to represent codegen optimization level
On Tue, Apr 3, 2018 at 12:47 PM via llvm-dev <llvm-dev at lists.llvm.org>
wrote:
> All,
> A recent commit, D43040/r324557, changed the behavior of the gold plugin
> when compiling with LTO. The change now causes the codegen optimization
> level to default to CodeGenOpt::Default (i.e., -O2) rather than use the
> LTO optimization level. The argument was made that the LTO optimization
> level should control...
2018 Apr 04
2
[RFC] Adding function attributes to represent codegen optimization level
...lto:llvm-dev at lists.llvm.org>
Subject: Re: [llvm-dev] [RFC] Adding function attributes to represent codegen optimization level
On Tue, Apr 3, 2018 at 12:47 PM via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > wrote:
All,
A recent commit, D43040/r324557, changed the behavior of the gold plugin
when compiling with LTO. The change now causes the codegen optimization
level to default to CodeGenOpt::Default (i.e., -O2) rather than use the
LTO optimization level. The argument was made that the LTO optimization
level should control the amount of cross...
2018 Apr 04
0
[RFC] Adding function attributes to represent codegen optimization level
...ubject:* Re: [llvm-dev] [RFC] Adding function attributes to
> represent codegen optimization level
>
> On Tue, Apr 3, 2018 at 12:47 PM via llvm-dev <llvm-dev at lists.llvm.org
> <mailto:llvm-dev at lists.llvm.org>> wrote:
>
> All,
> A recent commit, D43040/r324557, changed the behavior of the gold
> plugin
> when compiling with LTO. The change now causes the codegen
> optimization
> level to default to CodeGenOpt::Default (i.e., -O2) rather than
> use the
> LTO optimization level. The argument was made that the LTO...