aboutsummaryrefslogtreecommitdiff
path: root/flang/tools
AgeCommit message (Expand)AuthorFilesLines
2026-02-05[flang][driver] Improve diagnostic for assembly inputsSoumik Kumar Basu1-0/+27
2026-01-30[flang] Add support for additional compiler directive sentinel (#178941)Valentin Clement (バレンタイン クレメン)1-0/+8
2026-01-30[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#176950)Michael Kruse1-17/+2
2026-01-20Revert "[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#174963)"Michael Kruse1-2/+17
2026-01-20[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#174963)Michael Kruse1-17/+2
2026-01-13[flang][cuda] Remove extra managed spelling from bbc (#175803)Valentin Clement (バレンタイン クレメン)1-3/+2
2026-01-13[flang][CUDA] Apply implicit managed attribute when `-gpu=mem:managed` is use...Zhen Wang1-2/+2
2026-01-08Revert "[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#152189)"Michael Kruse1-2/+17
2026-01-08[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#152189)Michael Kruse1-17/+2
2026-01-02[flang] Represent use statement in fir. (#168106)Abid Qadeer1-1/+4
2025-12-09Revert "[Flang] Move builtin .mod generation into runtimes (Reapply #137828) ...Michael Kruse4-5/+222
2025-12-09[Flang] Move builtin .mod generation into runtimes (Reapply #137828) (#169638)Michael Kruse4-222/+5
2025-12-04[flang/flang-rt] Implement show_descriptor intrinsic, a non-standard extensio...Valery Dmitriev1-0/+1
2025-12-02Revert "[flang] implement show_descriptor intrinsic, a non-standard extension...Michael Kruse1-1/+0
2025-12-01[flang] implement show_descriptor intrinsic, a non-standard extension (#169137)Valery Dmitriev1-0/+1
2025-11-25Revert "[Flang] Move builtin .mod generation into runtimes" (#169489)Jan Patrick Lehr4-5/+221
2025-11-25[Flang] Move builtin .mod generation into runtimes (#137828)Michael Kruse4-221/+5
2025-11-10Reland "[clang] Refactor option-related code from clangDriver into new clangO...Naveen Seth Hanig2-2/+3
2025-11-10Revert "[clang] Refactor option-related code from clangDriver into new clangO...Naveen Seth Hanig2-3/+2
2025-11-10[clang] Refactor option-related code from clangDriver into new clangOptions l...Naveen Seth Hanig2-2/+3
2025-10-22[flang] Update target rewrite to support workgroup and private attributions (...Valentin Clement (バレンタイン クレメン)1-0/+1
2025-10-20[flang][Multi-Image] Moving Mutli-image lowering to PRIF into the MIF dialect...Jean-Didier PAILLEUX4-1/+5
2025-10-17[flang][acc] Implement PointerLikeType API gen[Allocate/Free/Copy] (#163660)Razvan Lupusoru2-1/+6
2025-10-16[flang][OpenACC] add pass to bufferize fir.box recipes (#163543)jeanPerier2-0/+3
2025-10-06[NFC][Flang] Prefer triple overloads of lookupTarget (#162186)Aiden Grossman2-5/+7
2025-09-19[Flang] Add new ConvertComplexPow pass for Flang (#158642)Akash Banerjee1-0/+1
2025-09-03[flang] Do not create omp_lib.f18.mod files (#156311)Nikita Popov1-8/+2
2025-08-14[flang][OpenMP] Add -f[no]-openmp-simd (#150269)Kajetan Puchalski1-1/+3
2025-08-10[flang][Driver] Enable FLANG_DEFAULT_LINKER (#149786)parabola941-0/+2
2025-08-06[flang] Add -O flag to tco (#151869)parabola941-1/+31
2025-08-06[flang][cmake] Fix bbc dependencies (#152306)Michael Kruse1-5/+5
2025-08-06Revert "[flang][cmake] Re-apply "Fix bcc dependencies (#125822)""Michael Kruse1-5/+5
2025-08-06[flang][cmake] Re-apply "Fix bcc dependencies (#125822)"Michael Kruse1-5/+5
2025-07-31NFC: Clean up of IntrusiveRefCntPtr construction from raw pointers. (#151545)James Y Knight2-6/+4
2025-07-14[flang][tco] Add more flags for generating codegen tests (#148171)Tom Eccles1-3/+22
2025-07-09[flang] Add -fcomplex-arithmetic= option and select complex division algorith...Shunsuke Watanabe1-0/+8
2025-07-08[flang][cuda] Do not produce data transfer in offloaded do concurrent (#147435)users/david-salinas/fix_offload_compressionValentin Clement (バレンタイン クレメン)1-0/+10
2025-07-01[flang][tco] Add -emit-final-mlir flag (#146533)Kajetan Puchalski1-2/+9
2025-06-30[flang] add option to generate runtime type info as external (#146071)jeanPerier1-0/+1
2025-06-25[flang][cuda] Inline this_grid call for cooperative groups (#145796)Valentin Clement (バレンタイン クレメン)1-5/+11
2025-06-12[flang][cuda] Add runtime check for passing device arrays (#144003)Valentin Clement (バレンタイン クレメン)1-0/+2
2025-06-10[flang][cuda] Add option to disable warp function in semantic (#143640)Valentin Clement (バレンタイン クレメン)1-0/+10
2025-06-02[flang][driver] Introduce FCC_OVERRIDE_OPTIONS. (#140556)Abid Qadeer1-0/+7
2025-05-22[flang] Fix build after 9e306ad4 (#141134)Jan Svoboda2-8/+7
2025-05-09[flang][OpenMP] Pass OpenMP version to getOpenMPDirectiveName (#139131)Krzysztof Parzyszek1-2/+6
2025-05-02[flang] Enable installing binding header and modules as part of distribution ...Reilly Brogan1-2/+4
2025-04-30Reapply "[Flang] Remove FLANG_INCLUDE_RUNTIME (#124126)"Michael Kruse1-15/+2
2025-04-17[flang][cuda] Introduce stream cast op (#136050)Valentin Clement (バレンタイン クレメン)1-2/+0
2025-04-10[flang] Defined SafeTempArrayCopyAttrInterface for array repacking. (#134346)Slava Zakharin4-0/+4
2025-04-10[flang][NFC] Split CG dialect and the passes. (#135240)Slava Zakharin2-0/+2