This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 060f30deeb7 [Support] Make asan poisoning for recyclers more aggressive [...] new 52a72dacab4 Don't emit locations that need a DW_OP_stack_value in DWARF 2 & 3. new cef604c5bb0 [InstCombine] add tests for demanded bits ashr/lshr splat c [...] new a6180c4b3c6 [InstCombine] Use APInt::isSubsetOf to simplify some code i [...]
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/DwarfExpression.cpp | 9 ++- lib/CodeGen/AsmPrinter/DwarfExpression.h | 2 + .../InstCombine/InstCombineSimplifyDemanded.cpp | 64 +++++++++------------- test/DebugInfo/X86/dw_op_minus_direct.ll | 9 +++ test/Transforms/InstCombine/shift.ll | 22 ++++++++ 5 files changed, 68 insertions(+), 38 deletions(-)