[PATCH] D46265: StackColoring: better handling of statically unreachable code

Than McIntosh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 08:36:21 PDT 2018


thanm updated this revision to Diff 146335.
thanm added a comment.

Revised test case. New hidden option to turn off statically
unreachable block elimination.


Repository:
  rL LLVM

https://reviews.llvm.org/D46265

Files:
  lib/CodeGen/StackColoring.cpp
  lib/CodeGen/UnreachableBlockElim.cpp
  test/CodeGen/X86/PR37310.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46265.146335.patch
Type: text/x-patch
Size: 7329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/d03fcb5e/attachment.bin>


More information about the llvm-commits mailing list