[PATCH] Add AnyReg calling convention support for patchpoint intrinsic.

Juergen Ributzka juergen at ributzka.de
Thu Oct 31 17:05:02 PDT 2013


  Add AnyReg calling convention support for patchpoint intrinsic.

  Cleaned up the code a little bit and specified the target triple in the
  testcase to darwin.

Hi atrick, lhames,

http://llvm-reviews.chandlerc.com/D2009

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2009?vs=5141&id=5302#toc

BRANCH
  master

ARCANIST PROJECT
  llvm

Files:
  include/llvm/CodeGen/StackMaps.h
  include/llvm/IR/CallingConv.h
  include/llvm/Target/Target.td
  lib/AsmParser/LLLexer.cpp
  lib/AsmParser/LLParser.cpp
  lib/AsmParser/LLToken.h
  lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  lib/CodeGen/StackMaps.cpp
  lib/Target/X86/X86CallingConv.td
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86MCInstLower.cpp
  lib/Target/X86/X86RegisterInfo.cpp
  test/CodeGen/X86/anyregcc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2009.3.patch
Type: text/x-patch
Size: 31191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131031/2088dc59/attachment.bin>


More information about the llvm-commits mailing list