Displaying 2 results from an estimated 2 matches for "r290708".
Did you mean:
r200708
2017 Jan 02
2
LLVM Weekly - #157, Jan 2nd 2017
...issues with the NewGVN pass.
## LLVM commits
* The new pass manager is continuing to make progress. With this commit, the
whole LLVM test suite can be built at O3 using it.
[r290664](http://reviews.llvm.org/rL290664).
* A new 'element-wise atomic' memcpy intrinsic has been introduced.
[r290708](http://reviews.llvm.org/rL290708).
* AVX-512 instructions that can be encoded with a shorter 'VEX' prefix
encoding, now will be. [r290663](http://reviews.llvm.org/rL290663).
* Module metadata is now indexed in bitcode, which allows the reader to load
records lazily on-demand. [r290690](h...
2017 Jan 03
2
LLVM Weekly - #157, Jan 2nd 2017
...M commits
>
> * The new pass manager is continuing to make progress. With this commit,
> the
> whole LLVM test suite can be built at O3 using it.
> [r290664](http://reviews.llvm.org/rL290664).
>
> * A new 'element-wise atomic' memcpy intrinsic has been introduced.
> [r290708](http://reviews.llvm.org/rL290708).
>
> * AVX-512 instructions that can be encoded with a shorter 'VEX' prefix
> encoding, now will be. [r290663](http://reviews.llvm.org/rL290663).
>
> * Module metadata is now indexed in bitcode, which allows the reader to
> load
> reco...