[PATCH] D115002: [ASan] Changed intrisic implemenation to use PLT safe registers.

Kirill Stoimenov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 2 15:33:43 PST 2021


kstoimenov updated this revision to Diff 391483.
kstoimenov added a comment.

Removed push/pop from tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115002

Files:
  llvm/lib/Target/X86/X86InstrCompiler.td
  llvm/lib/Target/X86/X86MCInstLower.cpp
  llvm/lib/Target/X86/X86RegisterInfo.td
  llvm/test/CodeGen/X86/asan-check-memaccess-add.ll
  llvm/test/CodeGen/X86/asan-check-memaccess-or.ll
  llvm/test/CodeGen/X86/musttail-varargs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115002.391483.patch
Type: text/x-patch
Size: 32301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211202/67b5a7af/attachment.bin>


More information about the llvm-commits mailing list