This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 863bc82a9a1 [InstCombine] Transform bcopy to memmove new 84c9bb2b3e4 DebugInfo: Rename DebugLocStream::Entry::Begin/EndSym to ju [...] new 3607fde43eb [NFC][InstCombine] Add tests for 'variable sext of variable [...] new a213b6762a5 [InstCombine] Bypass high bit extract before variable sign- [...]
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: lib/CodeGen/AsmPrinter/DebugLocStream.h | 10 +- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 20 +- lib/Transforms/InstCombine/InstCombineInternal.h | 2 + lib/Transforms/InstCombine/InstCombineShifts.cpp | 72 +++ ...able-signext-of-variable-high-bit-extraction.ll | 575 +++++++++++++++++++++ 5 files changed, 662 insertions(+), 17 deletions(-) create mode 100644 test/Transforms/InstCombine/variable-signext-of-variable-high-b [...]