Nate Begeman
|
2ffd384441
|
OpenCL 1.0 Support:
Add support for scalar to vector and partially initialized vector constant initializers.
llvm-svn: 74299
|
2009-06-26 18:22:18 +00:00 |
Nate Begeman
|
0359e12208
|
OpenCL 1.0 Support, patch 1/N: upper case swizzle operator and hex element index.
llvm-svn: 74202
|
2009-06-25 21:06:09 +00:00 |
Daniel Dunbar
|
a45cf5b6b0
|
Rename clang to clang-cc.
Tests and drivers updated, still need to shuffle dirs.
llvm-svn: 67602
|
2009-03-24 02:24:46 +00:00 |
Chris Lattner
|
6c7ce109e0
|
enhance ExtVectorElementExpr to allow V->xxyy to work like (*V).xxyy
llvm-svn: 64667
|
2009-02-16 21:11:58 +00:00 |
Nate Begeman
|
bb70bf6dbb
|
Update support for vector component access on ExtVectors.
llvm-svn: 62440
|
2009-01-18 01:47:54 +00:00 |