[PATCH] D50125: [FunctionAttrs] Annotate function arguments with call site information

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 2 05:16:37 PDT 2018


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

Remove large macro in favor of a switch


Repository:
  rL LLVM

https://reviews.llvm.org/D50125

Files:
  lib/Transforms/IPO/FunctionAttrs.cpp
  test/Other/opt-O2-pipeline.ll
  test/Other/opt-O3-pipeline.ll
  test/Other/opt-Os-pipeline.ll
  test/Other/pass-pipelines.ll
  test/Transforms/FunctionAttrs/internal_alias.ll
  test/Transforms/FunctionAttrs/internal_callee.ll
  test/Transforms/FunctionAttrs/internal_large-agg.ll
  test/Transforms/FunctionAttrs/internal_malloc.ll
  test/Transforms/FunctionAttrs/internal_noalias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50125.158736.patch
Type: text/x-patch
Size: 49709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/39723457/attachment.bin>


More information about the llvm-commits mailing list