This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e144c76bb4f [llvm-mca][BtVer2] Add two more move-elimination tests. NFC new 09f76c80ba8 [llvm-exegesis][NFC] Pass Instruction instead of bare Opcode
The 1 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/Latency.cpp | 3 +-- tools/llvm-exegesis/lib/Latency.h | 2 +- tools/llvm-exegesis/lib/MCInstrDescView.cpp | 15 +++++++++++---- tools/llvm-exegesis/lib/MCInstrDescView.h | 1 + tools/llvm-exegesis/lib/SnippetGenerator.cpp | 4 ++-- tools/llvm-exegesis/lib/SnippetGenerator.h | 4 ++-- tools/llvm-exegesis/lib/Uops.cpp | 6 ++---- tools/llvm-exegesis/lib/Uops.h | 2 +- tools/llvm-exegesis/lib/X86/Target.cpp | 10 ++++------ tools/llvm-exegesis/llvm-exegesis.cpp | 14 +++++++------- .../tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp | 8 +++++--- 11 files changed, 37 insertions(+), 32 deletions(-)