[PATCH] D22027: BranchFolding: Use LivePhysReg to update live in lists.

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 17:13:01 PDT 2016


MatzeB updated the summary for this revision.
MatzeB updated this revision to Diff 63000.
MatzeB added a comment.

Address nitpicks, add a comment to explain the purpose of the loop over the super registers.


Repository:
  rL LLVM

http://reviews.llvm.org/D22027

Files:
  lib/CodeGen/BranchFolding.cpp
  lib/CodeGen/BranchFolding.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22027.63000.patch
Type: text/x-patch
Size: 5123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160707/503399f8/attachment.bin>


More information about the llvm-commits mailing list