[PATCH] D76970: Support for library function aligned_alloc in TLI / memory builtins

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 29 11:13:41 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc0955edfd6ec: Introduce support for lib function aligned_alloc in TLI / memory builtins (authored by bondhugula).

Changed prior to commit:
  https://reviews.llvm.org/D76970?vs=253297&id=253440#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76970

Files:
  llvm/include/llvm/Analysis/MemoryBuiltins.h
  llvm/include/llvm/Analysis/TargetLibraryInfo.def
  llvm/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/lib/Analysis/MemoryBuiltins.cpp
  llvm/lib/Analysis/TargetLibraryInfo.cpp
  llvm/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/test/Transforms/DeadStoreElimination/simple.ll
  llvm/unittests/Analysis/TargetLibraryInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76970.253440.patch
Type: text/x-patch
Size: 7151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200329/8771b9d5/attachment-0001.bin>


More information about the llvm-commits mailing list