[PATCH] D51152: [NFC] Unify guards detection

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 29 04:38:30 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340921: [NFC] Unify guards detection (authored by mkazantsev, committed by ).

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

Repository:
  rL LLVM

https://reviews.llvm.org/D51152

Files:
  llvm/trunk/include/llvm/Transforms/Utils/GuardUtils.h
  llvm/trunk/lib/Analysis/AliasSetTracker.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
  llvm/trunk/lib/Transforms/Utils/GuardUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51152.163051.patch
Type: text/x-patch
Size: 7630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180829/85b7221e/attachment.bin>


More information about the llvm-commits mailing list