1. d900dd0 Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" by Sean Fertile · 7 years ago
  2. cc7e747 [CodeGenCXX] Treat 'this' as noalias in constructors by Anton Bikineev · 7 years ago
  3. a8a9153a [OPENMP] Support for -fopenmp-simd option with compilation of simd loops only. by Alexey Bataev · 8 years ago
  4. fad0241 [Lit Test] Make tests C++11 compatible - nothrow destructors by Charles Li · 9 years ago
  5. 33c5640 [OPENMP] Fix debug info for 'atomic' construct. by Alexey Bataev · 10 years ago
  6. 3459ce2 Stop messing with the 'g' group of options in CompilerInvocation. by Douglas Katzman · 10 years ago
  7. 5a19547 [OPENMP] Fix false diagnostic on instantiation-dependent exprs for atomic constructs. by Alexey Bataev · 10 years ago
  8. db39021 [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) by Alexey Bataev · 11 years ago
  9. f0ab553 [OPENMP] Fixed bug in atomic update/capture/write constructs. by Alexey Bataev · 11 years ago
  10. 9dd4e4e DebugInfo: Metadata constructs now start with DI* by Duncan P. N. Exon Smith · 11 years ago
  11. 112a7bf [OPENMP] Fix for failed tests for 'omp atomic write' construct. by Alexey Bataev · 11 years ago
  12. 5e018f9 [OPENMP] Codegen for 'atomic capture'. by Alexey Bataev · 11 years ago
  13. b4505a7 [OPENMP] Codegen for 'atomic update' construct. by Alexey Bataev · 11 years ago
  14. 10fec57 [OPENMP] Fix for ExprWithCleanups in 'omp atomic' constructs. by Alexey Bataev · 11 years ago
  15. da19af4 [OPENMP] Fixed tests for non-debug builds. NFC. by Alexey Bataev · 11 years ago
  16. 36bf011 [OPENMP] Improved code for generating debug info + generation of all OpenMP regions in termination scope by Alexey Bataev · 11 years ago
  17. 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
  18. 7ab2cc1 [OPENMP] Improved code for generating debug info + generation of all OpenMP regions in termination scope by Alexey Bataev · 11 years ago