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

Oren Ben Simhon via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 01:54:23 PDT 2016


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

Added updates according to comments posted until 10/06


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.73742.patch
Type: text/x-patch
Size: 43701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161006/4bb9daac/attachment-0001.bin>


More information about the llvm-commits mailing list