[PATCH] D26775: [MIRPrinter] Print raw branch probabilities as expected by MIRParser

Geoff Berry via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 16:30:15 PST 2016


gberry created this revision.
gberry added reviewers: MatzeB, qcolombet.
gberry added a subscriber: llvm-commits.
Herald added a subscriber: mcrosier.

https://reviews.llvm.org/D26775

Files:
  include/llvm/Support/BranchProbability.h
  lib/CodeGen/MIRPrinter.cpp
  lib/Support/BranchProbability.cpp
  test/CodeGen/MIR/Generic/branch-probabilities.ll
  test/CodeGen/MIR/X86/newline-handling.mir
  test/CodeGen/MIR/X86/successor-basic-blocks-weights.mir
  test/CodeGen/MIR/X86/successor-basic-blocks.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26775.78287.patch
Type: text/x-patch
Size: 5062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161117/48c924ea/attachment.bin>


More information about the llvm-commits mailing list