[PATCH] D85269: [StackSafety] Use ValueInfo in ParamAccess::Call

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 12:43:19 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfc4fd898522a: [StackSafety] Use ValueInfo in ParamAccess::Call (authored by vitalybuka).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85269

Files:
  llvm/include/llvm/Analysis/StackSafetyAnalysis.h
  llvm/include/llvm/IR/ModuleSummaryIndex.h
  llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/lib/Analysis/StackSafetyAnalysis.cpp
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/AsmParser/LLParser.h
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/IR/AsmWriter.cpp
  llvm/test/Bitcode/thinlto-function-summary-paramaccess.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85269.285738.patch
Type: text/x-patch
Size: 15630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200814/82c8b6f3/attachment.bin>


More information about the llvm-commits mailing list