This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 40c1d29a9d1 [SanitizerCoverage] Prevent /OPT:REF from stripping constructors new 78735571302 [llvm-mca] Correctly set aliases for register writes introd [...] new a5213c4729d [codeview] Emit S_BUILDINFO and LF_BUILDINFO with cwd and s [...]
The 2 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/DebugInfo/CodeView/TypeRecord.h | 12 +++- lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 48 ++++++++++++++++ lib/CodeGen/AsmPrinter/CodeViewDebug.h | 2 + .../COFF/build-info.ll} | 32 +++++------ .../llvm-mca/include/HardwareUnits/RegisterFile.h | 8 ++- tools/llvm-mca/lib/HardwareUnits/RegisterFile.cpp | 65 ++++++++++++++++++---- tools/llvm-mca/lib/Stages/DispatchStage.cpp | 15 +++-- 7 files changed, 146 insertions(+), 36 deletions(-) copy test/{MC/COFF/cv-compiler-info.ll => DebugInfo/COFF/build-info.ll} (50%)