This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8dbe072cd59 [llvm-objcopy][ELF] Implement a mutable section visitor tha [...] new 22cd3d31e89 Fix typos in comments new a8887cf0173 [x86] add tests for buildvector with extracted element; NFC
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/buildvec-extract.ll | 703 +++++++++++++++++++++++++++++++++++ tools/llvm-objcopy/ELF/Object.cpp | 4 +- 2 files changed, 705 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/X86/buildvec-extract.ll