Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Account for calling convention specifiers in function definitions in IR test ... | David Blaikie | 2015-06-29 | 1 | -15/+15 |
* | [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) | Alexey Bataev | 2015-05-20 | 1 | -3/+3 |
* | [opaque pointer types] Explicit non-pointer type for call expressions | David Blaikie | 2015-04-16 | 1 | -6/+6 |
* | Test case updates for explicit type parameter to the gep operator | David Blaikie | 2015-03-13 | 1 | -1/+1 |
* | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -1/+1 |
* | Support matching signext attribute in the parallel_num_threads_codegen test t... | Daniel Sanders | 2014-11-22 | 1 | -2/+2 |
* | More OpenMP test case compatibility fixes | Ulrich Weigand | 2014-10-13 | 1 | -2/+2 |
* | Fix incompatibility issue in /OpenMP/parallel_num_threads_codegen.cpp | Alexey Bataev | 2014-10-13 | 1 | -4/+4 |
* | [OPENMP] Codegen for 'num_threads' clause in 'parallel' directive. | Alexey Bataev | 2014-10-13 | 1 | -0/+84 |