[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 15:14:34 PDT 2020


dnsampaio updated this revision to Diff 264364.
dnsampaio marked 4 inline comments as done.
dnsampaio added a comment.

Addressed requests


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.264364.patch
Type: text/x-patch
Size: 20655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/d77bb230/attachment-0001.bin>


More information about the llvm-commits mailing list