[PATCH] D60056: Hoist/sink malloc/free's in LICM.

Nick Lewycky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 1 12:01:37 PDT 2019


nicholas updated this revision to Diff 193147.

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

https://reviews.llvm.org/D60056

Files:
  llvm/include/llvm/Analysis/LoopAllocationInfo.h
  llvm/include/llvm/IR/Instruction.h
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Analysis/CMakeLists.txt
  llvm/lib/Analysis/LoopAllocationInfo.cpp
  llvm/lib/IR/Instruction.cpp
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/allocs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60056.193147.patch
Type: text/x-patch
Size: 31029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190401/42c1ce2c/attachment.bin>


More information about the llvm-commits mailing list