search for: x86instructionselection

Displaying 2 results from an estimated 2 matches for "x86instructionselection".

2017 May 24
2
Buildbots timing out on full builds
...ect of the code in/outside the lambdas and where it moved that changed the allocation pattern? > > The second one is to split up the functions by the number of operands in > the top-level instruction. This constrains the scale of the task the > register allocator needs to deal with in X86InstructionSelection.cpp.o. > > On 22 May 2017, at 10:42, Diana Picus <diana.picus at linaro.org> wrote: > > Nope, no sanitizers. > > On 22 May 2017 at 11:38, Daniel Sanders <daniel_l_sanders at apple.com> > wrote: > > Is that with -fsanitize=memory too? > > I'm currentl...
2017 May 22
2
Buildbots timing out on full builds
Nope, no sanitizers. On 22 May 2017 at 11:38, Daniel Sanders <daniel_l_sanders at apple.com> wrote: > Is that with -fsanitize=memory too? > > I'm currently building ToT with r303258 reverted. Once that's done I'll commit the revert and start investigating fixes. > >> On 22 May 2017, at 10:22, Diana Picus <diana.picus at linaro.org> wrote: >>