This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cc1c188e61d Fix error due to missing includes. new 7c66ebefee4 [Hexagon] Remove vectors of i64 from valid HVX types new f74c3ebbfb4 [X86] Don't zero the upper bits of the k-register before ex [...]
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/Hexagon/HexagonISelLowering.cpp | 59 +- lib/Target/Hexagon/HexagonISelLoweringHVX.cpp | 4 +- lib/Target/Hexagon/HexagonIntrinsicsV60.td | 12 - lib/Target/Hexagon/HexagonPatterns.td | 8 - lib/Target/Hexagon/HexagonRegisterInfo.td | 10 +- lib/Target/X86/X86ISelLowering.cpp | 9 +- test/CodeGen/X86/avx512-insert-extract.ll | 26 +- test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 42 +- test/CodeGen/X86/avx512-mask-op.ll | 60 +- test/CodeGen/X86/avx512-schedule.ll | 30 +- test/CodeGen/X86/avx512dq-intrinsics-upgrade.ll | 8 +- test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 7908 +++++++++-------------- test/CodeGen/X86/masked_gather_scatter.ll | 132 +- test/CodeGen/X86/pr33349.ll | 16 +- 14 files changed, 3077 insertions(+), 5247 deletions(-)