This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f1843f8e41d [X86] Add example of 'zero shift' guards on rotation patter [...] new 93e0d05b71d [XRay][tools] Use Support/JSON.h in llvm-xray convert new 33493244220 [ARM] FP16: support vector zip and unzip new 80d3cc7363b [llvm-exegesis] Renaming classes and functions.
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: lib/Target/ARM/ARMISelDAGToDAG.cpp | 4 + .../CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll | 84 ++++++++------ tools/llvm-exegesis/lib/BenchmarkRunner.cpp | 122 ++++++++++----------- tools/llvm-exegesis/lib/BenchmarkRunner.h | 51 +++++---- tools/llvm-exegesis/lib/Latency.cpp | 25 ++--- tools/llvm-exegesis/lib/Latency.h | 8 +- tools/llvm-exegesis/lib/MCInstrDescView.cpp | 4 +- tools/llvm-exegesis/lib/MCInstrDescView.h | 50 ++++----- tools/llvm-exegesis/lib/Uops.cpp | 67 ++++++----- tools/llvm-exegesis/lib/Uops.h | 4 +- tools/llvm-exegesis/lib/X86/Target.cpp | 24 ++-- tools/llvm-xray/xray-converter.cpp | 109 ++++++++---------- .../llvm-exegesis/X86/SnippetGeneratorTest.cpp | 113 ++++++++++--------- 13 files changed, 330 insertions(+), 335 deletions(-)