Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OPENMP] Outlined function for parallel and other regions with list of captur... | Alexey Bataev | 2015-09-10 | 1 | -6/+6 |
* | [OPENMP 4.1] Codegen for extended format of 'if' clause. | Alexey Bataev | 2015-09-03 | 1 | -2/+2 |
* | Account for calling convention specifiers in function definitions in IR test ... | David Blaikie | 2015-06-29 | 1 | -33/+33 |
* | [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 | -1/+1 |
* | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -3/+3 |
* | More OpenMP test case compatibility fixes | Ulrich Weigand | 2014-10-13 | 1 | -1/+1 |
* | Fix test OpenMP/parallel_if_codegen.cpp. | Alexey Bataev | 2014-10-13 | 1 | -2/+2 |
* | [OPENMP] Codegen for 'if' clause in 'parallel' directive. | Alexey Bataev | 2014-10-13 | 1 | -0/+124 |