[cfe-commits] [PATCH] - need approval - PPC and PS3 target changes

John Thompson john.thompson.jtsoftware at gmail.com
Tue Jun 22 14:41:28 PDT 2010


The enclosed patch contains three changes:

1.  In compiling the afore-mentioned code targeting PS3, I ran into the lack
of some needed implicit defines.
2. Changes to the PS3 target class to fix some sizes of things.  Curiously,
the PS3 thinks it's a PowerPC64, though it's configuration seems to actually
be more like PowerPC32.

3. Added some PPC-specific constraints, based on the gcc docs.  I just
guessed at what the actions should be.  This is to fix some code I'm trying
to compiler which uses at least the Z constraint.

With your permission I will check it in.  Previously I was given permission
to mess with the PS3 stuff, but because the constraint thing affects the
PowerPC, I thought I should ask.

-John

-- 
John Thompson
John.Thompson.JTSoftware at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100622/60d47985/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PpcAndPpuTargetStuff.patch
Type: application/octet-stream
Size: 5129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100622/60d47985/attachment.obj>


More information about the cfe-commits mailing list