This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a8bf89232d3 Update test: new b7d233e9738 Revert r312240 new aa74e1b97a0 [codeview] Generalize DIExpression parsing to handle load chains new da536d4e175 [InstCombine] improve demanded vector elements analysis of [...]
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: cmake/modules/HandleLLVMOptions.cmake | 2 - lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 61 ++++++++++++---------- lib/CodeGen/AsmPrinter/CodeViewDebug.h | 2 +- lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | 12 +++-- lib/CodeGen/AsmPrinter/DebugHandlerBase.h | 13 ++--- .../InstCombine/InstCombineSimplifyDemanded.cpp | 19 +++---- .../InstCombine/InstCombineVectorOps.cpp | 4 +- test/CodeGen/MIR/X86/diexpr-win32.mir | 4 +- test/Transforms/InstCombine/X86/x86-pshufb.ll | 5 +- test/Transforms/InstCombine/vec_demanded_elts.ll | 17 +++--- 10 files changed, 67 insertions(+), 72 deletions(-)