search for: optimized_tlbgen

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

2019 Jan 14
5
Removing LLVM_ALWAYS_INLINE from ADT classes
On Fri, Jan 11, 2019 at 11:18 AM Davide Italiano via llvm-dev < llvm-dev at lists.llvm.org> wrote: > After yet another round of discussions, the plan is that of trying not > to slap another attribute on the members, instead going for making > OPTIMIZED_TLBGEN the default and removing always_inline. > I'll do some testing locally (for the Ninja and the Xcode build > generator). Pawel volunteered to take a look at the Visual Studio > situation. > I assume this is going to be the final plan we'll deploy unless > somebody comes with a...
2019 Jan 16
2
Removing LLVM_ALWAYS_INLINE from ADT classes
...ri, Jan 11, 2019 at 11:18 AM Davide Italiano via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> > >> After yet another round of discussions, the plan is that of trying not > >> to slap another attribute on the members, instead going for making > >> OPTIMIZED_TLBGEN the default and removing always_inline. > >> I'll do some testing locally (for the Ninja and the Xcode build > >> generator). Pawel volunteered to take a look at the Visual Studio > >> situation. > >> I assume this is going to be the final plan we'll depl...
2019 Jan 10
2
Removing LLVM_ALWAYS_INLINE from ADT classes
On Thu, Jan 10, 2019 at 1:20 PM Davide Italiano <davide at freebsd.org> wrote: > > On Wed, Jan 9, 2019 at 2:18 PM Davide Italiano <davide at freebsd.org> wrote: > > > > On Wed, Jan 9, 2019 at 9:38 AM Mehdi AMINI <joker.eph at gmail.com> wrote: > > > > > > > > > > > > On Fri, Jan 4, 2019 at 3:15 PM Davide Italiano via llvm-dev