[PATCH] D37600: Preserve existing registers when adding pristines to LivePhysRegs
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 8 07:57:43 PDT 2017
kparzysz updated this revision to Diff 114364.
kparzysz added a comment.
- Kept the original code for the case of empty set.
- Added the same fix to LiveRegUnits.
Repository:
rL LLVM
https://reviews.llvm.org/D37600
Files:
include/llvm/CodeGen/LivePhysRegs.h
include/llvm/CodeGen/LiveRegUnits.h
lib/CodeGen/LivePhysRegs.cpp
lib/CodeGen/LiveRegUnits.cpp
test/CodeGen/Hexagon/livephysregs-add-pristines.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37600.114364.patch
Type: text/x-patch
Size: 7357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170908/5f8256c4/attachment.bin>
More information about the llvm-commits
mailing list