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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 13 01:29:29 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255455: Normalize MBB's successors' probabilities in several locations. (authored by conghou).

Changed prior to commit:
  http://reviews.llvm.org/D15259?vs=42465&id=42653#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15259

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15259.42653.patch
Type: text/x-patch
Size: 13750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151213/18929467/attachment.bin>


More information about the llvm-commits mailing list