diff options
| author | Dan Gohman <gohman@apple.com> | 2008-06-02 21:30:49 +0000 |
|---|---|---|
| committer | Dan Gohman <gohman@apple.com> | 2008-06-02 21:30:49 +0000 |
| commit | 4e8a512f80cf89e1190c4f541ad87ec1b22ac21d (patch) | |
| tree | 5ce4008b25d08c9f3da67b37d510887816863c9a /llvm/lib/Target/CellSPU/SPUTargetMachine.cpp | |
| parent | f611964230a8ba2f736bcbd564420889e8c38201 (diff) | |
| download | bcm5719-llvm-4e8a512f80cf89e1190c4f541ad87ec1b22ac21d.tar.gz bcm5719-llvm-4e8a512f80cf89e1190c4f541ad87ec1b22ac21d.zip | |
Implement CBE support for first-class structs and array values,
and insertvalue and extractvalue instructions.
First-class array values are not trivial because C doesn't
support them. The approach I took here is to wrap all arrays
in structs. Feedback is welcome.
The 2007-01-15-NamedArrayType.ll test needed to be modified
because it has a "not grep" for a string that now exists,
because array types now have associated struct types, and
those struct types have names.
llvm-svn: 51881
Diffstat (limited to 'llvm/lib/Target/CellSPU/SPUTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions

