[PATCH] D13963: Create a new interface addSuccessorWithoutWeight(MBB*) in MBB to add successors when optimization is disabled.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 27 11:01:50 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL251429: Create a new interface addSuccessorWithoutWeight(MBB*) in MBB to add… (authored by conghou).
Changed prior to commit:
http://reviews.llvm.org/D13963?vs=38282&id=38566#toc
Repository:
rL LLVM
http://reviews.llvm.org/D13963
Files:
llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h
llvm/trunk/lib/CodeGen/MachineBasicBlock.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/Target/AArch64/AArch64FastISel.cpp
llvm/trunk/test/CodeGen/MIR/X86/newline-handling.mir
llvm/trunk/test/CodeGen/MIR/X86/successor-basic-blocks.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13963.38566.patch
Type: text/x-patch
Size: 7449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151027/c5e59568/attachment.bin>
More information about the llvm-commits
mailing list