[PATCH] D19222: Restructuring changes in preparation for enabling the x86 call frame optimization for 64-bit targets
David Kreitzer via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 18 06:37:52 PDT 2016
DavidKreitzer created this revision.
DavidKreitzer added reviewers: mkuper, hans, rnk, delena.
DavidKreitzer added a subscriber: llvm-commits.
This is step 1 of 2 for fixing pr27241.
The changes to generalize the x86 call frame optimization to support 64-bit targets are fairly small, but to make the review easier, I separated these restructuring changes from the functional changes, which will come in the next patch. No functional changes are intended from this patch.
http://reviews.llvm.org/D19222
Files:
lib/Target/X86/X86CallFrameOptimization.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19222.54054.patch
Type: text/x-patch
Size: 6599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160418/a2c309e4/attachment.bin>
More information about the llvm-commits
mailing list