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

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 19:35:53 PDT 2020


vitalybuka updated this revision to Diff 285547.
vitalybuka added a comment.

rebase


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.285547.patch
Type: text/x-patch
Size: 15462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200814/a4c35097/attachment.bin>


More information about the llvm-commits mailing list