Displaying 2 results from an estimated 2 matches for "getstatistics".
Did you mean:
geostatistics
2018 Mar 12
0
LLVM Weekly - #219, Mar 12th 2018
...ine Code Analyzer tool, has been committed. It an be
used to statically estimate the performance of code.
[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).
*...
2010 Nov 12
0
Wine release 1.3.7
The Wine development release 1.3.7 is now available.
What's new in this release (see below for details):
- Improved system tray support.
- Better support for installers with assemblies.
- Many of the msvcrt "secure" functions implemented.
- A lot of fixes to the GStreamer support.
- Many MSXML improvements.
- Translation updates.
- Various bug fixes.
The source is