summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/ocu_vector_components.c
Commit message (Expand)AuthorAgeFilesLines
* rename these tests to match the attribute.Chris Lattner2009-01-051-28/+0
* Extend vector member references to include {.hi, .lo, .e, .o} which return aNate Begeman2008-05-091-2/+1
* OCUVector -> ExtVector, shorthand for extended vector, per feedback from Chris.Nate Begeman2008-04-181-3/+3
* rename -parse-ast-print to -ast-printChris Lattner2007-10-111-1/+1
* Removed option "-parse-ast-check" from clang driver. This is now implementedTed Kremenek2007-09-261-1/+1
* Restrict vector component access (using "." and "[]") to variables.Steve Naroff2007-08-031-0/+2
* Finish up semantic analysis for vector components.Steve Naroff2007-07-301-6/+13
* Implement syntax/semantic analysis for OCU Vector Components.Steve Naroff2007-07-271-0/+20
OpenPOWER on IntegriCloud