This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a30e2b308bb [InstCombine] add icmp-xor tests to show vector neglect; NFC new 90e7ab1a9dd [IR] Switch AttributeList to use an array for O(1) access new 60e9cbcea70 [RuntimeDyld, PowerPC] Fix regression from r303637 new 1010908cf7d Commit AttributeList change that was supposed to be part of [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/Attributes.h | 46 +-- lib/Bitcode/Writer/BitcodeWriter.cpp | 10 +- lib/Bitcode/Writer/ValueEnumerator.cpp | 7 +- lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 16 +- lib/IR/AttributeImpl.h | 47 +-- lib/IR/Attributes.cpp | 394 +++++++++------------ lib/IR/Instructions.cpp | 6 + lib/IR/Verifier.cpp | 14 +- lib/Transforms/Utils/FunctionComparator.cpp | 10 +- 9 files changed, 227 insertions(+), 323 deletions(-)