This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1e04734fb63 [NFC] Remove GOTO from SCEV new 91e6826692e [llvm-exegeis] Computing Latency configuration upfront so w [...]
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/CodeTemplate.cpp | 50 +++++ tools/llvm-exegesis/lib/CodeTemplate.h | 60 +++++- tools/llvm-exegesis/lib/Latency.cpp | 155 +++++++++++--- tools/llvm-exegesis/lib/MCInstrDescView.cpp | 16 +- tools/llvm-exegesis/lib/MCInstrDescView.h | 8 +- tools/llvm-exegesis/lib/SnippetGenerator.cpp | 2 +- tools/llvm-exegesis/lib/SnippetGenerator.h | 2 +- tools/llvm-exegesis/lib/Uops.cpp | 8 +- .../llvm-exegesis/X86/SnippetGeneratorTest.cpp | 237 +++++++++++++++------ 9 files changed, 426 insertions(+), 112 deletions(-)