PPC: Use big-boy Types to annotate interface descriptor parameters
authormbrandy <mbrandy@us.ibm.com>
Wed, 24 Jun 2015 16:09:53 +0000 (09:09 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 24 Jun 2015 16:10:11 +0000 (16:10 +0000)
commit5989a374c95f9f138b4953e5f801c5d368acfe8a
tree4ed093931761c924847ac53b6205578e13720f9d
parent339ac2700decfeab70af8335aa57fe766278ba8c
PPC: Use big-boy Types to annotate interface descriptor parameters

Port c019d7f498ce6fbac6659924e20ddb6c59aebeb8

Original commit message:
- Thread Type::FunctionType through stubs and the TF pipeline.
- Augment Typer to decorate parameter nodes with types from
  a Type::FunctionType associated with interface descriptors.
- Factor interface descriptors into platform-specific and
  platform-independent components so that all descriptors share
  a common Type::FunctionType for all platforms.

R=danno@chromium.org, dstence@us.ibm.com, michael_dawson@ca.ibm.com
BUG=

Review URL: https://codereview.chromium.org/1206893002

Cr-Commit-Position: refs/heads/master@{#29257}
src/ppc/interface-descriptors-ppc.cc