This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b0f8e696aae [TableGen] Use empty emplace_back to add defaulted construc [...] new 280f00a153c [llvm-mca] Simplify code. NFC
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-mca/HWEventListener.h | 5 ++-- tools/llvm-mca/InstrBuilder.cpp | 10 ++++---- tools/llvm-mca/Instruction.cpp | 41 +++++++++++++++++++-------------- tools/llvm-mca/Instruction.h | 18 +++------------ tools/llvm-mca/ResourcePressureView.cpp | 24 +++++++++---------- tools/llvm-mca/ResourcePressureView.h | 10 ++++---- tools/llvm-mca/Scheduler.cpp | 12 ++++++---- tools/llvm-mca/Support.cpp | 3 +-- tools/llvm-mca/TimelineView.cpp | 2 +- tools/llvm-mca/TimelineView.h | 6 ++--- tools/llvm-mca/llvm-mca.cpp | 23 ++++++------------ 11 files changed, 69 insertions(+), 85 deletions(-)