commit | 0cc52c67dbc2e073e3f7f34e05e3e7cd17ba9745 | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Thu Mar 14 21:15:20 2013 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Thu Mar 14 21:15:20 2013 +0000 |
tree | 19256c7b9f973060bc983cbd6ab0d44cbca29525 | |
parent | 3080d23fde4981835d8a7faf46c152441fadb11f [diff] |
Move estimateStackSize from ARM into MachineFrameInfo This is a generic function (derived from PEI); moving it into MachineFrameInfo eliminates a current redundancy between the ARM and AArch64 backends, and will allow it to be used by the PowerPC target code. No functionality change intended. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177111 91177308-0d34-0410-b5e6-96231b3b80d8