[PATCH] D25022: Register Calling Convention - CodeGen Basic Additions

Oren Ben Simhon via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 05:34:54 PDT 2016


oren_ben_simhon updated this revision to Diff 73629.
oren_ben_simhon added a comment.

Uploaded updates according to the comments posted until 10/04


Repository:
  rL LLVM

https://reviews.llvm.org/D25022

Files:
  include/llvm/IR/CallingConv.h
  lib/AsmParser/LLLexer.cpp
  lib/AsmParser/LLParser.cpp
  lib/AsmParser/LLToken.h
  lib/IR/AsmWriter.cpp
  lib/Target/X86/X86CallingConv.h
  lib/Target/X86/X86CallingConv.td
  lib/Target/X86/X86RegisterInfo.cpp
  test/CodeGen/X86/avx512-regcall-NoMask.ll
  test/CodeGen/X86/sse-regcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25022.73629.patch
Type: text/x-patch
Size: 43661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161005/96504e2c/attachment.bin>


More information about the llvm-commits mailing list