summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ext-vector-indexing.c
Commit message (Collapse)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@230783 91177308-0d34-0410-b5e6-96231b3b80d8
* ext_vector IRGen. Patch to allow indexing into Fariborz Jahanian2014-08-191-0/+14
ext_vector_type's 'hi/lo' components when used as lvalue. rdar://18031917 pr20697 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215991 91177308-0d34-0410-b5e6-96231b3b80d8