1. Ignore the -disable-fp-elim when the routine is a leaf.
authorJim Laskey <jlaskey@mac.com>
Fri, 17 Nov 2006 16:09:31 +0000 (16:09 +0000)
committerJim Laskey <jlaskey@mac.com>
Fri, 17 Nov 2006 16:09:31 +0000 (16:09 +0000)
commit2ff5cdb16cea04f562402c2a33732840857a66e2
tree4ded10146b527cf42abaf6af36843c6bb47a9b27
parentc1c2f4b52bbb71c8ff3afc924ac49a7cae0f87f0
1. Ignore the -disable-fp-elim when the routine is a leaf.
2. Offsets on 64-bit stores are still in bytes.

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