This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3d5f5fc6b15 [InstCombine] add test to show hole in demanded bits; NFC new 9d923086dec [InstCombine] fix demanded-bits propagation for zext/trunc new 0c6c2732e56 [AArch64] Fix incorrect LD1 of 16-bit FP vectors in big endian
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: lib/Target/AArch64/AArch64InstrInfo.td | 26 +-- .../InstCombine/InstCombineSimplifyDemanded.cpp | 2 +- .../AArch64/arm64-big-endian-bitconverts.ll | 207 +++++++++++++++++++++ test/Transforms/InstCombine/and.ll | 4 +- 4 files changed, 217 insertions(+), 22 deletions(-)