Displaying 1 result from an estimated 1 matches for "r32738".
Did you mean:
r324738
2018 Mar 12
0
LLVM Weekly - #219, Mar 12th 2018
...de.
[r326998](http://reviews.llvm.org/rL326998).
* The syntax for `!foreach` in TableGen has been modified, allowing more
complex expressions. [r326705](http://reviews.llvm.org/rL26705).
* `llvm::GetStatistics()` can now be used to inspect the statistics which have
been touched during execution. [r32738](http://reviews.llvm.org/rL326738).
* The DependenceAnalysis pass has been cleaned up to no longer use
GetElementPtr, and instead rely on Scalar Evolution.
[r326837](http://reviews.llvm.org/rL326837).
* The LLVM Language Reference Manual was updated to clarify that floating
point instructions do...