Displaying 2 results from an estimated 2 matches for "r293356".
Did you mean:
r293359
2017 Jan 30
2
LLVM Weekly - #161, Jan 30th 2017
...posted an RFC on [making i1 illegal in X86
codegen](http://lists.llvm.org/pipermail/llvm-dev/2017-January/109461.html).
## LLVM commits
* NewGVN gained support for dead and redundant store elimination.
[r293258](http://reviews.llvm.org/rL293258).
* A new MemorySSA updater has been introduced.
[r293356](http://reviews.llvm.org/rL293356).
* A new guard-based loop predication optimisation has been added. This will
enable more guards to be hoisted out of loops.
[r293064](http://reviews.llvm.org/rL293064).
* lit has been expanded to allow boolean expressions in REQUIRES, XFAIL, and
UNSUPPORTED line...
2017 Feb 01
0
LLVM Weekly - #161, Jan 30th 2017
...egen](http://lists.llvm.org/pipermail/llvm-dev/2017-January/109461.html
> ).
>
>
> ## LLVM commits
>
> * NewGVN gained support for dead and redundant store elimination.
> [r293258](http://reviews.llvm.org/rL293258).
>
> * A new MemorySSA updater has been introduced.
> [r293356](http://reviews.llvm.org/rL293356).
>
> * A new guard-based loop predication optimisation has been added. This will
> enable more guards to be hoisted out of loops.
> [r293064](http://reviews.llvm.org/rL293064).
>
> * lit has been expanded to allow boolean expressions in REQUIRES,...