[PATCH] D37611: [IfConversion] More simple, correct dead/kill liveness handling
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 14 08:56:42 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL313268: [IfConversion] More simple, correct dead/kill liveness handling (authored by kparzysz).
Changed prior to commit:
https://reviews.llvm.org/D37611?vs=115225&id=115232#toc
Repository:
rL LLVM
https://reviews.llvm.org/D37611
Files:
llvm/trunk/include/llvm/CodeGen/LivePhysRegs.h
llvm/trunk/lib/CodeGen/IfConversion.cpp
llvm/trunk/lib/CodeGen/LivePhysRegs.cpp
llvm/trunk/test/CodeGen/Hexagon/branch-folder-hoist-kills.mir
llvm/trunk/test/CodeGen/Hexagon/ifcvt-impuse-livein.mir
llvm/trunk/test/CodeGen/Hexagon/ifcvt-live-subreg.mir
llvm/trunk/test/CodeGen/Hexagon/livephysregs-add-pristines.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37611.115232.patch
Type: text/x-patch
Size: 12156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170914/87688cd9/attachment.bin>
More information about the llvm-commits
mailing list