[PATCH] D25070: [RegAllocGreedy] Attempt to split unspillable live intervals

Dylan McKay via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 02:56:46 PDT 2016


dylanmckay updated this revision to Diff 73901.
dylanmckay added a comment.
Herald added subscribers: mgorny, beanz.

Don't split an unspillable live interval into spillable live intervals


https://reviews.llvm.org/D25070

Files:
  lib/CodeGen/LiveRangeEdit.cpp
  lib/Target/AVR/AVRMCInstLower.cpp
  lib/Target/AVR/AVRMCInstLower.h
  lib/Target/AVR/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25070.73901.patch
Type: text/x-patch
Size: 5445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161007/caab569e/attachment.bin>


More information about the llvm-commits mailing list