This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 13892fc AMDGPU: Fix unused variable warning new 181c24a [MIRPrinter] Print raw branch probabilities as expected by MIRParser
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: lib/CodeGen/MIRParser/MIParser.cpp | 3 ++- lib/CodeGen/MIRPrinter.cpp | 5 ++++- test/CodeGen/MIR/Generic/branch-probabilities.ll | 26 ++++++++++++++++++++++ test/CodeGen/MIR/X86/newline-handling.mir | 4 ++-- .../MIR/X86/successor-basic-blocks-weights.mir | 2 +- test/CodeGen/MIR/X86/successor-basic-blocks.mir | 4 ++-- 6 files changed, 37 insertions(+), 7 deletions(-) create mode 100644 test/CodeGen/MIR/Generic/branch-probabilities.ll