This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fe79297f6f6 [AVR] Enable the '__do_copy_data' function new 7a1158ac82b [X86][SSE] Add test showing failure to compute sign bits th [...] new 9942f5143cf [Interleved][Stride 3]Adding test for case the VF=64 target [...]
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: test/CodeGen/X86/vselect-packss.ll | 65 +++ test/CodeGen/X86/x86-interleaved-access.ll | 626 +++++++++++++++++++++ .../InterleavedAccess/X86/interleavedLoad.ll | 20 + .../InterleavedAccess/X86/interleavedStore.ll | 15 + 4 files changed, 726 insertions(+) create mode 100644 test/CodeGen/X86/vselect-packss.ll