diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-06-22 23:41:02 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-06-22 23:41:02 +0000 |
commit | a3208f9e7c5d94764599d4873622a4470af35864 (patch) | |
tree | db6befc782ed7607c577579a2f5e69c90e0f44fa /llvm/lib/CodeGen/MachineSink.cpp | |
parent | 1e13c17a55d5db7d4fd96f281940880ead12fc8c (diff) | |
download | llvm-a3208f9e7c5d94764599d4873622a4470af35864.zip llvm-a3208f9e7c5d94764599d4873622a4470af35864.tar.gz llvm-a3208f9e7c5d94764599d4873622a4470af35864.tar.bz2 |
Vector types are not arithmetic types, either. Note that we now ban
__real myvec and __imag myvec, since they aren't all that useful (it's
just an identity function) but we might want to use them in more
restricted cases in the future (e.g., "__real mycomplexvec" could
extract the real parts of a vector of complex numbers).
llvm-svn: 106601
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions