diff options
author | Nate Begeman <natebegeman@mac.com> | 2008-02-19 01:11:03 +0000 |
---|---|---|
committer | Nate Begeman <natebegeman@mac.com> | 2008-02-19 01:11:03 +0000 |
commit | 22011e90c992533411d2efc17f5efd365a636117 (patch) | |
tree | 7c3ad3d70ec49224a4e2e3ef05a5b800e7df0da5 /llvm/test/CodeGen/Generic/2006-10-29-Crash.ll | |
parent | 58cc30b64b210033c56fd40cef1cf823fb3df5a7 (diff) | |
download | bcm5719-llvm-22011e90c992533411d2efc17f5efd365a636117.tar.gz bcm5719-llvm-22011e90c992533411d2efc17f5efd365a636117.zip |
Allow ArraySubscriptExpr to be a base node for vector dereference. This
allows you to do things like
typedef __attribute__(( ocu_vector_type(4))) float float4;
float4 *x;
float y = x[0][2];
llvm-svn: 47295
Diffstat (limited to 'llvm/test/CodeGen/Generic/2006-10-29-Crash.ll')
0 files changed, 0 insertions, 0 deletions