[PATCH] Added a size field to the stack map record to handle subregister spills.
Andrew Trick
atrick at apple.com
Fri Nov 15 20:50:15 PST 2013
Add comments. While we're at it, improve handling of nonspilled subregisters.
Hi ributzka, lhames,
http://llvm-reviews.chandlerc.com/D2189
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2189?vs=5583&id=5596#toc
Files:
include/llvm/CodeGen/StackMaps.h
include/llvm/Target/TargetInstrInfo.h
lib/CodeGen/InlineSpiller.cpp
lib/CodeGen/StackMaps.cpp
lib/CodeGen/TargetInstrInfo.cpp
lib/Target/X86/X86AsmPrinter.h
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86MCInstLower.cpp
test/CodeGen/X86/anyregcc.ll
test/CodeGen/X86/stackmap.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2189.3.patch
Type: text/x-patch
Size: 26741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131115/65274061/attachment.bin>
More information about the llvm-commits
mailing list