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

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 08:34:37 PDT 2020


dnsampaio updated this revision to Diff 260332.
dnsampaio added a comment.

Fixed x86 test


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.260332.patch
Type: text/x-patch
Size: 36977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/22ae45e1/attachment.bin>


More information about the llvm-commits mailing list