[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:30:56 PDT 2018


EricWF updated this revision to Diff 139547.
EricWF added a comment.

- Correct `AllocationFnData` for `align_val_t` overloads to properly check the second parameter.


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.139547.patch
Type: text/x-patch
Size: 12543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180323/f92c6f90/attachment.bin>


More information about the llvm-commits mailing list