[PATCH] D33355: [IR] Add additional addParamAttr/removeParamAttr to AttributeList API

Daniel Neilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 07:14:06 PDT 2017


dneilson updated this revision to Diff 100081.
dneilson added a comment.

rnk comments + rebase


https://reviews.llvm.org/D33355

Files:
  include/llvm/IR/Attributes.h
  include/llvm/IR/Function.h
  include/llvm/IR/Instructions.h
  lib/IR/Attributes.cpp
  lib/IR/Function.cpp
  lib/IR/Instructions.cpp
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  lib/Transforms/Scalar/CorrelatedValuePropagation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33355.100081.patch
Type: text/x-patch
Size: 31611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170524/171f90f6/attachment.bin>


More information about the llvm-commits mailing list