This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 29aef3c4af9 [PartialInlining] Capture by reference rather than by value. new b8a453126a0 [InstCombine] add folds for not-of-shift-right new a086b246887 Fix typo "veify" to "verify".
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/DebugInfo/DWARF/DWARFVerifier.h | 2 +- lib/DebugInfo/DWARF/DWARFVerifier.cpp | 2 +- lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 47 +++++++++++++++------- test/Transforms/InstCombine/not.ll | 22 +++++++--- 4 files changed, 50 insertions(+), 23 deletions(-)