This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4b07d035e26 Verify a couple more fields in STATEPOINT instructions new 29e59c38ab2 Tidy up a bit of r304516, use SmallVector::assign rather th [...] new 23873bb3a19 [LazyValueInfo] Fix formatting NFC.
The 2 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/ADT/SmallVector.h | 8 +++++++ lib/Analysis/LazyValueInfo.cpp | 2 +- lib/Bitcode/Writer/BitcodeWriter.cpp | 46 +++++++++++++----------------------- lib/Target/X86/X86ISelLowering.cpp | 4 ++-- unittests/ADT/SmallVectorTest.cpp | 10 ++++++++ 5 files changed, 37 insertions(+), 33 deletions(-)