[PATCH] D32819: [IR] Switch AttributeList to use an array for O(1) access
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 23 10:02:04 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL303654: [IR] Switch AttributeList to use an array for O(1) access (authored by rnk).
Changed prior to commit:
https://reviews.llvm.org/D32819?vs=99935&id=99942#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32819
Files:
llvm/trunk/include/llvm/IR/Attributes.h
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/Bitcode/Writer/ValueEnumerator.cpp
llvm/trunk/lib/IR/AttributeImpl.h
llvm/trunk/lib/IR/Attributes.cpp
llvm/trunk/lib/IR/Instructions.cpp
llvm/trunk/lib/IR/Verifier.cpp
llvm/trunk/lib/Transforms/Utils/FunctionComparator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32819.99942.patch
Type: text/x-patch
Size: 31740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/32f5ec5c/attachment.bin>
More information about the llvm-commits
mailing list