OSDN Git Service

The TOC save offset can be computed at compile time, do so and
authorEric Christopher <echristo@gmail.com>
Fri, 13 Feb 2015 00:39:36 +0000 (00:39 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 13 Feb 2015 00:39:36 +0000 (00:39 +0000)
commit82eeeb5b94166a7b9a7415d3ab9f38c809288ec5
tree39080f9945ae15e2d80f047971b4b96ec9e886ca
parentb9472338182aa0faafbcf48a05b637aed457af43
The TOC save offset can be computed at compile time, do so and
propagate changes.

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