This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cb7fbfe [libFuzzer] run re2 test in 8 threads by default new 02e7181 [X86] Use std::max to calculate alignment instead of assuming [...] new bdc4313 [X86] Expand all-ones-vector test to cover 256-bit and 512-bi [...] new 941593b [X86] Add test case for PR30511 and r282341.
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/Target/X86/X86InstrInfo.cpp | 4 +- test/CodeGen/X86/all-ones-vector.ll | 590 +++++++++++++++++++++++++++++++++++- test/CodeGen/X86/pr30511.ll | 23 ++ 3 files changed, 611 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/X86/pr30511.ll