This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eb48e7d58f8 [AArch64] Enable FeatureFuseAES on Cortex-A72. new 0536db2f708 [SLPVectorizer][X86] Add vectorization tests for vXi64/vXi3 [...] new 699b16c47c8 Add an extra test for archive symbol tables.
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/Object/X86/archive-symbol-table.s | 19 + .../X86/{shift-shl.ll => arith-add.ll} | 525 +++++++------------ .../X86/{shift-shl.ll => arith-mul.ll} | 580 +++++++++------------ .../X86/{shift-shl.ll => arith-sub.ll} | 523 +++++++------------ 4 files changed, 611 insertions(+), 1036 deletions(-) create mode 100644 test/Object/X86/archive-symbol-table.s copy test/Transforms/SLPVectorizer/X86/{shift-shl.ll => arith-add.ll} (65%) copy test/Transforms/SLPVectorizer/X86/{shift-shl.ll => arith-mul.ll} (64%) copy test/Transforms/SLPVectorizer/X86/{shift-shl.ll => arith-sub.ll} (66%)