This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 62905805b19 Assume existence of inttypes.h and stdint.h in DataTypes.h. new 7d1af99a866 Attempt to fix papertrail-warnings.test on Windows bots. new e509ab0cbdd [llvm-mca] Do not assume that implicit reads cannot be asso [...]
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: test/tools/dsymutil/X86/papertrail-warnings.test | 4 ++-- test/tools/llvm-mca/X86/BtVer2/read-advance-2.s | 26 ++++++++++++++++++++++++ tools/llvm-mca/InstrBuilder.cpp | 18 ++++++++++++---- tools/llvm-mca/Instruction.h | 11 +++++----- 4 files changed, 48 insertions(+), 11 deletions(-) create mode 100644 test/tools/llvm-mca/X86/BtVer2/read-advance-2.s