[PATCH] D16126: LiveInterval: Add utility class to rename independent subregister usage

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 19:35:35 PST 2016


MatzeB updated this revision to Diff 44704.
MatzeB added a comment.

- Renamed main function to "renameComponents()"
- Split the implementation into several functions.


Repository:
  rL LLVM

http://reviews.llvm.org/D16126

Files:
  include/llvm/CodeGen/LiveInterval.h
  include/llvm/CodeGen/LiveIntervalAnalysis.h
  lib/CodeGen/LiveInterval.cpp
  lib/CodeGen/LiveIntervalAnalysis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16126.44704.patch
Type: text/x-patch
Size: 11897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160113/6784b4f6/attachment.bin>


More information about the llvm-commits mailing list