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/lib
AgeCommit message (Expand)Author
2020-08-31[Flang] Move markdown files(.MD) from documentation/ to docs/sameeran joshi
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 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][openacc] OpenACC 3.0 parserValentin Clement
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] 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-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] Make 'num_images()' intrinsicKatherine Rasmussen
2020-07-07[flang] Add lowering of I/O statements.Eric Schweitz
2020-07-07[flang][OpenMP] Enhance parser support for flush construct to OpenMP 5.0Kiran Kumar T P
2020-07-06[flang] Bug fix for ambiguous references to data and functionsPete Steinfeld
2020-07-03[flang] Add FIRBuilder.cppEric Schweitz
2020-07-03[flang][NFC] Move and rework pgmath description used in foldingJean Perier
2020-07-02[flang] Clean up binary dependences of runtime librariespeter klausler
2020-07-02[flang] Fix bug determining alternate returnTim Keith
2020-07-02[flang] Add inliner pass.Eric Schweitz
2020-07-02[flang][openmp] Use common Directive and Clause enum from llvm/FrontendValentin Clement
2020-07-02[flang] Add more support for alternate returnsTim Keith
2020-07-02[flang][NFC] Get formatting in sync with latest clang-formatTim Keith
2020-07-02Revert "[flang][openmp] Use common Directive and Clause enum from llvm/Frontend"clementval
2020-07-02[flang] Implement cross-set EQUIVALENCE impossibility checkingpeter klausler
2020-07-01[flang][openmp] Use common Directive and Clause enum from llvm/FrontendValentin Clement
2020-06-30[flang] Add coarray lowering hooks.Eric Schweitz
2020-06-29[flang] Defer stmt function body analysis until specification part completepeter klausler
2020-06-27[flang] Fix line continuation after bare labels (fm200.f)peter klausler
2020-06-26[flang] Add CHARACTER type lowering helpers and runtime.Eric Schweitz
2020-06-24[flang] add RTBuilder.hEric Schweitz
2020-06-23add copy of MLIR .clang-tidy to squelch noise in phabricator reviewsEric Schweitz
2020-06-22[flang] Fix bug checking SAVE attributeTim Keith
2020-06-22[flang] Shape analysis for result of MATMULpeter klausler
2020-06-21[flang] Add BoxValue.hEric Schweitz
2020-06-20Temporarily Revert "[flang][OpenMP] Enhance parser support for flush construc...Eric Christopher
2020-06-20[flang][OpenMP] Enhance parser support for flush construct to OpenMP 5.0Kiran Kumar T P