This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2aba6fc24e2 [DAG] Prune cycle check in store merge. new 9e6d158bde2 [llvm-mca] Move the RegisterFile class into its own transla [...]
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/CMakeLists.txt | 1 + tools/llvm-mca/Dispatch.cpp | 237 +--------------------- tools/llvm-mca/Dispatch.h | 138 +------------ tools/llvm-mca/{Dispatch.cpp => RegisterFile.cpp} | 137 +------------ tools/llvm-mca/{Dispatch.h => RegisterFile.h} | 112 +--------- 5 files changed, 21 insertions(+), 604 deletions(-) copy tools/llvm-mca/{Dispatch.cpp => RegisterFile.cpp} (64%) copy tools/llvm-mca/{Dispatch.h => RegisterFile.h} (63%)