This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 15fac97085c [llvm-exegesis] Generate snippet setup code. new 4025e96cad4 [llvm-exegesis] Fix warning in r22752: Initialize IsSnippet [...] new 0c43400bbd5 [IR] avoid -Wdocumentation spew about HTML tags new 14a520d8321 [llvm-exegesis][NFC] Remove unnecessary member variables.
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: include/llvm/IR/Instructions.h | 16 ++++++++-------- tools/llvm-exegesis/lib/Assembler.cpp | 2 +- tools/llvm-exegesis/lib/BenchmarkRunner.cpp | 5 ++--- tools/llvm-exegesis/lib/BenchmarkRunner.h | 2 -- tools/llvm-exegesis/lib/Latency.cpp | 8 ++++---- tools/llvm-exegesis/lib/Uops.cpp | 6 +++--- .../tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp | 2 +- 7 files changed, 19 insertions(+), 22 deletions(-)