This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 88c138a88a9 [X86][SSE] Use ISD::MULHS for constant vXi16 ISD::SRA lower [...] new afbc9614c01 [llvm-exegesis] Add support for measuring NumMicroOps.
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: include/llvm/MC/MCSchedule.h | 4 ++++ include/llvm/Target/TargetSchedule.td | 7 +++++++ lib/Target/X86/X86PfmCounters.td | 1 + tools/llvm-exegesis/lib/BenchmarkResult.h | 5 +++++ tools/llvm-exegesis/lib/Latency.cpp | 3 +-- tools/llvm-exegesis/lib/Uops.cpp | 35 +++++++++++++++++++------------ utils/TableGen/CodeGenSchedule.cpp | 9 ++++++++ utils/TableGen/CodeGenSchedule.h | 4 +++- utils/TableGen/SubtargetEmitter.cpp | 7 +++++++ 9 files changed, 59 insertions(+), 16 deletions(-)