[PATCH] Ephemeral values for LLVM invariants
hfinkel at anl.gov
hfinkel at anl.gov
Thu Jul 17 20:33:44 PDT 2014
Used SmallPtrSet instead of DenseSet (and some control flow cleanup as per Chandler's review).
http://reviews.llvm.org/D180
Files:
include/llvm/Analysis/CodeMetrics.h
lib/Analysis/CodeMetrics.cpp
lib/Analysis/IPA/InlineCost.cpp
lib/Transforms/Scalar/LoopRotation.cpp
lib/Transforms/Scalar/LoopUnrollPass.cpp
lib/Transforms/Scalar/LoopUnswitch.cpp
test/Transforms/Inline/ephemeral.ll
test/Transforms/LoopUnroll/ephemeral.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D180.11627.patch
Type: text/x-patch
Size: 13364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140718/470686b7/attachment.bin>
More information about the llvm-commits
mailing list