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-11-11[Flang] Allow registering plugin extensions with the pass builderUsman Nadeem
2022-11-10Add constant time mapping from enumeration to string in ENUM_CLASSRenaud-K
2022-11-10In the case the function body is empty, shifting attributes as inserting argu...Renaud-K
2022-11-10[flang][nfc] Add missing `REQUIRES` flag in a testAndrzej Warzynski
2022-11-10[flang] Add -fpass-plugin option to flangTarun Prabhu
2022-11-10[flang][NFC] Rename RewriteLoop.cpp to ControlFlowConverter.cppValentin Clement
2022-11-10[flang][OpenMP] Add parser support for Requires directiveSergio Afonso
2022-11-10[flang] Support arith::FastMathFlagsAttr for fir::CallOp.Slava Zakharin
2022-11-10[flang] Propagate more FastMath flags to lowering.Slava Zakharin
2022-11-09Using higher level interface to insert new arguments so argumentsRenaud-K
2022-11-09[flang][NFC] move fir namespace into FortranVariableOpInterface ODS declarationJean Perier
2022-11-09[flang][NFC] move HLFIR dialect definition in IRJean Perier
2022-11-09[flang] Fix function result rewrite for CPTR typePeixin-Qiao
2022-11-09[Driver] Refactor err_drv_unsupported_option_argument call sites to use llvm:...Fangrui Song
2022-11-08[flang] Add atomic_xor to list of intrinsicsKatherine Rasmussen
2022-11-07[flang] Configure FirOpBuilder based on math driver options.Slava Zakharin
2022-11-07[flang] Allow fir.class as fir.save_result operand #0Valentin Clement
2022-11-07[flang] Initial support for FastMathAttr setup in FirOpBuilder.Slava Zakharin
2022-11-07[flang] Use llvm::is_contained (NFC)Kazu Hirata
2022-11-06[flang] Fix controlSuccessor chain for select rank constructValentin Clement
2022-11-05[flang] Add one missing "llvm_" prefix to gtest_mainMichał Górny
2022-11-05[flang] Fix controlSuccessor chain for select type constructValentin Clement
2022-11-05[mlir] Infer SubElementInterface implementations using the storage KeyTyRiver Riddle
2022-11-04Alias Analysis infra in FlangRenaud-K
2022-11-04[flang] add -f[no-]reciprocal-mathTom Eccles
2022-11-04[flang] Add -f[no-]associative-math and -mreassociateTom Eccles
2022-11-04[flang] Add -f[no-]signed-zerosTom Eccles
2022-11-04[flang] Add -f[no-]approx-funcTom Eccles
2022-11-04[flang] Add -f[no-]honor-nans and -menable-no-nansTom Eccles
2022-11-04[Test] Fix CHECK typo.Zequan Wu
2022-11-04[flang][RFC] Proposal for complex number lowering through MLIRDavid Truby
2022-11-04[flang][RFC] Change the interface for non-BIND(C) CPTR type with VALUE attributePeixin Qiao
2022-11-04[flang] Fix function result rewritePeixin Qiao
2022-11-04[flang] Update fir.select_type op to fit design documentValentin Clement
2022-11-04[flang] Handle non derived-type unlimited polymorphic allocationValentin Clement
2022-11-03[flang]Fix build failure in testsMats Petersson
2022-11-03Fixing flang's definition of MLIR_MAIN_SRC_DIRRenaud-K
2022-11-03[Flang] Run clang-format on all flang filesPeter Steinfeld
2022-11-03[mlir][llvmir] Convert attributes for functions without bodies.Slava Zakharin
2022-11-03[mlir][Pass] Include anchor op in -pass-pipelinerkayaith
2022-11-03[Flang][Driver]Add datalayout before doing LLVM-IR transformationMats Petersson
2022-11-03[flang] Add -f[no-]honor-infinities and -menable-no-infsTom Eccles
2022-11-03[NFC][flang] Lowering options clean-up.Slava Zakharin
2022-11-03[flang][RFC] Add lowering design for procdure pointersPeixin-Qiao
2022-11-02[flang][NFC] Fix typo in filenameValentin Clement
2022-11-02[flang] Fix for polymoprhic pointer componentValentin Clement
2022-11-02[mlir][llvmir] Support FastmathFlags for LLVM intrinsic operations.Slava Zakharin
2022-11-02[flang] Handle dispatch on nopass procedure from array elementValentin Clement
2022-11-02Revert "[FLANG] Fix MSVC + clang-cl build"Muhammad Omair Javaid
2022-11-02[FLANG] Fix MSVC + clang-cl buildMuhammad Omair Javaid