Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test case updates for explicit type parameter to the gep operator | David Blaikie | 2015-03-13 | 1 | -1/+1 |
| | | | | llvm-svn: 232187 | ||||
* | Fix an address space id reset with array decay's | Pekka Jaaskelainen | 2014-12-19 | 1 | -0/+11 |
implicit conversion. The issue was produced with OpenCL C code that called a function with a constant string literal argument. llvm-svn: 224592 |