[PATCH] D27558: BranchRelaxation: Compute live-ins when splitting a block
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 18:16:08 PST 2016
MatzeB created this revision.
MatzeB added a reviewer: arsenm.
MatzeB added a subscriber: llvm-commits.
MatzeB set the repository for this revision to rL LLVM.
Herald added subscribers: wdng, mcrosier.
Factors out and reuses live-in computation code from BranchFolding.
Repository:
rL LLVM
https://reviews.llvm.org/D27558
Files:
include/llvm/CodeGen/LivePhysRegs.h
include/llvm/CodeGen/MachineBasicBlock.h
lib/CodeGen/BranchFolding.cpp
lib/CodeGen/BranchFolding.h
lib/CodeGen/BranchRelaxation.cpp
lib/CodeGen/LivePhysRegs.cpp
lib/CodeGen/MachineBasicBlock.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27558.80702.patch
Type: text/x-patch
Size: 6782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161208/66a01a00/attachment.bin>
More information about the llvm-commits
mailing list