[llvm-commits] [llvm] r140634 - in /llvm/trunk: lib/Analysis/ lib/Transforms/IPO/ lib/Transforms/InstCombine/ lib/Transforms/Scalar/ lib/Transforms/Utils/ test/Transforms/IndVarSimplify/ test/Transforms/InstCombine/ test/Transforms/LoopIdiom/ test/Transforms/LoopStrengthReduce/ test/Transforms/ScalarRepl/ test/Transforms/SimplifyLibCalls/
Eric Christopher
echristo at apple.com
Tue Sep 27 13:43:01 PDT 2011
On Sep 27, 2011, at 1:39 PM, Benjamin Kramer wrote:
> Stop emitting instructions with the name "tmp" they eat up memory and have to be uniqued, without any benefit.
Awesome.
-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110927/a35c9c77/attachment.html>
More information about the llvm-commits
mailing list