Displaying 1 result from an estimated 1 matches for "r327303".
Did you mean:
rl327303
2018 Mar 19
0
LLVM Weekly - #220, Mar 19th 2018
...40.html).
## LLVM commits
* lit has been extended to support reporting multiple 'micro-test' results, to
enable it to be used for collecting microbenchmark results.
[r327422](http://reviews.llvm.org/rL327422).
* The handling of dangling debug info in the SelectionDAG has been improved.
[r327303](http://reviews.llvm.org/rL327303).
* The LoopInstSimplify pass has been removed due to the fact that it is not
used in-tree and has no tests. [r327329](http://reviews.llvm.org/rL327329).
* dsymutil will now perform `analyzeContextInfo` and `CloneDIEs` in parallel,
leading to performance improvem...