[PATCH] D31198: [IR] Make AttributeSetNode public, avoid temporary AttributeList copies

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 13:30:53 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299875: [IR] Make AttributeSetNode public, avoid temporary AttributeList copies (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D31198?vs=94574&id=94730#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31198

Files:
  llvm/trunk/include/llvm/IR/AttributeSetNode.h
  llvm/trunk/include/llvm/IR/Attributes.h
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLParser.h
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/AttributeImpl.h
  llvm/trunk/lib/IR/AttributeSetNode.h
  llvm/trunk/lib/IR/Attributes.cpp
  llvm/trunk/lib/IR/Core.cpp
  llvm/trunk/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/trunk/lib/Transforms/IPO/DeadArgumentElimination.cpp
  llvm/trunk/lib/Transforms/IPO/MergeFunctions.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  llvm/trunk/lib/Transforms/Utils/CloneFunction.cpp
  llvm/trunk/lib/Transforms/Utils/CodeExtractor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31198.94730.patch
Type: text/x-patch
Size: 65667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170410/5d0a1223/attachment.bin>


More information about the llvm-commits mailing list