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

Oren Ben Simhon via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 9 06:39:23 PDT 2016


oren_ben_simhon updated this revision to Diff 74072.
oren_ben_simhon marked 2 inline comments as done.
oren_ben_simhon added a comment.

Fixed all comments submitted until 10/09


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.74072.patch
Type: text/x-patch
Size: 45919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161009/4cf7aa6e/attachment.bin>


More information about the llvm-commits mailing list