[PATCH] D11605: [LoopUnswitch] Add block frequency analysis to recognize hot/cold regions
Chen Li via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 17 21:27:16 PDT 2015
chenli updated this revision to Diff 35060.
chenli added a comment.
Update patch w.r.t Philip's and David's comments.
http://reviews.llvm.org/D11605
Files:
lib/Transforms/Scalar/LoopUnswitch.cpp
test/Transforms/LoopUnswitch/cold-loop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11605.35060.patch
Type: text/x-patch
Size: 4928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150918/3755d28f/attachment.bin>
More information about the llvm-commits
mailing list