1. e6fd4fc [flang][bbc] Fix dangling reference to `envDefaults` (#82800) by Krzysztof Parzyszek · 4 months ago
  2. 93f6152 [mlir][Transforms] Make `ConversionPatternRewriter` constructor private (#82244) by Matthias Springer · 4 months ago
  3. 1776082 [Flang] Fix the test ordering of the GPU libraries by Joseph Huber · 4 months ago
  4. a62075c [Flang] Fix test not updated after 'clang' case change by Joseph Huber · 4 months ago
  5. 117f135 [flang] Fix warning fix by David Spickett · 4 months ago
  6. bc706b6 [Flang][OpenMP] Prevent ICE for certain constructs in unnamed programs (#73938) by Sergio Afonso · 4 months ago
  7. 6bb8611 [Flang][LLVM][OpenMP] Relax target data restrictions to be more inline with the specification (#82537) by agozillon · 4 months ago
  8. 308c17c [flang] Fix warning when with clang-cl/msvc by David Spickett · 4 months ago
  9. dfa91a6 [flang][OpenMP] Add support for copyprivate (#80485) by Leandro Lupori · 4 months ago
  10. 16488ae [flang][openmp] - depend clause support in target, target enter/update/exit data constructs (#81610) by Pranav Bhandarkar · 4 months ago
  11. 8575c18 [NFC][flang][OpenMP] Split `DataSharing` and `Clause` processors (#81973) by Kareem Ergawy · 4 months ago
  12. e602d8d [Flang]: Fix to bind(C) procs inside BLOCK construct (#82483) by harishch4 · 4 months ago
  13. 77936be [Flang][OpenMP] Fix to construct-names inside OpenMP construct with default(none) (#82479) by harishch4 · 4 months ago
  14. 6825117 [flang][docs] Update llvm-test-suite docs (#81596) by David Spickett · 4 months ago
  15. 13d2ae4 [Flang] Attempt to fix Nan handling in Minloc/Maxloc intrinsic simplification (#82313) by David Green · 4 months ago
  16. ca7135a [flang] Further refine errors vs warnings for ambiguous generics (#80161) by Peter Klausler · 4 months ago
  17. 7bf8a52 [flang] Resolve "possible performance problem" issue spam (#79769) by Peter Klausler · 4 months ago
  18. 0f8302f [flang][runtime] Don't write implied ENDFILE for REC=/POS= (#79637) by Peter Klausler · 4 months ago
  19. 3443ae8 [flang] Handle more use cases reported for issues/78797 (#79628) by Peter Klausler · 4 months ago
  20. 6a9f2f1 [flang][runtime] Add FortranFloat128Math wrapper library. (#81971) by Slava Zakharin · 4 months ago
  21. 758beac [flang][openacc] Use the same iv privatized value in the loop region (#81821) by Valentin Clement (バレンタイン クレメン) · 4 months ago
  22. dcf3f67 [flang][NFC] Refactor MODULE definitions to not accidentally leak symbols (#80833) by Michael Klemm · 4 months ago
  23. 628c4e0 [flang] Fix missing CGPasses.h.inc (#71691) by Julien Schueller · 4 months ago
  24. 3050590 [MLIR][OpenMP] Add `private` clause to `omp.parallel` (#81452) by Kareem Ergawy · 4 months ago
  25. c500ce9 [flang][cuda] Lower kernel launch to fir.cuda_kernel_launch (#81891) by Valentin Clement (バレンタイン クレメン) · 4 months ago
  26. 5d214b5 [flang] Do not leave length parameters uninitialized in descriptor addendums (#81858) by jeanPerier · 4 months ago
  27. a162f9f [mlir][OpenMP] Add copyprivate support to omp.single (#80477) by Leandro Lupori · 4 months ago
  28. 236932e [clang][flang][driver] Correct program names in option group descriptions (#81726) by David Spickett · 4 months ago
  29. 05b5dc4 [flang] prevent legacy lowering from being called in pointer assignment (#81750) by jeanPerier · 4 months ago
  30. 5325a4a [flang] Deep copy nested allocatable components in transformational (#81736) by jeanPerier · 4 months ago
  31. 8d378d9 [flang][runtime] Destroy nested allocatable components (#81117) by jeanPerier · 4 months ago
  32. b5b1620 [mlir][Transforms][NFC] Improve listener layering in dialect conversion (#81236) by Matthias Springer · 4 months ago
  33. 2938e95 [flang] Register LLVMTranslationDialectInterface for FIR. (#81668) by Slava Zakharin · 4 months ago
  34. a41a522 [Flang][OpenMP] NFC: Code-format changes by Kiran Chandramohan · 4 months ago
  35. c5ffbb1 [mlir][flang][openmp] Rework wsloop reduction operations (#80019) by David Truby · 4 months ago
  36. 2b4cff3 [flang][cuda] Lower cluster_dims values (#81636) by Valentin Clement (バレンタイン クレメン) · 4 months ago
  37. 07604eb [flang][cuda] Lower launch_bounds values (#81537) by Valentin Clement (バレンタイン クレメン) · 4 months ago
  38. 0f009b1 [Flang] Add __powerpc__ macro to set c_intmax_t to c_int64_t rather than c_int128_t as PowerPC only supports up to c_int64_t. (#81222) by Daniel Chen · 4 months ago
  39. bc7f88d Fix warning by removing unused variable (#81604) by Mats Petersson · 4 months ago
  40. fe763c9 [flang][docs] Fix a couple of warnings by David Spickett · 4 months ago
  41. 8846151 [mlir][openmp] - Add the depend clause to omp.target and related offloading directives (#81081) by Pranav Bhandarkar · 4 months ago
  42. 84f3a4c [flang][Driver] Add -masm option to flang (#81490) by David Spickett · 4 months ago
  43. 0902ffa [Flang] Move genMinMaxlocReductionLoop to Transforms/Utils.cpp (#81380) by David Green · 4 months ago
  44. 92afed1 [flang][OpenMP] Pass semantics context to all generating functions in… (#81269) by Krzysztof Parzyszek · 4 months ago
  45. 10c3689 [mlir][flang][openmp] Rework parallel reduction operations (#79308) by David Truby · 4 months ago
  46. 976703d [flang][NFC] Remove hardcoded attr name for fir.dispatch and fid.dt_entry ops (#81348) by Valentin Clement (バレンタイン クレメン) · 4 months ago
  47. 374cbb3 [flang][NFC] Remove hardcoded attr name for fir.global op (#81347) by Valentin Clement (バレンタイン クレメン) · 4 months ago
  48. 54240c5 [flang][docs] Update meeting link for technical call and some cleanup (#81147) by Tarun Prabhu · 4 months ago
  49. 714eb37 [flang] ensure parent component are first in runtime type info (#81259) by jeanPerier · 4 months ago
  50. 6287e45 [Flang] Support passing a function that returns procedure pointer as actual corresponding to a procedure dummy. (#80891) by Daniel Chen · 4 months ago
  51. 30766ec [Flang] Correct initial limit value in float min/maxloc reductions. (#81260) by David Green · 4 months ago
  52. 9a76ac2 Revert "[Flang] Update the fix of PR 80738 to cover generic interface… (#81321) by Pete Steinfeld · 4 months ago
  53. 48a0fe7 [flang][test] Update driver-help*.f90 after 9397d23671f26ab8631e90f688ae2ea212f3c770 by Fangrui Song · 4 months ago
  54. bf3e6a6 [flang][cuda] Lower attribute for procedure (#81336) by Valentin Clement (バレンタイン クレメン) · 4 months ago
  55. b307c27 [flang][cuda][NFC] Rename CUDAAttribute to CUDADataAttribute (#81323) by Valentin Clement (バレンタイン クレメン) · 4 months ago
  56. 7aec359 [flang][cuda] Lower attribute for module variables (#81226) by Valentin Clement (バレンタイン クレメン) · 4 months ago
  57. fd3e01d Skip compiler directives between OMP PARALLEL DO and the loop (#81021) by Mats Petersson · 4 months ago
  58. 410d2c2 [Flang][OpenMP] NFC: Refactor reduction code (#79876) by Kiran Chandramohan · 4 months ago
  59. 14208eb [Flang] Fix NULLIFY statement that returns too early for multiple procedure pointer objects. (#81164) by Daniel Chen · 4 months ago
  60. 85fea48 [flang] fix shared library builds after #81166 by Jean Perier · 4 months ago
  61. 188d810 [flang] Align runtime info and lowering regarding passing ABIs (#81166) by jeanPerier · 4 months ago
  62. c80a719 [flang][cuda] Lower attribute for dummy argument (#81212) by Valentin Clement (バレンタイン クレメン) · 4 months ago
  63. 7f58b11 [flang] Fix missing generated header by Valentin Clement · 4 months ago
  64. eefba3f [flang] Fix attribute printing for fir.global op (#81197) by Valentin Clement (バレンタイン クレメン) · 4 months ago
  65. d305726 [flang][cuda] Fix warning in switch by Valentin Clement · 4 months ago
  66. 45b7ffb [flang][cuda] Lower attribute for local variable (#81076) by Valentin Clement (バレンタイン クレメン) · 4 months ago
  67. f6c2fd5 [flang][openacc] Use original input for base address with optional (#80931) by Valentin Clement (バレンタイン クレメン) · 4 months ago
  68. 2057425 [Flang] Update the fix of PR 80738 to cover generic interface inside modules (#81087) by Daniel Chen · 4 months ago
  69. 9f0fdb5 [flang][docs] Update flang documentation regarding the test suite (#80755) by Tarun Prabhu · 4 months ago
  70. fdeb6e5 [Flang][bbc] Prevent bbc -emit-fir command invoking OpenMP passes twice (#80927) by agozillon · 4 months ago
  71. c335ad3 [Flang][Lower] NFC: Update target-features/target-cpu tests (#80984) by Sergio Afonso · 4 months ago
  72. 83287bf [flang] Introducing a method to dynamically and conditionally register dialect interfaces. (#80881) by Vijay Kandiah · 4 months ago
  73. f1bb4e4 [Flang] Use specific symbol rather than generic symbol as procInterface to declare procedure pointer. (#80738) by Daniel Chen · 4 months ago
  74. 6b20d56 [flang][OpenMP][NFC] Further refactoring for `genOpWithBody` & (#80839) by Kareem Ergawy · 4 months ago
  75. 58f2663 [flang] Fix hlfir.as_expr codegen for polymorphic entities (#80824) by jeanPerier · 4 months ago
  76. d741d71 [flang] Do not move finalized function results in lowering (#80683) by jeanPerier · 4 months ago
  77. 1971209 [flang][OpenMP] Fix privatization of threadprivate common block (#77821) by Leandro Lupori · 4 months ago
  78. 9d6aed5 [flang][OpenMP] Accept firstprivate vars in copyprivate (#80467) by Leandro Lupori · 4 months ago
  79. e42d881 [flang][OpenMP][NFC] Outline `genOpWithBody` & `createBodyOfOp` args (#80817) by Kareem Ergawy · 4 months ago
  80. 12fab15 [mlir][openacc] Simplify IR with acc.loop control (#80387) by Valentin Clement (バレンタイン クレメン) · 4 months ago
  81. 23fc009 [mlir][openacc] Add legalize data pass for compute operation (#80351) by Valentin Clement · 4 months ago
  82. 967f488 Revert "[mlir][openacc] Add legalize data pass for compute operation (#80351)" by Valentin Clement · 4 months ago
  83. f66346a [mlir][openacc] Add legalize data pass for compute operation (#80351) by Valentin Clement · 4 months ago
  84. 3a16f4f [flang] Set fast math related function attributes for -Ofast/-ffast-math (#79301) by Alex Bradbury · 4 months ago
  85. ef8e6cc [Flang][OpenMP] Attempt to make map-types-and-sizes.f90 test more agnostic to other architectures by Andrew Gozillon · 4 months ago
  86. 87b2412 Fix broken ARM processor features test (#80717) by Mats Petersson · 4 months ago
  87. 8e478e8 [Flang][OpenMP] Initial mapping of Fortran pointers and allocatables for target devices (#71766) by agozillon · 4 months ago
  88. 7ef658a [flang][docs] fix stack arrays docs page name (#80708) by Tom Eccles · 4 months ago
  89. 34fdd4b Revert "[mlir][openacc] Add legalize data pass for compute operation" (#80710) by Valentin Clement (バレンタイン クレメン) · 4 months ago
  90. aca6e46 [mlir][openacc] Add legalize data pass for compute operation (#80351) by Valentin Clement (バレンタイン クレメン) · 4 months ago
  91. f9bbe82 [flang] Improve alias analysis to be precise for box and box.base_addr (#80335) by Razvan Lupusoru · 4 months ago
  92. 0d985d6 [flang]Add support for -moutline-atomics and -mno-outline-atomics (#78755) by Mats Petersson · 4 months ago
  93. e5fa2cb [flang] Fix for atand(Y,X), and implment atan2d(Y,X), atanpi(X), atanpi(Y,X), atan2pi(Y,X) (#79002) by Yi Wu · 4 months ago
  94. 660daa6 [flang] Do not instantiate runtime info globals in functions (#80447) by jeanPerier · 4 months ago
  95. f042880 [AMDGPU] Introduce Code Object V6 (#76954) by Pierre van Houtryve · 4 months ago
  96. cb8cb86 [flang] Simplify a string comparison (NFC) by Kazu Hirata · 4 months ago
  97. 29cb0ee [flang] Implement ACOSD and ASIND (#80448) by Michael Klemm · 4 months ago
  98. 38656b0 [flang][openacc] Do not loose attributes on folding (#80516) by Valentin Clement (バレンタイン クレメン) · 4 months ago
  99. c4d975d [flang][docs] Fix broken flang website (#80363) by Tarun Prabhu · 4 months ago
  100. 60a29cc [Flang][MLIR][OpenMP] Use function-attached target attributes for OpenMP lowering (#78291) by Sergio Afonso · 4 months ago