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

github.com/dotnet/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/flang
AgeCommit message (Expand)Author
2020-09-17[Flang] Add GettingInvolved documentation page and sidebar.sameeran joshi
2020-09-16flang release notes: drop in-progress warnings; minor cleanupsHans Wennborg
2020-09-16[flang] Fix docs buildRichard Barton
2020-09-11[flang] Add new documentation main pageRichard Barton
2020-09-10[flang] Convert release notes to markdownRichard Barton
2020-09-10Revert D86875 "[Flang][NFC] Remove license comments from files in docs/ folder."Sourabh Singh Tomar
2020-09-02[flang] Version information in flang/f18Camille Coti
2020-08-31[Flang][NFC] Remove license comments from files in docs/ folder.sameeran joshi
2020-08-31[FLANG] Pick `.md` files when building sphinx documentation.Sameeran joshi
2020-08-31[Flang] Move markdown files(.MD) from documentation/ to docs/sameeran joshi
2020-08-20[Flang] Fix release blocker issue #46931 related to documentation.sameeran joshi
2020-08-18Revert "[flang] Version information in flang/f18"Richard Barton
2020-08-18[flang] Version information in flang/f18Camille Coti
2020-08-18[flang] Add -h as a synonym for helpRichard Barton
2020-08-18[flang] Add details to --help screen on default behaviourRichard Barton
2020-08-18[flang] Make interactive behaviour more obviousRichard Barton
2020-08-18Order of libraries and source files in the f18 frontendCamille Coti
2020-08-18[flang] Temp Driver - pass the flag to change the default integer kind throug...AlexisPerry
2020-07-16[flang] Add missing link dependencies to FrontendOpenACC.David Truby
2020-07-16[flang] Fix shared library builds for lib/Lower.David Truby
2020-07-15[flang][openacc] Semantic checks for OpenACC 3.0 clauses validityValentin Clement
2020-07-15[flang] Fix list-directed input (repeated nulls and LOGICAL)peter klausler
2020-07-15[flang] Implement anonymous units in the runtimepeter klausler
2020-07-15[flang] Fix a crash when an array constructor contains an unlimited polymorph...Pete Steinfeld
2020-07-15[flang] Refine CR handlingpeter klausler
2020-07-14[flang] Tuning up binary->decimal conversionpeter klausler
2020-07-14[flang] Change the default F18_FC to gfortranAlexisPerry
2020-07-14[flang][openacc] OpenACC 3.0 parserValentin Clement
2020-07-14[flang] Turn off FLANG_ENABLE_WERROR by defaultIsuru Fernando
2020-07-14[flang][OpenMP] upstream OpenMP loweringSourabh Singh Tomar
2020-07-14Revert "[flang][openacc] OpenACC 3.0 parser"Valentin Clement
2020-07-14[flang][openacc] OpenACC 3.0 parserValentin Clement
2020-07-13[flang] Extended the flang driver options to include gfortran equivalents to ...AlexisPerry
2020-07-13[flang] Use octal escapes for character literals in modfilesTim Keith
2020-07-13[flang][openmp] libc++ unordered_map build fix in flang openmp static analysisDavid Truby
2020-07-11[flang][openmp] Check clauses allowed semantic with tablegen generated mapValentin Clement
2020-07-10[flang] ifdef to avoid warning about supposedly dead functionEric Schweitz
2020-07-10[flang] Fix frontend build with -DBUILD_SHARED_LIBS=Onpeter klausler
2020-07-10[flang] Fix a crash when creating generics from a copyPete Steinfeld
2020-07-09[flang] partially revert upstreamed code to support complex values in runtime...Eric Schweitz
2020-07-09[flang] Fix negative unit number hashingpeter klausler
2020-07-08[flang] Fix a crash when cosubscript list is emptyPete Steinfeld
2020-07-08partial revert on RTBuilder.h to avoid warnings.Eric Schweitz
2020-07-08[flang] Upstreaming intrinsic call lowering.Eric Schweitz
2020-07-08[flang] Support for image selectorsPete Steinfeld
2020-07-08[flang] Fix setting mxcsr on MSVCIsuru Fernando
2020-07-08[flang] Fix CHARACTER length folding problempeter klausler
2020-07-07[flang] Added missing runtime I/O definitionsZachary Selk
2020-07-07[flang] Make 'num_images()' intrinsicKatherine Rasmussen
2020-07-07[flang] Add lowering of I/O statements.Eric Schweitz