This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ec4eff9 [SystemZ] Add support for the .word directive. new ed35fda Try to fix compilation error in DebugInfoPDBTests. new 0be32ac [InstCombine] allow or(sext(A), B) --> A ? -1 : B transform f [...] new 4b4ad23 [X86][AVX] Added combine test that should simplify to insertps
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/Transforms/InstCombine/InstCombineAndOrXor.cpp | 9 +++++---- test/CodeGen/X86/vector-shuffle-combining-avx.ll | 10 ++++++++++ test/Transforms/InstCombine/or.ll | 6 ++---- unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp | 4 +++- 4 files changed, 20 insertions(+), 9 deletions(-)