[PATCH] D16831: [regalloc][WinEH] Do not mark intervals as not spillable if they contain a regmask
Andy Kaylor via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 3 18:39:52 PST 2016
andrew.w.kaylor updated this revision to Diff 46860.
andrew.w.kaylor added a comment.
Renamed containsRegMask() to isLiveAtIndexes() and revised the implementation as suggested.
Repository:
rL LLVM
http://reviews.llvm.org/D16831
Files:
include/llvm/CodeGen/LiveInterval.h
lib/CodeGen/CalcSpillWeights.cpp
lib/CodeGen/LiveInterval.cpp
test/CodeGen/X86/regalloc-spill-at-ehpad.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16831.46860.patch
Type: text/x-patch
Size: 6192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160204/2c132380/attachment.bin>
More information about the llvm-commits
mailing list