1. ae05c29 [OPENMP] Remove last iteration separation for loop-based constructs. by Alexey Bataev · 10 years ago
  2. db39021 [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) by Alexey Bataev · 11 years ago
  3. 9dd4e4e DebugInfo: Metadata constructs now start with DI* by Duncan P. N. Exon Smith · 11 years ago
  4. 9e4b820 [OPENMP] Fixed test incompatibility for simd codegen. by Alexey Bataev · 11 years ago
  5. 62dbb97 [OPENMP] Fix use of unsigned counters in loops with zero trip count. by Alexey Bataev · 11 years ago
  6. 0470124 Small test fix for r232890 by Alexander Musman · 11 years ago
  7. 3276a27 [OPENMP] CodeGen of the 'linear' clause for the 'omp simd' directive. by Alexander Musman · 11 years ago
  8. 7931b98 [OPENMP] Enable codegen of the ‘private’ clause for ‘omp simd’ directive by Alexander Musman · 11 years ago
  9. da19af4 [OPENMP] Fixed tests for non-debug builds. NFC. by Alexey Bataev · 11 years ago
  10. 36bf011 [OPENMP] Improved code for generating debug info + generation of all OpenMP regions in termination scope by Alexey Bataev · 11 years ago
  11. eb26ddf Revert "[OPENMP] Improved code for generating debug info + generation of all OpenMP regions in termination scope Patch adds proper generation of debug info for all OpenMP regions. Also, all OpenMP regions are generated in a termination scope, because standard does not allow to throw exceptions out of structured blocks, associated with the OpenMP regions Differential Revision: http://reviews.llvm.org/D7935" by Rafael Espindola · 11 years ago
  12. 7ab2cc1 [OPENMP] Improved code for generating debug info + generation of all OpenMP regions in termination scope by Alexey Bataev · 11 years ago
  13. a953f28 Update Clang tests to handle explicitly typed load changes in LLVM. by David Blaikie · 11 years ago
  14. 8cbe0a6 [OPENMP] Fixed codegen for directives without function outlining. by Alexey Bataev · 11 years ago
  15. cbc368c Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." by Adrian Prantl · 11 years ago
  16. 8bf7af3 Wrap clang module files in a Mach-O, ELF, or COFF container. by Adrian Prantl · 11 years ago
  17. a5f070a [OPENMP] Loop collapsing and codegen for 'omp simd' directive. by Alexander Musman · 11 years ago