Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OPENMP] Fix for failed tests for 'omp atomic write' construct. | Alexey Bataev | 2015-04-23 | 1 | -3/+3 |
* | [OPENMP] Fixed bug in codegen of 'atomic write'. | Alexey Bataev | 2015-03-19 | 1 | -12/+12 |
* | Test case updates for explicit type parameter to the gep operator | David Blaikie | 2015-03-13 | 1 | -26/+26 |
* | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -81/+81 |
* | Update Clang tests to handle explicitly typed gep changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -10/+10 |
* | [OPENMP] Codegen for "#pragma omp atomic write" | Alexey Bataev | 2015-02-27 | 1 | -0/+524 |