summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/ext-vector.c
Commit message (Collapse)AuthorAgeFilesLines
* Codegen sometimes crashes on comparisons that aren't legal, justChris Lattner2009-03-311-2/+8
| | | | | | | disable this feature for now, to err on the side of rejecting instead of sometimes crashing. rdar://6326239 llvm-svn: 68088
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
| | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602
* Support evaluation of vector constant expressions, and codegen of same.Nate Begeman2009-01-181-0/+2
| | | | llvm-svn: 62455
* A couple more vector component access fixes.Nate Begeman2009-01-181-1/+1
| | | | llvm-svn: 62443
* rename these tests to match the attribute.Chris Lattner2009-01-051-0/+121
llvm-svn: 61770
OpenPOWER on IntegriCloud