[PATCH] Support for stack map generation in X86.

Andrew Trick atrick at apple.com
Tue Oct 22 23:37:27 PDT 2013


  Fixing Hal's comments. Mostly test case cleanup.

Hi lhames, ributzka, echristo,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1996?vs=5092&id=5093#toc

Files:
  include/llvm/CodeGen/StackMaps.h
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/StackMaps.cpp
  lib/Target/X86/X86AsmPrinter.cpp
  lib/Target/X86/X86AsmPrinter.h
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86MCInstLower.cpp
  test/CodeGen/X86/patchpoint.ll
  test/CodeGen/X86/stackmap.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1996.3.patch
Type: text/x-patch
Size: 31341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131022/f3054d45/attachment.bin>


More information about the llvm-commits mailing list