Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/flang
AgeCommit message (Expand)Author
2022-03-15[flang] IEEE_ARITHMETIC must imply USE IEEE_EXCEPTIONSPeter Klausler
2022-03-15[flang] Lower any intrinsicValentin Clement
2022-03-14[flang] LBOUND() edge case: empty dimensionPeter Klausler
2022-03-14Write a pass to annotate constant operands on FIR ops. This worksEric Schweitz
2022-03-14Revert "[flang] IEEE_ARITHMETIC must imply USE IEEE_EXCEPTIONS"Andrzej Warzynski
2022-03-14[flang] IEEE_ARITHMETIC must imply USE IEEE_EXCEPTIONSPeter Klausler
2022-03-14[flang] Lower format statementValentin Clement
2022-03-14[flang] Lower common blockValentin Clement
2022-03-14[flang] Lower all intrinsicValentin Clement
2022-03-14[flang] Lower elemental callsValentin Clement
2022-03-14[flang][NFC] Use TODO with locationValentin Clement
2022-03-14[flang][NFC] Add todo in CallInterfaceValentin Clement
2022-03-14[flang] Add runtime support for GET_COMMANDDiana Picus
2022-03-14[flang] Add support for linkonce_odr in FIRJean Perier
2022-03-13[NFC][flang][OpenMP] Fixes formatting issues with D110714Nimish Mishra
2022-03-13[flang] Improve runtime crash messagesPeter Steinfeld
2022-03-12[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLEPetr Hosek
2022-03-11[flang][NFC] rename IsKindParameterizedDerivedType and fix comment typosJean Perier
2022-03-11[flang] Add tests for allocatable globalValentin Clement
2022-03-11[flang] Lower of elemental calls in array expressionValentin Clement
2022-03-11[flang] Fix DYLIB buildsAndrzej Warzynski
2022-03-11[flang] Remove deprecated fields from FIROps.tdAndrzej Warzynski
2022-03-11[flang] Do not return true for pointer sub-object in IsPointerObjectJean Perier
2022-03-11[flang] Fix processing ModuleLikeUnit evaluationListPeixin-Qiao
2022-03-11[flang] Support for dump OpenMP/OpenACC declarative directives PFT in modulePeixin-Qiao
2022-03-10[flang] Lower pointer component in derived typeValentin Clement
2022-03-10[flang] Lower general forall statementValentin Clement
2022-03-10[flang] Lower where statementValentin Clement
2022-03-10[flang] Added basic connect to lower OpenMP constructsShraiysh Vaishay
2022-03-10[flang] Lower basic derived typesValentin Clement
2022-03-09[flang][NFC] Remove old RTBuilder.hValentin Clement
2022-03-09[flang] Lower more array character casesValentin Clement
2022-03-09[flang] Update ArrayValueCopy to support array_amend and array_accessValentin Clement
2022-03-09[flang] Add OpenACC flag to bbcValentin Clement
2022-03-09[flang] Add OpenMP flag to bbcValentin Clement
2022-03-09[flang] Fix extent computation in finalizationPeter Klausler
2022-03-09[flang][driver] Add support for -S and implement -c/-emit-objAndrzej Warzynski
2022-03-09[mlir][OpenMP] Generating enums in accordance with the guidelinesShraiysh Vaishay
2022-03-09[flang] Remove 'using namespace mlir;` from header filesAndrzej Warzynski
2022-03-09[flang] Use unix logical representation for fir.logicalJean Perier
2022-03-09[flang] Distinguish usage and portability warning messagesPeter Klausler
2022-03-09[flang] Lower associate constructValentin Clement
2022-03-08[mlir][NFC] Update the Builtin dialect to use "Both" accessorsRiver Riddle
2022-03-08[flang] Add nonfatal message classesPeter Klausler
2022-03-08[flang][driver] Add support for `-debug-dump-pft`Andrzej Warzynski
2022-03-08[flang] Lower computed and assigned gotoValentin Clement
2022-03-08[flang] Lower sum intrinsicValentin Clement
2022-03-08[flang][nfc] Update the CMake dependencies for `flangFrontend`Andrzej Warzynski
2022-03-08[flang] Remove unused variable in Allocatable.cppValentin Clement
2022-03-08[flang] Fix module file missing USE for shadowed derived typePeter Klausler