This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 18faf2fc64c [ARM] Add saturating arithmetic tests for MVE. NFC new 3a6057eae93 [CostModel][X86] Add tests for extractelement from non-imme [...] new 61fe65b4951 [CostModel][X86] Add tests for insertelement to non-immedia [...] new 8c2f32ef9c3 [llvm-exegesis] Fix r374158
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: test/Analysis/CostModel/X86/vector-extract.ll | 74 +++++++++++++++++++++++++++ test/Analysis/CostModel/X86/vector-insert.ll | 74 +++++++++++++++++++++++++++ tools/llvm-exegesis/lib/LlvmState.cpp | 22 ++++---- tools/llvm-exegesis/lib/LlvmState.h | 10 ++-- 4 files changed, 164 insertions(+), 16 deletions(-)