[PATCH] D17095: [X86] Add X86FixupSeparateStack pass

Michael LeMay via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 11:24:22 PDT 2016


mlemay-intel updated this revision to Diff 74275.
mlemay-intel added a comment.
Herald added a subscriber: modocache.

Add new pass to registry.
Convert tests to MIR form.
Update tests to reflect previous removal of assertion for certain stores of stack pointers.


https://reviews.llvm.org/D17095

Files:
  lib/Target/X86/CMakeLists.txt
  lib/Target/X86/X86.h
  lib/Target/X86/X86.td
  lib/Target/X86/X86FixupSeparateStack.cpp
  lib/Target/X86/X86Subtarget.cpp
  lib/Target/X86/X86Subtarget.h
  lib/Target/X86/X86TargetMachine.cpp
  test/CodeGen/X86/separate-stack-seg.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17095.74275.patch
Type: text/x-patch
Size: 64577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161011/b1dd0f83/attachment.bin>


More information about the llvm-commits mailing list