[PATCH] D89093: [Inliner][NPM] Fix various tests under NPM

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 10:42:53 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf1800579666c: [Inliner][NPM] Fix various tests under NPM (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89093

Files:
  llvm/test/Transforms/Inline/alloca-dbgdeclare-merge.ll
  llvm/test/Transforms/Inline/alloca-merge-align.ll
  llvm/test/Transforms/Inline/array_merge.ll
  llvm/test/Transforms/Inline/delete-call.ll
  llvm/test/Transforms/Inline/devirtualize-2.ll
  llvm/test/Transforms/Inline/devirtualize-3.ll
  llvm/test/Transforms/Inline/externally_available.ll
  llvm/test/Transforms/Inline/inline-cold-callee.ll
  llvm/test/Transforms/Inline/inline-cold.ll
  llvm/test/Transforms/Inline/inline-hot-callee.ll
  llvm/test/Transforms/Inline/inline-hot-callsite.ll
  llvm/test/Transforms/Inline/monster_scc.ll
  llvm/test/Transforms/Inline/pr22285.ll
  llvm/test/Transforms/Inline/prof-update-sample.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89093.297637.patch
Type: text/x-patch
Size: 8855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201012/daec5a3f/attachment.bin>


More information about the llvm-commits mailing list