aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Optimizer/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2025-01-14[flang][acc] Implement MappableType interfaces for fir.box and fir.array (#12...Razvan Lupusoru1-0/+1
2024-09-25[flang][NFC] Refactor to remove .inc file containing shared code (#109874)Tarun Prabhu1-2/+3
2024-08-22[flang][NFC] Move OpenMP related passes into a separate directory (#104732)Ivan R. Ivanov1-0/+1
2024-08-21Revert "[flang][NFC] Move OpenMP related passes into a separate directory (#1...Ivan Radanov Ivanov1-1/+0
2024-08-21[flang][NFC] Move OpenMP related passes into a separate directory (#104732)Ivan R. Ivanov1-0/+1
2022-11-04Alias Analysis infra in FlangRenaud-K1-0/+1
2022-10-21[flang] Add High level Fortran IR dialectJean Perier1-0/+1
2021-10-13[fir] Add the DoLoopHelperEric Schweitz1-0/+1
2021-10-05[fir] Split FIROptimizer lib into several smaller librariesValentin Clement1-34/+4
2021-10-05Revert "[fir] Split FIROptimizer lib into several smaller libraries"Valentin Clement1-4/+34
2021-10-05[fir] Split FIROptimizer lib into several smaller librariesValentin Clement1-34/+4
2021-10-05Revert "[fir] Split FIROptimizer lib into several smaller libraries"Valentin Clement1-4/+34
2021-10-05[fir] Split FIROptimizer lib into several smaller librariesValentin Clement1-34/+4
2021-03-24[flang][fir] Add the pre-code gen rewrite pass and codegen ops.Eric Schweitz1-0/+5
2021-03-04[mlir] make implementations of translation to LLVM IR interfaces privateAlex Zinenko1-2/+2
2021-02-19[flang][fir] Update flang test tool support classes.Eric Schweitz1-0/+1
2020-08-07[flang] Remove extra CMAKE_CXX_FLAGS in Lower and OptimizerTim Keith1-3/+0
2020-08-06[flang][msvc] Do not use gcc/clang command line options for msvc.Michael Kruse1-1/+3
2020-07-02[flang] Add inliner pass.Eric Schweitz1-0/+3
2020-06-17[flang] Fix fallout from varous changes to the cmake files.Eric Schweitz1-2/+26
2020-06-08[flang] Use LLVM's flagsIsuru Fernando1-3/+0
2020-03-11[flang] Add Fortran IR (FIR) MLIR dialect implementation (flang-compiler/f18#...jeanPerier1-0/+5