[PATCH] D47836: Use SmallPtrSet explicitly for SmallSets with pointer types (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 04:23:17 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334492: Use SmallPtrSet explicitly for SmallSets with pointer types (NFC). (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47836?vs=150910&id=150928#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47836

Files:
  llvm/trunk/lib/Transforms/IPO/FunctionAttrs.cpp
  llvm/trunk/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/trunk/lib/Transforms/IPO/MergeFunctions.cpp
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopLoadElimination.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopRerollPass.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopUnswitch.cpp
  llvm/trunk/lib/Transforms/Scalar/SpeculativeExecution.cpp
  llvm/trunk/lib/Transforms/Utils/FunctionComparator.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUnrollRuntime.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/trunk/lib/Transforms/Vectorize/VPlan.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47836.150928.patch
Type: text/x-patch
Size: 16766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180612/541e6b7c/attachment-0001.bin>


More information about the llvm-commits mailing list