[PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 10:24:53 PDT 2016


danielcdh updated this revision to Diff 56594.
danielcdh added a comment.

update comment


http://reviews.llvm.org/D19950

Files:
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/Transforms/Scalar/LICM.cpp
  test/Other/pass-pipelines.ll
  test/Transforms/LICM/not-hoist-low-freq.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19950.56594.patch
Type: text/x-patch
Size: 8871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160509/625128e6/attachment.bin>


More information about the llvm-commits mailing list