[PATCH] D16831: [regalloc][WinEH] Do not mark intervals as not spillable if they contain a regmask

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 14:57:14 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260164: [regalloc][WinEH] Do not mark intervals as not spillable if they contain a… (authored by akaylor).

Changed prior to commit:
  http://reviews.llvm.org/D16831?vs=46860&id=47258#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16831

Files:
  llvm/trunk/include/llvm/CodeGen/LiveInterval.h
  llvm/trunk/lib/CodeGen/CalcSpillWeights.cpp
  llvm/trunk/lib/CodeGen/LiveInterval.cpp
  llvm/trunk/test/CodeGen/X86/regalloc-spill-at-ehpad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16831.47258.patch
Type: text/x-patch
Size: 6185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160208/39f39883/attachment.bin>


More information about the llvm-commits mailing list