[PATCH] D66155: [Attributor] Liveness for internal functions.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 16:16:42 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369470: [Attributor] Liveness for internal functions. (authored by sstefan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66155?vs=216159&id=216282#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66155

Files:
  llvm/trunk/include/llvm/Transforms/IPO/Attributor.h
  llvm/trunk/lib/Transforms/IPO/Attributor.cpp
  llvm/trunk/test/Transforms/FunctionAttrs/align.ll
  llvm/trunk/test/Transforms/FunctionAttrs/liveness.ll
  llvm/trunk/test/Transforms/FunctionAttrs/read_write_returned_arguments_scc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66155.216282.patch
Type: text/x-patch
Size: 9127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190820/4b0cb5a8/attachment.bin>


More information about the llvm-commits mailing list