[PATCH] D37611: [IfConversion] More simple, correct dead/kill liveness handling
Jesper Antonsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 14 08:32:01 PDT 2017
JesperAntonsson updated this revision to Diff 115225.
JesperAntonsson added a comment.
Reverted the changes in the previous patch, except for the name improvements. I guess we can land this, then. I don't have the privileges yet, so I'm grateful for help with that. :-)
https://reviews.llvm.org/D37611
Files:
include/llvm/CodeGen/LivePhysRegs.h
lib/CodeGen/IfConversion.cpp
lib/CodeGen/LivePhysRegs.cpp
test/CodeGen/Hexagon/branch-folder-hoist-kills.mir
test/CodeGen/Hexagon/ifcvt-impuse-livein.mir
test/CodeGen/Hexagon/ifcvt-live-subreg.mir
test/CodeGen/Hexagon/livephysregs-add-pristines.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37611.115225.patch
Type: text/x-patch
Size: 11925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170914/f044b379/attachment.bin>
More information about the llvm-commits
mailing list