Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not violate the opencl casting rules. This test case still illustrates ↵ | Tanya Lattner | 2011-07-07 | 1 | -4/+3 |
| | | | | | | the problem. In the future, we should throw an error when doing invalid casting. llvm-svn: 134570 | ||||
* | Modify test for 32 and 64 bit. | Tanya Lattner | 2011-04-16 | 1 | -5/+5 |
| | | | | llvm-svn: 129627 | ||||
* | Fix bug in vector initializer when initializing a vector with another vector. | Tanya Lattner | 2011-04-15 | 1 | -0/+12 |
Add test case. llvm-svn: 129617 |