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

Dylan McKay via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 17:06:23 PDT 2016


dylanmckay updated this revision to Diff 74003.
dylanmckay added a comment.

Remove extraneous braces from `if` block.

Also fixed a rebase-gone-wrong and removed the `AVRMCInstLower` stuff that I recently committed to trunk.


https://reviews.llvm.org/D25070

Files:
  lib/CodeGen/LiveRangeEdit.cpp
  lib/CodeGen/RegAllocGreedy.cpp
  test/CodeGen/AVR/high-pressure-on-ptrregs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25070.74003.patch
Type: text/x-patch
Size: 4280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161008/d623015b/attachment-0001.bin>


More information about the llvm-commits mailing list