[PATCH] Move estimateStackSize from ARM into MachineFunction

Hal Finkel hfinkel at anl.gov
Thu Mar 14 11:34:39 PDT 2013


Hello again,

Please review this patch which moves the estimateStackSize function from the ARM backend into MachineFunction. This is a generic function (derived from PEI), and moving it into MachineFunction will allow it to be used by the PowerPC target code.

Alternatively, it could be moved into MachineFrameInfo. Does anyone have a preference?

Thanks again,
Hal

-- 
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory
-------------- next part --------------
A non-text attachment was scrubbed...
Name: move_eststack.patch
Type: text/x-patch
Size: 6730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130314/294f86f8/attachment.bin>


More information about the llvm-commits mailing list