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

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 12:23:34 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304329: [IR] Add additional addParamAttr/removeParamAttr to AttributeList API (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D33355?vs=100081&id=100908#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33355

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33355.100908.patch
Type: text/x-patch
Size: 31877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170531/b0c50112/attachment.bin>


More information about the llvm-commits mailing list