Displaying 1 result from an estimated 1 matches for "r243107".
Did you mean:
1243107
2015 Jul 27
0
[LLVMdev] LLVM Weekly - #82, Jul 27th 2015
...the AliasAnalysis legacy update API have been removed.
[r242881](http://reviews.llvm.org/rL242881).
* LoopUnswitch can now unswitch multiple trivial conditions in a single pass
invocation. [r243203](http://reviews.llvm.org/rL243203).
## Clang commits
* Clang gained the `isFinal()` AST matcher.
[r243107](http://reviews.llvm.org/rL243107).
## Other project commits
* A new ELF linker has been born, based on the PE/COFF linker.
[r243161](http://reviews.llvm.org/rL243161).
* libcxx gained a default searcher for `std::experimental::search`.
[r242682](http://reviews.llvm.org/rL242682).