[PATCH] D44769: [Analysis] Support aligned new/delete functions.
Eric Fiselier via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 22 18:05:04 PDT 2018
EricWF updated this revision to Diff 139544.
EricWF added a comment.
- Add support for nothrow aligned now/delete operators.
https://reviews.llvm.org/D44769
Files:
include/llvm/Analysis/TargetLibraryInfo.def
lib/Analysis/MemoryBuiltins.cpp
lib/Analysis/TargetLibraryInfo.cpp
test/Transforms/InstCombine/malloc-free-delete.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44769.139544.patch
Type: text/x-patch
Size: 12543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180323/5b7c7d11/attachment.bin>
More information about the llvm-commits
mailing list