[PATCH] D63315: [Attributor] Regularly clear dependences to remove spurious ones

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 10:02:43 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370230: [Attributor] Regularly clear dependences to remove spurious ones (authored by jdoerfert, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63315?vs=204697&id=217679#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63315

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/nonnull.ll
  llvm/trunk/test/Transforms/FunctionAttrs/noreturn_sync.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63315.217679.patch
Type: text/x-patch
Size: 7172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/2e151823/attachment.bin>


More information about the llvm-commits mailing list