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

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 14:34:32 PDT 2016


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

reduce the unittest.


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.56465.patch
Type: text/x-patch
Size: 8271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160506/9ff60d0b/attachment.bin>


More information about the llvm-commits mailing list