[PATCH] D21234: Move isGuaranteedToExecute out of LICM.

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 11:42:26 PDT 2016


eugenis created this revision.
eugenis added a reviewer: chandlerc.
eugenis added a subscriber: llvm-commits.
eugenis set the repository for this revision to rL LLVM.

Also rename LICMSafetyInfo to LoopSafetyInfo.
Both will be used in LoopUnswitch in a separate change.


Repository:
  rL LLVM

http://reviews.llvm.org/D21234

Files:
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/Transforms/Scalar/LICM.cpp
  lib/Transforms/Utils/LoopUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21234.60381.patch
Type: text/x-patch
Size: 14101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160610/c551ab6c/attachment.bin>


More information about the llvm-commits mailing list