[PATCH] D85083: Use llvm::is_contained where appropriate (NFC)

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 1 21:51:33 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG60434989e5cd: Use llvm::is_contained where appropriate (NFC) (authored by kazu).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85083/new/

https://reviews.llvm.org/D85083

Files:
  llvm/include/llvm/IR/PassManager.h
  llvm/lib/Analysis/BranchProbabilityInfo.cpp
  llvm/lib/Analysis/MemorySSAUpdater.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/Support/FileCheck.cpp
  llvm/lib/Support/Unix/Signals.inc
  llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.cpp
  llvm/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/tools/dsymutil/dsymutil.cpp
  llvm/unittests/Support/TargetParserTest.cpp
  llvm/utils/TableGen/CodeGenSchedule.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85083.282427.patch
Type: text/x-patch
Size: 12505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200802/1c8ecc1d/attachment.bin>


More information about the llvm-commits mailing list