[PATCH] D47188: Intel SVML calling conventions

Denis Nagorny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 9 02:25:17 PDT 2018


dvnagorny updated this revision to Diff 150612.
dvnagorny edited the summary of this revision.
Herald added a subscriber: steven_wu.

https://reviews.llvm.org/D47188

Files:
  include/llvm/Analysis/TargetLibraryInfo.h
  include/llvm/IR/CMakeLists.txt
  include/llvm/IR/CallingConv.h
  include/llvm/IR/SVML.td
  lib/Analysis/CMakeLists.txt
  lib/Analysis/TargetLibraryInfo.cpp
  lib/AsmParser/LLLexer.cpp
  lib/AsmParser/LLParser.cpp
  lib/AsmParser/LLToken.h
  lib/IR/AsmWriter.cpp
  lib/IR/Verifier.cpp
  lib/Target/X86/X86CallingConv.td
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86RegisterInfo.cpp
  lib/Target/X86/X86Subtarget.h
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/X86/svml-calls.ll
  utils/TableGen/CMakeLists.txt
  utils/TableGen/SVMLEmitter.cpp
  utils/TableGen/TableGen.cpp
  utils/TableGen/TableGenBackends.h
  utils/vim/syntax/llvm.vim

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47188.150612.patch
Type: text/x-patch
Size: 36491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180609/9a6e11be/attachment.bin>


More information about the llvm-commits mailing list