Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / flang-compiler/f18 issues and pull requests

#1115 - how to dump ast using flang

Issue - State: closed - Opened by PressFforlove about 2 years ago

#1112 - change master to main in branch references

Pull Request - State: closed - Opened by jeffhammond about 3 years ago - 1 comment

#1111 - Link to code is broken

Issue - State: open - Opened by Beliavsky over 3 years ago - 1 comment

#1110 - Flang rejects valid code

Issue - State: open - Opened by Romendakil over 3 years ago

#1109 - Readme: Update LLVM branch name

Pull Request - State: closed - Opened by hattom almost 4 years ago

#1108 - Cannot build Flang with latest LLVM

Issue - State: open - Opened by kalrainder almost 5 years ago

#1107 - Add missing check for unresolved name

Pull Request - State: open - Opened by tskeith almost 5 years ago

#1105 - More CHARACTER runtime support

Pull Request - State: open - Opened by klausler almost 5 years ago

#1104 - Add dependency on libSemantics to libEvaluate to solve linker issues.

Pull Request - State: closed - Opened by DavidTruby almost 5 years ago - 4 comments

#1103 - Construct names check misses inclusive scope rule

Issue - State: open - Opened by kiranchandramohan almost 5 years ago - 1 comment

#1102 - Add dependencies on LLVM utilities (FileCheck) for running flang tests

Pull Request - State: open - Opened by joker-eph almost 5 years ago - 1 comment

#1101 - Add message formatting for std::int64_t

Pull Request - State: closed - Opened by tskeith almost 5 years ago - 1 comment

#1100 - Check for constrains C741 through C749

Pull Request - State: open - Opened by psteinfeld almost 5 years ago

#1099 - Complete semantics for ASSIGN

Pull Request - State: closed - Opened by klausler almost 5 years ago

#1098 - [OpenMP] Avoid abort when collapse clause value is negative

Pull Request - State: closed - Opened by clementval almost 5 years ago - 2 comments

#1097 - Checks for constraints C731 through C740

Pull Request - State: closed - Opened by psteinfeld almost 5 years ago

#1096 - First draft: runtime API for CHARACTER

Pull Request - State: closed - Opened by klausler almost 5 years ago - 1 comment

#1095 - Restore the ability to build shared libraries (not complete).

Pull Request - State: closed - Opened by ghost almost 5 years ago - 1 comment

#1094 - Reformat with latest clang-format and .clang-format

Pull Request - State: closed - Opened by tskeith almost 5 years ago

#1093 - Fix missing substring bounds (bug #1091)

Pull Request - State: closed - Opened by klausler almost 5 years ago

#1092 - Can't build shared libraries.

Issue - State: closed - Opened by ghost almost 5 years ago - 5 comments

#1091 - Substring are transformed into reference to the whole string

Issue - State: closed - Opened by jeanPerier almost 5 years ago - 3 comments

#1090 - [mlir rebase] Add MLIR config and react to MLIR name changes

Pull Request - State: closed - Opened by sscalpone almost 5 years ago - 3 comments

#1089 - Semantics for SELECT CASE

Pull Request - State: closed - Opened by klausler almost 5 years ago

#1088 - Reformat with latest clang-format and .clang-format

Pull Request - State: closed - Opened by tskeith almost 5 years ago

#1087 - Adjust supported compilers statement in F18 readme

Pull Request - State: closed - Opened by CarolineConcatto almost 5 years ago - 3 comments

#1086 - Semantics and test for ENTRY statements

Pull Request - State: closed - Opened by klausler almost 5 years ago - 2 comments

#1085 - [mlir rebase] MLIR cmake config change and VectorOpsDialect rename

Pull Request - State: closed - Opened by jeanPerier almost 5 years ago - 4 comments

#1083 - Add explicit nullptr check in initialisation of inDoConstruct.

Pull Request - State: closed - Opened by DavidTruby almost 5 years ago - 2 comments

#1082 - Make hidden character length argument of type size_t

Issue - State: closed - Opened by jabl almost 5 years ago - 1 comment

#1081 - Semantic checks for 5 data constraints: C874, C875, C878, C880, C881

Pull Request - State: closed - Opened by anchuraj almost 5 years ago - 10 comments

#1080 - Fixes for separate module procedures

Pull Request - State: closed - Opened by tskeith almost 5 years ago

#1078 - Do not emit a prefix for a default-kind character constant in AsFortran

Pull Request - State: closed - Opened by klausler almost 5 years ago - 2 comments

#1077 - support for dfloat function, extension or standard?

Issue - State: open - Opened by naromero77 almost 5 years ago - 2 comments

#1076 - Support forward references to sibling module procedures

Pull Request - State: closed - Opened by klausler almost 5 years ago - 2 comments

#1075 - Test cleanup

Pull Request - State: closed - Opened by tskeith almost 5 years ago

#1074 - scalar argument may not be associated with a dummy argument

Issue - State: closed - Opened by naromero77 almost 5 years ago - 3 comments

#1073 - Complete formatting of pointer assignments

Pull Request - State: closed - Opened by klausler almost 5 years ago

#1072 - Replace content of flang-compiler/f18 with "Moved" message

Pull Request - State: closed - Opened by CarolineConcatto almost 5 years ago - 8 comments

#1071 - Support latest LLVM head with FIR - MLIR SideEffects interface change

Pull Request - State: closed - Opened by jeanPerier almost 5 years ago - 2 comments

#1070 - First cut at runtime API for allocatable management

Pull Request - State: closed - Opened by klausler almost 5 years ago

#1069 - Support windows where mkstemp and ftruncate doesn't exist

Pull Request - State: closed - Opened by isuruf almost 5 years ago - 3 comments

#1068 - Support platforms without strerror_r

Pull Request - State: closed - Opened by isuruf almost 5 years ago - 5 comments

#1067 - fix typo

Pull Request - State: closed - Opened by schweitzpgi almost 5 years ago - 1 comment

#1066 - Add initial CODE_OWNERS file

Pull Request - State: closed - Opened by RichBarton-Arm almost 5 years ago

#1065 - Doxygen support for issue #967

Pull Request - State: closed - Opened by Sameeranjoshi almost 5 years ago - 19 comments

#1064 - strerror_r is not platform independent

Issue - State: closed - Opened by isuruf almost 5 years ago

#1063 - Need <algorithm> for std::min and std::max

Pull Request - State: closed - Opened by isuruf almost 5 years ago

#1058 - Fortran 2018 implementation status

Issue - State: open - Opened by h-vetinari almost 5 years ago - 9 comments

#1057 - [LLVMify F18] Use llvm_unreachable for unreachable code cases #966

Pull Request - State: closed - Opened by kiranktp almost 5 years ago - 7 comments

#1056 - Align with LLVM on project tracking

Issue - State: closed - Opened by RichBarton-Arm almost 5 years ago - 3 comments

#1055 - Align with LLVM issue handling

Issue - State: closed - Opened by RichBarton-Arm almost 5 years ago - 3 comments

#1054 - Dummy arguments of separate (sub) module procedure not declared

Issue - State: closed - Opened by LKedward almost 5 years ago

#1053 - Roll up runtime I/O work

Pull Request - State: closed - Opened by klausler almost 5 years ago

#1052 - Convert Preprocessing tests to lit

Issue - State: open - Opened by LukeIreland1 almost 5 years ago - 2 comments

#1049 - System Requirements to build F18?

Issue - State: closed - Opened by davis-matthew almost 5 years ago - 6 comments

#1047 - [LLVMify F18] Replace the use std::ostream with LLVM streams llvm::ostream

Pull Request - State: closed - Opened by CarolineConcatto almost 5 years ago - 21 comments

#1045 - Reworked CMake infrastructure

Pull Request - State: closed - Opened by pmccormick almost 5 years ago - 69 comments

#1040 - mkstemp and ftruncate not available

Issue - State: closed - Opened by isuruf almost 5 years ago

#1035 - RFC: FIR Merge - PR2: Add Fortran IR (FIR) MLIR dialect implementation

Pull Request - State: closed - Opened by jeanPerier almost 5 years ago - 17 comments

#1032 - Replace manual mmap with llvm::MemoryBuffer

Pull Request - State: closed - Opened by DavidTruby almost 5 years ago - 12 comments

#1029 - Fix an ambiguous overload error

Pull Request - State: closed - Opened by isuruf almost 5 years ago - 1 comment

#1027 - Porting F18 tests to use LLVM lit without FileCheck

Pull Request - State: closed - Opened by LukeIreland1 almost 5 years ago - 22 comments

#1025 - Don't explicitly link to libstdc++

Pull Request - State: closed - Opened by isuruf almost 5 years ago - 2 comments

#1019 - Buildbot coverage: Arm

Issue - State: open - Opened by RichBarton-Arm almost 5 years ago - 1 comment

#1017 - Buildbot coverage: x86

Issue - State: open - Opened by RichBarton-Arm almost 5 years ago - 1 comment

#1016 - Audit code for LLVM style: else after return

Issue - State: open - Opened by RichBarton-Arm almost 5 years ago - 1 comment

#1015 - Audit code for LLVM style: single-line if statements with braces

Issue - State: open - Opened by RichBarton-Arm almost 5 years ago - 1 comment

#1011 - f18 tooling driver modules requires extra flag to be usable

Issue - State: open - Opened by naromero77 almost 5 years ago - 2 comments

#1008 - Use _mm_getcsr intrinsics on MSVC

Pull Request - State: closed - Opened by isuruf almost 5 years ago - 3 comments

#996 - Port F18 lit tests to using FileCheck or suitable LLVM-alternative

Issue - State: closed - Opened by RichBarton-Arm almost 5 years ago - 1 comment

#995 - Port F18 unittests to gtest

Issue - State: open - Opened by RichBarton-Arm almost 5 years ago - 7 comments

#988 - Added documentation explaining the use of std::list

Pull Request - State: closed - Opened by DavidTruby almost 5 years ago - 4 comments

#987 - Clause checks for combined constructs

Pull Request - State: closed - Opened by DavidTruby almost 5 years ago - 1 comment

#986 - Align F18 supported build compilers to LLVM's

Issue - State: closed - Opened by RichBarton-Arm almost 5 years ago - 4 comments

#980 - [LLVMify F18] Compiler module folders should have capitalised names

Pull Request - State: closed - Opened by CarolineConcatto almost 5 years ago - 11 comments

#971 - Support Windows build compilers to match LLVM as closely as possible.

Issue - State: open - Opened by RichBarton-Arm almost 5 years ago - 1 comment

#967 - [LLVMify F18] Add doxygen infrastructure to generate code documentation

Issue - State: open - Opened by DavidTruby almost 5 years ago - 2 comments

#966 - [LLVMify F18] Use llvm_unreachable for unreachable code cases

Issue - State: open - Opened by DavidTruby almost 5 years ago - 63 comments

#945 - Bump clang-format version and remove some differences from LLVM

Pull Request - State: closed - Opened by DavidTruby about 5 years ago - 41 comments

#909 - Adjust README for upstreaming to llvm.

Pull Request - State: closed - Opened by DavidTruby about 5 years ago - 17 comments

#895 - Semantic checks for Select-rank construct(#R1148)

Pull Request - State: closed - Opened by Sameeranjoshi about 5 years ago - 14 comments

#894 - The #! sequence must be at the start of the script file.

Pull Request - State: closed - Opened by sscalpone about 5 years ago

#889 - Select Case - Added support for C1145, C1146, C1147, C1148, C1149

Pull Request - State: closed - Opened by kiranktp about 5 years ago - 8 comments

#881 - Add initial CODE_OWNERS file

Pull Request - State: closed - Opened by RichBarton-Arm about 5 years ago - 8 comments

#876 - Submission into the llvm-project

Issue - State: open - Opened by peterwaller-arm about 5 years ago - 19 comments

#768 - clang++ and libstdc++ 9 build failure

Issue - State: open - Opened by DavidTruby over 5 years ago - 2 comments

#763 - Add documentation/DriverAndFrontend.md

Pull Request - State: closed - Opened by peterwaller-arm over 5 years ago - 1 comment

#762 - Work in progress: Add flang -fc1

Pull Request - State: closed - Opened by peterwaller-arm over 5 years ago

#759 - Add new flang driver main() entrypoint

Pull Request - State: closed - Opened by CarolineConcatto over 5 years ago - 13 comments

#751 - Update C++style.md

Pull Request - State: closed - Opened by sscalpone over 5 years ago

#723 - Add storage_size intrinsic.

Pull Request - State: closed - Opened by sscalpone over 5 years ago

#722 - Define iso_fortran_env error_unit.

Pull Request - State: closed - Opened by sscalpone over 5 years ago

#706 - Fold more cases of cmplx and dcmplx.

Pull Request - State: closed - Opened by sscalpone over 5 years ago - 1 comment

#486 - FUNCTION Symbol returned with ObjectEntityDetails

Issue - State: closed - Opened by schweitzpgi over 5 years ago