Displaying 1 result from an estimated 1 matches for "r310261".
Did you mean:
rl310261
2017 Aug 14
2
LLVM Weekly - #189, Aug 14th 2017
...division check.
[r310589](http://reviews.llvm.org/rL310589).
* clang-import-test gained a `-dump-ir` argument, which can be used to help
test completions. [r310318](http://reviews.llvm.org/rL310318).
## Other project commits
* A new tool has been added to LLDB to support Intel Processor Trace.
[r310261](http://reviews.llvm.org/rL310261).
* AddressSanitizer now supports Fuchsia.
[r310431](http://reviews.llvm.org/rL310431).
* Polly is now run "before-vectorizer" rather than at the beginning of the
pass pipeline. The advantages of this move are explained in the commit
message. [r310319](...