PPCFrameLowering's FramePointerOffset can be computed at initialization
authorEric Christopher <echristo@gmail.com>
Fri, 13 Feb 2015 00:39:38 +0000 (00:39 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 13 Feb 2015 00:39:38 +0000 (00:39 +0000)
commit2b4e1b9abf9af56ab2aade78f115aab0fe68e8af
treed6163af8e86835781fe99c3500f63753c049c08a
parent82eeeb5b94166a7b9a7415d3ab9f38c809288ec5
PPCFrameLowering's FramePointerOffset can be computed at initialization
time. Do so.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228998 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCFrameLowering.cpp
lib/Target/PowerPC/PPCFrameLowering.h
lib/Target/PowerPC/PPCISelLowering.cpp