[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 20:07:33 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG021ecbbb4426: [ASan] Changed intrisic implemenation to use PLT safe registers. (authored by kstoimenov).

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.391532.patch
Type: text/x-patch
Size: 32301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211203/e875492c/attachment.bin>


More information about the llvm-commits mailing list