This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e9b2f29faf4 [DTU] Deprecate insertEdge*/deleteEdge* new a58877806a9 [X86] Add test cases to cover the path in VectorLegalizer:: [...] new bc57cccf29e [LegalizeVectorOps] Simplify the non-byte sized load handli [...]
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/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 19 ++- test/CodeGen/X86/vector-sext-widen.ll | 160 +++++++++++++++++++++++++ test/CodeGen/X86/vector-sext.ll | 160 +++++++++++++++++++++++++ test/CodeGen/X86/vector-zext-widen.ll | 99 +++++++++++++++ test/CodeGen/X86/vector-zext.ll | 99 +++++++++++++++ 5 files changed, 526 insertions(+), 11 deletions(-)