[PATCH] D110419: [TargetLibraryInfo] Pick new/delete calls by target

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 24 14:19:35 PDT 2021


probinson updated this revision to Diff 374959.
probinson added a comment.

Split test into 3 parts.


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

https://reviews.llvm.org/D110419

Files:
  llvm/lib/Analysis/TargetLibraryInfo.cpp
  llvm/test/Transforms/InstCombine/malloc-free-delete.ll
  llvm/test/Transforms/InstCombine/malloc-free.ll
  llvm/test/Transforms/InstCombine/new-delete-itanium.ll
  llvm/test/Transforms/InstCombine/new-delete-msvc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110419.374959.patch
Type: text/x-patch
Size: 38396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210924/7195a21d/attachment.bin>


More information about the llvm-commits mailing list