Changes by: Nathaniel Gray (n8gray at caltech.edu)
Date: 2004-04-14 16:17:25 -0700 (Wed, 14 Apr 2004)
Revision: 5650
Log message:
This is a stab at a PPC backend for the compiler. It's not working yet so don't
bother trying to use it. I'm mostly committing this so that I'll have a backup
and version history in CVS, and so that others in the group are aware of what
I'm doing.
These files are essentially just ports of the x86 versions with a few
intelligent changes and a few not-so-intelligent changes made. I think I've
done a decent job adapting the asm and frame to PPC but other areas are not
well thought out yet.