llvm-capstone/flang/docs
Valentin Clement 561a369709
[flang][openacc] Relax rule for end directive on combined construct
Make the keyword `loop` optional for the end driective on combined
construct. This done to extend compatibility with other compiler that
allow this.

Reviewed By: razvanlupusoru

Differential Revision: https://reviews.llvm.org/D151856
2023-06-13 13:58:20 -07:00
..
_static
_templates [Flang][WWW] Update Bug Reports link to point to Github issues 2023-03-01 12:17:55 +00:00
_themes/llvm-theme
FIR [NFC][Py Reformat] Reformat python files in the rest of the dirs 2023-05-25 11:17:05 +02:00
Aliasing.md [flang][NFC] Document Fortran aliasing rules 2022-10-06 13:11:40 -07:00
AliasingAnalysisFIR.md Document for Aliasing analysis in FIR 2022-10-17 11:45:31 -07:00
ArrayComposition.md
BijectiveInternalNameUniquing.md [flang] Block construct 2023-02-28 09:55:10 -08:00
C++17.md
C++style.md
Calls.md
Character.md
CMakeLists.txt [Flang] Use find_program() to find clang-tblgen 2022-08-29 11:09:25 +02:00
compiler_driver.png
ComplexOperations.md [flang][RFC] Proposal for complex number lowering through MLIR 2022-11-04 14:21:31 +00:00
conf.py [NFC][Py Reformat] Reformat python files in the rest of the dirs 2023-05-25 11:17:05 +02:00
ControlFlowGraph.md
DesignGuideline.md [flang] Adding a guideline for flang design documentation 2022-08-26 16:18:16 +02:00
Directives.md [flang] Semantics for !DIR$ IGNORE_TKR 2023-04-19 09:39:37 -07:00
DoConcurrent.md
doxygen-mainpage.dox
doxygen.cfg.in [docs] Hide collaboration and include graphs in doxygen docs 2023-05-04 12:26:51 +02:00
Extensions.md [flang] Handle @PROCESS directive 2023-05-21 22:37:28 -04:00
f2018-grammar.md
FIRArrayOperations.md [flang][NFC] Fix typos in FIROps.td 2022-10-11 09:51:36 +08:00
flang-c-style.el
FlangDriver.md Revert "[flang][driver] Allow main program to be in an archive" 2023-04-28 09:39:27 +01:00
FlangOptionsDocs.td [flang][docs][nfc] Refine FlangOptionsDocs.td 2022-08-02 10:04:17 +00:00
FortranFeatureHistory.md
FortranForCProgrammers.md
FortranIR.md
FortranLLVMTestSuite.md [flang][test-suite] Document need for NO_STOP_MESSAGE environment variable. NFC 2022-06-03 08:19:10 +00:00
frontend_driver.png
fstack-arrays.md [flang] RFC: -fstack-arrays 2023-02-13 10:53:17 +00:00
GettingInvolved.md Updated the 'getting involved' documentation for Flang to correct the technical call details 2023-06-13 21:48:09 +01:00
GettingStarted.md [Flang][Docs] Add a GettingStarted.md for build instructions 2023-04-12 23:33:48 +05:30
HighLevelFIR.md [flang][hlfir] add hlfir.matmul_transpose operation 2023-03-17 09:30:04 +00:00
ImplementingASemanticCheck.md
index.md [Docs] Add GettingStarted.md to index.md 2023-04-13 08:29:14 +05:30
Intrinsics.md [flang][doc] Remove DCMPLX intrinsic from the Intrinsic Procedures Lacking Support list 2022-11-29 14:15:02 -05:00
IntrinsicTypes.md [flang] Document the Intrinsic Types 2022-07-13 11:21:01 -07:00
IORuntimeInternals.md
LabelResolution.md
ModFiles.md
OpenACC.md [flang][openacc] Relax rule for end directive on combined construct 2023-06-13 13:58:20 -07:00
OpenMP-4.5-grammar.md
OpenMP-semantics.md [OpenMP][Flang][Semantics] Add semantics support for USE_DEVICE_ADDR clause on OMP TARGET DATA directive. 2023-05-10 19:17:47 -05:00
OptionComparison.md [Docs] Fix a link for cray-pointer documentation 2023-03-08 19:43:14 +05:30
Overview.md [Flang] Reword the overview document 2022-12-21 11:39:56 -08:00
ParameterizedDerivedTypes.md [flang][docs] Add lowering design doc for parameterized derived-type 2022-09-02 20:45:57 +02:00
ParserCombinators.md [flang] CUDA Fortran - part 1/5: parsing 2023-05-31 09:48:59 -07:00
Parsing.md [flang] Fix pointer definition semantic checking via refactoring 2022-10-31 12:02:21 -07:00
PolymorphicEntities.md [flang][NFC] Update polymorphic design document to reflect implementation 2023-04-06 08:43:07 -07:00
Preprocessing.md
ProcedurePointer.md [flang] Support codegen for global procedure pointer 2022-12-07 21:24:01 +08:00
PullRequestChecklist.md
ReleaseNotes.md flang: remove the hardcoded 15 from the release notes 2023-01-29 22:14:58 +01:00
RuntimeDescriptor.md
RuntimeTypeInfo.md
Semantics.md