[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 12:52:39 PST 2016


andrew.w.kaylor updated this revision to Diff 46819.
andrew.w.kaylor added a comment.

Updating the test to verify that the value used in the catch handler is reloaded.


Repository:
  rL LLVM

http://reviews.llvm.org/D16831

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16831.46819.patch
Type: text/x-patch
Size: 5408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160203/de98f76c/attachment.bin>


More information about the llvm-commits mailing list