[PATCH] [Stackmap]Add AnyReg calling convention support for patchpoint intrinsic.
Juergen Ributzka
juergen at ributzka.de
Fri Nov 8 10:51:37 PST 2013
This updated patch fixes an issue with release builds and replaces the assert with llvm_unreachable.
Hi atrick, lhames,
http://llvm-reviews.chandlerc.com/D2009
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2009?vs=5366&id=5415#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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2009.5.patch
Type: text/x-patch
Size: 33949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131108/aa1bdffe/attachment.bin>
More information about the llvm-commits
mailing list