[PATCH] D38729: X86: Register the X86CallFrameOptimization pass

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 06:46:29 PDT 2017


zvi created this revision.

The motivation of this change is to enable .mir testing for this pass.
Added one test case to cover the functionality, this same case will be improved by
a future patch.


https://reviews.llvm.org/D38729

Files:
  lib/Target/X86/X86CallFrameOptimization.cpp
  lib/Target/X86/X86TargetMachine.cpp
  test/CodeGen/X86/movtopush.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38729.118380.patch
Type: text/x-patch
Size: 7741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171010/accea659/attachment.bin>


More information about the llvm-commits mailing list