[PATCH] D15259: Normalize MBB's successors' probabilities in several locations.

Cong Hou via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 14:36:56 PST 2015


congh updated this revision to Diff 42465.
congh added a comment.

Update the patch according to David's comment.


http://reviews.llvm.org/D15259

Files:
  include/llvm/CodeGen/MachineBasicBlock.h
  lib/CodeGen/EarlyIfConversion.cpp
  lib/CodeGen/IfConversion.cpp
  lib/CodeGen/MachineBasicBlock.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/TailDuplication.cpp
  lib/Target/AArch64/AArch64ConditionalCompares.cpp
  lib/Target/AMDGPU/AMDILCFGStructurizer.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/Hexagon/HexagonEarlyIfConv.cpp
  lib/Target/Mips/MipsLongBranch.cpp
  lib/Target/PowerPC/PPCEarlyReturn.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15259.42465.patch
Type: text/x-patch
Size: 13354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151210/23aeb1d3/attachment.bin>


More information about the llvm-commits mailing list