[PATCH] D20507: CodeGen: Refactor renameDisconnectedComponents() as a pass
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Fri May 20 20:09:50 PDT 2016
MatzeB updated this revision to Diff 58030.
MatzeB added a comment.
Herald added a reviewer: tstellarAMD.
Add a .mir test for the RenameIndependentSubregs pass.
Repository:
rL LLVM
http://reviews.llvm.org/D20507
Files:
include/llvm/CodeGen/LiveInterval.h
include/llvm/CodeGen/LiveIntervalAnalysis.h
include/llvm/CodeGen/Passes.h
include/llvm/InitializePasses.h
lib/CodeGen/CMakeLists.txt
lib/CodeGen/CodeGen.cpp
lib/CodeGen/LiveInterval.cpp
lib/CodeGen/LiveIntervalAnalysis.cpp
lib/CodeGen/LiveRangeUtils.h
lib/CodeGen/MachineScheduler.cpp
lib/CodeGen/TargetPassConfig.cpp
test/CodeGen/AMDGPU/rename-independent-subregs.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20507.58030.patch
Type: text/x-patch
Size: 22864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160521/96ee0ed9/attachment.bin>
More information about the llvm-commits
mailing list