[PATCH] D20739: Better fix for PR27903.

Than McIntosh via llvm-commits llvm-commits at lists.llvm.org
Fri May 27 11:06:40 PDT 2016


thanm created this revision.
thanm added reviewers: wmi, tejohnson, qcolombet, gbiv.
thanm added a subscriber: llvm-commits.

Re-enable lifetime-start-on-first-use for stack coloring,
but explicitly disable it for slots with more than one start
lifetime marker.

Bug: 27903

http://reviews.llvm.org/D20739

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20739.58814.patch
Type: text/x-patch
Size: 6591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160527/abc45ff1/attachment.bin>


More information about the llvm-commits mailing list