[PATCH] D130107: MemoryBuiltins: remove malloc-family funcs from list
    Augie Fackler via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jul 21 10:24:51 PDT 2022
    
    
  
durin42 edited the summary of this revision.
durin42 updated this revision to Diff 446564.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130107/new/
https://reviews.llvm.org/D130107
Files:
  llvm/lib/Analysis/MemoryBuiltins.cpp
  llvm/test/Transforms/Attributor/heap_to_stack.ll
  llvm/test/Transforms/Attributor/value-simplify-pointer-info.ll
  llvm/test/Transforms/InstCombine/alloc-realloc-free.ll
  llvm/test/Transforms/InstCombine/realloc-free.ll
  llvm/test/Transforms/NewGVN/calloc-load-removal.ll
  llvm/test/Transforms/NewGVN/malloc-load-removal.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130107.446564.patch
Type: text/x-patch
Size: 143893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220721/4f763da9/attachment.bin>
    
    
More information about the llvm-commits
mailing list