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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D38729
X86: Register the X86CallFrameOptimization pass ClosedPublic Authored by zvi on Oct 10 2017, 6:46 AM.
Details Summary The motivation of this change is to enable .mir testing for this pass.
Diff Detail
Event Timelinezvi added a child revision: D38730: X86: Fix X86CallFrameOptimization to search for the COPY StackPointer.Oct 10 2017, 7:21 AM This revision is now accepted and ready to land.Oct 22 2017, 3:56 AM Closed by commit rL316412: X86: Register the X86CallFrameOptimization pass (authored by zvi). · Explain WhyOct 23 2017, 10:48 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 119997 llvm/trunk/lib/Target/X86/X86CallFrameOptimization.cpp
llvm/trunk/lib/Target/X86/X86TargetMachine.cpp
llvm/trunk/test/CodeGen/X86/movtopush.mir
|