diff options
author | Steve Naroff <snaroff@apple.com> | 2007-07-18 18:00:27 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2007-07-18 18:00:27 +0000 |
commit | 73322924127c873c13101b705dd823f5539ffa5f (patch) | |
tree | 5dafe9a67b82a4c6bc05ae4ac286046d28bfc628 /CodeGen/CodeGenFunction.h | |
parent | 464175bba1318bef7905122e9fda20cff926df78 (diff) |
First round of extended vector support. Here is an overview...
- added ocu_vector_type attribute, Sema::HandleOCUVectorTypeAttribute().
- added new AST node, OCUVectorType, a subclass of VectorType.
- added ASTContext::getOCUVectorType.
- changed ASTContext::convertToVectorType() to ASTContext::getVectorType(). This is
unrelated to extended vectors, however I was in the vicinity and it was on my todo list.
Added a FIXME to Sema::HandleVectorTypeAttribute to deal with converting complex types.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40007 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions