summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/ocu-vector.c
Commit message (Collapse)AuthorAgeFilesLines
* rename these tests to match the attribute.Chris Lattner2009-01-051-121/+0
| | | | llvm-svn: 61770
* Remainder is only valid on integer vector operands.Daniel Dunbar2009-01-051-4/+77
| | | | | | Improve ext vector test case. llvm-svn: 61766
* Update a number of CodeGen tests to not create .ll files in the testDaniel Dunbar2008-08-211-1/+1
| | | | | | | | directory. - Removed .ll from the svn:ignore lists to try and prevent this. - Added svn:ignore on test/Misc/Output llvm-svn: 55104
* OCUVector -> ExtVector, shorthand for extended vector, per feedback from Chris.Nate Begeman2008-04-181-2/+2
| | | | llvm-svn: 49942
* Support checking and codegen of constant vector globalsNate Begeman2008-01-251-0/+1
| | | | llvm-svn: 46343
* Allow implicit casts during arithmetic for OCUVector operationsNate Begeman2007-12-301-1/+13
| | | | | | Add codegen support and test for said casts. llvm-svn: 45443
* Handle non-constant initializers.Devang Patel2007-10-241-0/+11
| | | | llvm-svn: 43301
* testcase for vector element access stuff.Chris Lattner2007-08-031-0/+24
llvm-svn: 40783
OpenPOWER on IntegriCloud