[PATCH] D51152: [NFC] Unify guards detection

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 29 20:40:22 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341014: Re-enable "[NFC] Unify guards detection" (authored by mkazantsev, committed by ).
Herald added a subscriber: mgorny.

Changed prior to commit:
  https://reviews.llvm.org/D51152?vs=163051&id=163253#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51152

Files:
  llvm/trunk/include/llvm/Analysis/GuardUtils.h
  llvm/trunk/lib/Analysis/AliasSetTracker.cpp
  llvm/trunk/lib/Analysis/CMakeLists.txt
  llvm/trunk/lib/Analysis/GuardUtils.cpp
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/Transforms/Scalar/EarlyCSE.cpp
  llvm/trunk/lib/Transforms/Scalar/GuardWidening.cpp
  llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/trunk/lib/Transforms/Scalar/LICM.cpp
  llvm/trunk/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51152.163253.patch
Type: text/x-patch
Size: 9101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180830/14296088/attachment.bin>


More information about the llvm-commits mailing list