[PATCH] D59903: [NFC][FnAttrs] Stress tests for attribute deduction

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 1 09:54:02 PDT 2019


jdoerfert updated this revision to Diff 193112.
jdoerfert added a comment.

Improve bug-exposing test cases (see http://llvm.org/PR41328)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59903

Files:
  llvm/test/Transforms/FunctionAttrs/SCC1.ll
  llvm/test/Transforms/FunctionAttrs/arg_nocapture.ll
  llvm/test/Transforms/FunctionAttrs/arg_returned.ll
  llvm/test/Transforms/FunctionAttrs/fn_noreturn.ll
  llvm/test/Transforms/FunctionAttrs/readattrs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59903.193112.patch
Type: text/x-patch
Size: 47756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190401/82684851/attachment.bin>


More information about the llvm-commits mailing list