This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 376a50ec1cf DebugInfo: Simplify RangeSpan to be a plain struct new 70897f70e0c gn build: (manually) merge r373527 new c73599fde25 [LegalizeTypes] Check for already split condition before ca [...] new a4a6122eaeb [X86] Add test cases for suboptimal vselect+setcc splitting.
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/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp | 8 +- test/CodeGen/X86/avx512-vselect.ll | 171 +++++++++++++++++++++ test/CodeGen/X86/min-legal-vector-width.ll | 92 +++++++++++ .../gn/secondary/llvm/lib/Target/AArch64/BUILD.gn | 10 ++ utils/gn/secondary/llvm/utils/TableGen/BUILD.gn | 1 + 5 files changed, 278 insertions(+), 4 deletions(-)