1. aee4925 Recommit: Compress formatting of array type names (int [4] -> int[4]) by David Blaikie · 3 years, 8 months ago
  2. f9ad1d1 Revert "Compress formatting of array type names (int [4] -> int[4])" by David Blaikie · 3 years, 8 months ago
  3. 277623f Compress formatting of array type names (int [4] -> int[4]) by David Blaikie · 3 years, 8 months ago
  4. 656d022 Stop emit incomplete type error for a variable in a map clause where should not. by Jennifer Yu · 3 years, 10 months ago
  5. 071dca2 [OpenMP] Require trivially copyable type for mapping by Jonas Hahnfeld · 5 years ago
  6. 2556929 [OPENMP]Add support for analysis of firstprivate variables. by Alexey Bataev · 6 years ago
  7. 05be1da [OPENMP]Provide correct data sharing attributes for loop control variables. by Alexey Bataev · 6 years ago
  8. a914888 [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392, NFC. by Alexey Bataev · 6 years ago
  9. e04483e [OPENMP]Initial support for 'allocate' clause. by Alexey Bataev · 6 years ago
  10. f07946e [OPENMP]Fix PR39372: Does not complain about loop bound variable not by Alexey Bataev · 7 years ago
  11. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 7 years ago
  12. b358f99 [OPENMP] Do not allow variables to be first|last-privates in by Alexey Bataev · 8 years ago
  13. 9925f15 Resubmission of http://reviews.llvm.org/D21564 after fixes. by Carlo Bertolli · 9 years ago
  14. b8503d5 Revert r273705 by Carlo Bertolli · 9 years ago
  15. e77d6e0 [OpenMP] Initial implementation of parse and sema for composite pragma 'distribute parallel for' by Carlo Bertolli · 9 years ago