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

Andrew Trick atrick at apple.com
Fri Nov 8 15:14:46 PST 2013


Juergen,

This looks good to me. Please commit.

-Andy

On Nov 8, 2013, at 10:55 AM, Juergen Ributzka <juergen at ributzka.de> wrote:

>  Oops, the last patch was incomplete.
> 
> Hi atrick, lhames,
> 
> http://llvm-reviews.chandlerc.com/D2009
> 
> CHANGE SINCE LAST DIFF
>  http://llvm-reviews.chandlerc.com/D2009?vs=5415&id=5416#toc
> 
> 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.h
>  lib/Target/X86/X86CallingConv.td
>  lib/Target/X86/X86FastISel.cpp
>  lib/Target/X86/X86ISelLowering.cpp
>  lib/Target/X86/X86InstrInfo.cpp
>  lib/Target/X86/X86MCInstLower.cpp
>  lib/Target/X86/X86RegisterInfo.cpp
>  test/CodeGen/X86/anyregcc.ll
> <D2009.6.patch>




More information about the llvm-commits mailing list