This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7cb2547b5f8 [X86][SSE] Add more UDIV nonuniform-constant vector tests new a9ba7266d45 [llvm-exegesis] Rename InstructionInstance into Instruction [...] new a86b69635fd [llvm-mca] Use a vector to store ResourceState objects in t [...]
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: tools/llvm-exegesis/lib/BenchmarkRunner.cpp | 28 +++---- tools/llvm-exegesis/lib/BenchmarkRunner.h | 2 +- tools/llvm-exegesis/lib/Latency.cpp | 12 +-- tools/llvm-exegesis/lib/MCInstrDescView.cpp | 40 ++++----- tools/llvm-exegesis/lib/MCInstrDescView.h | 22 ++--- tools/llvm-exegesis/lib/Target.h | 2 +- tools/llvm-exegesis/lib/Uops.cpp | 32 ++++---- tools/llvm-exegesis/lib/Uops.h | 2 +- tools/llvm-exegesis/lib/X86/Target.cpp | 24 +++--- tools/llvm-mca/Scheduler.cpp | 91 +++++++++++++-------- tools/llvm-mca/Scheduler.h | 60 +++----------- .../llvm-exegesis/X86/SnippetGeneratorTest.cpp | 94 +++++++++++----------- 12 files changed, 199 insertions(+), 210 deletions(-)