search for: r290663

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

Did you mean: r290664
2017 Jan 02
2
LLVM Weekly - #157, Jan 2nd 2017
...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](http://reviews.llvm.org/rL290690). ## Clang commits * Relaxed matching of template template arguments in C++17 was implemented, but is disabled by...
2017 Jan 03
2
LLVM Weekly - #157, Jan 2nd 2017
...[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](http://reviews.llvm.org/rL290690). > > > ## Clang commits > > * Relaxed matching of template template arguments in...