Re-apply r110655 with fixes. Epilogue must restore sp from fp if the function...
Re-apply r110655 with fixes. Epilogue must restore sp from fp if the function stack frame has a var-sized object. Also added a test case to check for the added benefit of this patch: it's optimizing away the unnecessary restore of sp from fp for some non-leaf functions. llvm-svn: 110707
Loading
Please register or sign in to comment