[cfe-commits] r56051 - /cfe/trunk/lib/CodeGen/CGCall.cpp
Matthijs Kooijman
matthijs at stdin.nl
Mon Oct 13 08:43:02 PDT 2008
> Yes, commit coming shortly.
Thanks!
> By the what, what architecture are you actually on?
The Montium Tile Processor. It's a very non-standard architecture that's still
under development, but the interesting part for this discussion is that we
can't handle alloca's, so any struct used _must_ be split up by scalarrepl.
Gr.
Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20081013/642cb947/attachment.sig>
More information about the cfe-commits
mailing list