[PATCH] D31583: StackColoring: smarter check for slot overlap

Ariel Ben-Yehuda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 05:08:26 PDT 2017


arielb1 updated this revision to Diff 95432.
arielb1 added a comment.

Clean up code to LLVM standards - thanks @doener. Also add support for multiple live ranges.


https://reviews.llvm.org/D31583

Files:
  lib/CodeGen/StackColoring.cpp
  test/CodeGen/X86/StackColoring.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31583.95432.patch
Type: text/x-patch
Size: 12978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170417/a104b3a8/attachment.bin>


More information about the llvm-commits mailing list