[PATCH] D64162: [Attributor] Liveness analysis.

Stefan Stipanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 10:46:39 PDT 2019


sstefan1 updated this revision to Diff 211144.
sstefan1 added a comment.

- Make changeToCall available from Local.h
- address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64162

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/include/llvm/Transforms/Utils/Local.h
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/FunctionAttrs/liveness.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64162.211144.patch
Type: text/x-patch
Size: 17451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190722/5bcd6845/attachment.bin>


More information about the llvm-commits mailing list