search for: r321655

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

2018 Jan 08
0
LLVM Weekly - #210, Jan 8th 2018
...tors. * Daniel Neilson has [resurrected](http://lists.llvm.org/pipermail/llvm-dev/2018-January/120080.html) a set of patches from 2015 to modify memcpy/memmove/memset to have destination and source alignment attributes. ## LLVM commits * GlobalISel is now enabled at -O0 by default for AArch64. [r321655](http://reviews.llvm.org/rL321655). * A new documentation page describing how to contribute to LLVM has been added, detailing how to find topics to work on, how to submit a patch, and where to learn more about LLVM's architecture and internals. [r321804](http://reviews.llvm.org/rL321804). * L...
2018 Jan 02
0
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
Unless there are still open issues with your patch, or our internal bots point to problems, I think time has come to flip the switch. Thanks Gerolf > On Dec 18, 2017, at 11:14 AM, Amara Emerson via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > FYI all: the patch to enable it is available to review here: https://reviews.llvm.org/D41362 <https://reviews.llvm.org/D41362>
2017 Dec 18
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
FYI all: the patch to enable it is available to review here: https://reviews.llvm.org/D41362 Thanks, Amara > On Dec 18, 2017, at 5:44 PM, Amara Emerson via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Ok. We’ll look at what we can do to further stress test it in the next two months, additional suggestions from the community is welcome. Patch should be incoming to enable it