[PATCH] D66024: [SVFS] Vector Function ABI demangler.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 11:34:18 PDT 2019


fpetrogalli updated this revision to Diff 218140.
fpetrogalli retitled this revision from "Name Demangling as specified in the Vector Function ABI" to "[SVFS] Search vector function system.".
fpetrogalli edited the summary of this revision.
fpetrogalli added a comment.

I have uploaded a new version with the fuzzer requested by @lebedev.ri .


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

https://reviews.llvm.org/D66024

Files:
  llvm/include/llvm/Analysis/SearchVectorFunctionSystem.h
  llvm/lib/Analysis/CMakeLists.txt
  llvm/lib/Analysis/SearchVectorFunctionSystem.cpp
  llvm/tools/vfabi-demangle-fuzzer/CMakeLists.txt
  llvm/tools/vfabi-demangle-fuzzer/vfabi-demangler-fuzzer.cpp
  llvm/unittests/Analysis/CMakeLists.txt
  llvm/unittests/Analysis/VectorFunctionABITest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66024.218140.patch
Type: text/x-patch
Size: 23775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190830/77a11a5d/attachment-0001.bin>


More information about the llvm-commits mailing list