[PATCH] D17203: [LICM] Hoist and sink entire inner loops.

Chris Diamand via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 08:05:43 PST 2016


chrisdiamand_arm updated this revision to Diff 48191.
chrisdiamand_arm added a comment.

This adds one '; CHECK-LABEL: @main(' line to each new test.


http://reviews.llvm.org/D17203

Files:
  include/llvm/Analysis/LoopInfo.h
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/Analysis/LoopInfo.cpp
  lib/Transforms/Scalar/LICM.cpp
  test/Analysis/ScalarEvolution/2012-03-26-LoadConstant.ll
  test/Transforms/LICM/inner-loop-dont-sink.ll
  test/Transforms/LICM/inner-loop-hoist.ll
  test/Transforms/LICM/inner-loop-sink-multiple-phi.ll
  test/Transforms/LICM/sinking.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17203.48191.patch
Type: text/x-patch
Size: 29499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160217/3cbb5a12/attachment.bin>


More information about the llvm-commits mailing list