[PATCH] D15085: [AttributeSet] Overload AttributeSet::addAttribute to reduce compile time

Akira Hatanaka via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 23:01:46 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254491: [AttributeSet] Overload AttributeSet::addAttribute to reduce compile (authored by ahatanak).

Changed prior to commit:
  http://reviews.llvm.org/D15085?vs=41413&id=41590#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15085

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15085.41590.patch
Type: text/x-patch
Size: 5497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151202/10860f8a/attachment.bin>


More information about the llvm-commits mailing list