[PATCH] D77767: Prevent register coalescing in functions whith setjmp

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 15 16:52:40 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6c68f75ee4d9: Prevent register coalescing in functions whith setjmp (authored by dnsampaio).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77767/new/

https://reviews.llvm.org/D77767

Files:
  llvm/lib/CodeGen/RegisterCoalescer.cpp
  llvm/test/CodeGen/ARM/no-register-coalescing-in-returnsTwice.mir
  llvm/test/CodeGen/X86/speculative-load-hardening-call-and-ret.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77767.264392.patch
Type: text/x-patch
Size: 20655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/9a8a3078/attachment.bin>


More information about the llvm-commits mailing list