[PATCH] D20507: CodeGen: Refactor renameDisconnectedComponents() as a pass

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 31 15:44:41 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271345: CodeGen: Refactor renameDisconnectedComponents() as a pass (authored by matze).

Changed prior to commit:
  http://reviews.llvm.org/D20507?vs=58321&id=59140#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20507

Files:
  llvm/trunk/include/llvm/CodeGen/LiveInterval.h
  llvm/trunk/include/llvm/CodeGen/LiveIntervalAnalysis.h
  llvm/trunk/include/llvm/CodeGen/Passes.h
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/lib/CodeGen/CMakeLists.txt
  llvm/trunk/lib/CodeGen/CodeGen.cpp
  llvm/trunk/lib/CodeGen/LiveInterval.cpp
  llvm/trunk/lib/CodeGen/LiveIntervalAnalysis.cpp
  llvm/trunk/lib/CodeGen/LiveRangeUtils.h
  llvm/trunk/lib/CodeGen/MachineScheduler.cpp
  llvm/trunk/lib/CodeGen/RenameIndependentSubregs.cpp
  llvm/trunk/lib/CodeGen/TargetPassConfig.cpp
  llvm/trunk/test/CodeGen/AMDGPU/rename-independent-subregs.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20507.59140.patch
Type: text/x-patch
Size: 39154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160531/997b2d3d/attachment.bin>


More information about the llvm-commits mailing list