search for: rl326837

Displaying 1 result from an estimated 1 matches for "rl326837".

Did you mean: r326837
2018 Mar 12
0
LLVM Weekly - #219, Mar 12th 2018
...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 not have side effects. [r327138](http://reviews.llvm.org/rL327138). ## Clang commits * The new CMake variables `CLANG_DEFAULT_STD_C/CLANG_DEFAULT_STD_CXX` can be set when building Clang to override...