Displaying 1 result from an estimated 1 matches for "rl243203".
Did you mean:
r243203
2015 Jul 27
0
[LLVMdev] LLVM Weekly - #82, Jul 27th 2015
...f 700M. [r242847](http://reviews.llvm.org/rL242847).
* The last remnant of 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::experi...