search for: d41676

Displaying 5 results from an estimated 5 matches for "d41676".

Did you mean: d41675
2018 Jan 02
5
Change memcpy/memmove/memset to have dest and source alignment attributes
...November 2015, but then backed out due to unspecified bot failures: http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20151109/312083.html I’ve prepared changes for LLVM, Clang, and Polly that are now up for review: * https://reviews.llvm.org/D41675 (LLVM part) * https://reviews.llvm.org/D41676 (polly part) * https://reviews.llvm.org/D41677 (Clang part) Importantly for those maintaining downstream users of the LLVM API, this changes the prototypes for the @llvm.memcpy/memmove/memset intrinsics and changes the IRBuilder API for creating memcpy and memmove calls. For example, IR whic...
2018 Jan 18
0
Change memcpy/memmove/memset to have dest and source alignment attributes
...November 2015, but then backed out due to unspecified bot failures: http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20151109/312083.html I’ve prepared changes for LLVM, Clang, and Polly that are now up for review: * https://reviews.llvm.org/D41675 (LLVM part) * https://reviews.llvm.org/D41676 (polly part) * https://reviews.llvm.org/D41677 (Clang part) Importantly for those maintaining downstream users of the LLVM API, this changes the prototypes for the @llvm.memcpy/memmove/memset intrinsics and changes the IRBuilder API for creating memcpy and memmove calls. For example, IR whic...
2018 Mar 26
1
Change memcpy/memmove/memset to have dest and source alignment attributes
...November 2015, but then backed out due to unspecified bot failures: http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20151109/312083.html I’ve prepared changes for LLVM, Clang, and Polly that are now up for review: * https://reviews.llvm.org/D41675 (LLVM part) * https://reviews.llvm.org/D41676 (polly part) * https://reviews.llvm.org/D41677 (Clang part) Importantly for those maintaining downstream users of the LLVM API, this changes the prototypes for the @llvm.memcpy/memmove/memset intrinsics and changes the IRBuilder API for creating memcpy and memmove calls. For example, IR whic...
2018 Jan 19
2
Change memcpy/memmove/memset to have dest and source alignment attributes
....llvm.org/pipermail/llvm-commits/Week-of-Mon-20151109/312083.html> >> >> I’ve prepared changes for LLVM, Clang, and Polly that are now up for review: >> * https://reviews.llvm.org/D41675 <https://reviews.llvm.org/D41675> (LLVM part) >> * https://reviews.llvm.org/D41676 <https://reviews.llvm.org/D41676> (polly part) >> * https://reviews.llvm.org/D41677 <https://reviews.llvm.org/D41677> (Clang part) >> >> Importantly for those maintaining downstream users of the LLVM API, this changes the prototypes for the @llvm.memcpy/memmove/m...
2018 Apr 02
0
Change memcpy/memmove/memset to have dest and source alignment attributes
...specified bot failures: >> http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20151109/312083.html >> >>  I’ve prepared changes for LLVM, Clang, and Polly that are now up for review: >> * https://reviews.llvm.org/D41675   (LLVM part) >> * https://reviews.llvm.org/D41676   (polly part) >> * https://reviews.llvm.org/D41677   (Clang part) >> >>  Importantly for those maintaining downstream users of the LLVM API, this >> changes the prototypes for the @llvm.memcpy/memmove/memset intrinsics and >> changes the IRBuilder API for creating mem...