This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 94ec1e3 [Power9] Exploit D-Form VSX Scalar memory ops that target ful [...] new 61e54f8 Fix IntegerType::MAX_INT_BITS value
The 1 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/DerivedTypes.h | 5 +++-- include/llvm/IR/Type.h | 2 ++ test/Assembler/invalid-inttype.ll | 5 +++++ test/Assembler/max-inttype.ll | 4 ++++ 4 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 test/Assembler/invalid-inttype.ll create mode 100644 test/Assembler/max-inttype.ll