This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 92a8cd19d4f [LoopInfo] Remove duplicates in ExitBlocks to reduce the co [...] new 20508d0ec81 [llvm-exegesis] Refactor how forbidden registers are computed.
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 | 26 ++++---- tools/llvm-exegesis/lib/Latency.h | 3 +- tools/llvm-exegesis/lib/MCInstrDescView.cpp | 34 ++++++++-- tools/llvm-exegesis/lib/MCInstrDescView.h | 6 +- tools/llvm-exegesis/lib/SnippetGenerator.cpp | 31 +++++++-- tools/llvm-exegesis/lib/SnippetGenerator.h | 3 +- tools/llvm-exegesis/lib/Uops.cpp | 52 +++++---------- tools/llvm-exegesis/lib/Uops.h | 3 +- tools/llvm-exegesis/lib/X86/Target.cpp | 16 +++-- .../llvm-exegesis/X86/SnippetGeneratorTest.cpp | 73 ++++++++++++++-------- 10 files changed, 149 insertions(+), 98 deletions(-)