Star
81
Fork
27
代码
介绍
代码
Issues
10
Pull Requests
9
流水线
Actions
讨论
Wiki
项目成员
44
分析
项目设置
Star
81
Fork
27
master
msdebug
/
flang
/
test
/
Lower
/
HLFIR
下载当前目录
G
GitHub
[flang] fix sequence association of polymorphic actual arguments (
#99294
)
462d0842
创建于
2024年7月22日
历史提交
文件
最后提交记录
最后更新时间
actual_target_for_dummy_pointer.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
all.f90
[flang][hlfir] support optional args for intrinsic ops
2 年前
allocatable-and-pointer-components.f90
[flang][hlfir] Separate -emit-fir and -emit-hlfir for bbc
2 年前
allocatable-and-pointer-status-change.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
allocatable-and-pointer-subparts.f90
[flang][hlfir] Separate -emit-fir and -emit-hlfir for bbc
2 年前
allocatable-end-of-scope-dealloc.f90
[flang] Give internal linkage to internal procedures (
#81929
)
2 年前
allocatable-return.f90
[flang] Enable polymorphic lowering by default (
#83285
)
2 年前
allocatables-and-pointers.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
any.f90
[flang][hlfir] support optional args for intrinsic ops
2 年前
array-ctor-as-elemental-nested.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
array-ctor-as-elemental.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
array-ctor-as-inlined-temp.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
array-ctor-as-runtime-temp.f90
[flang] Make adapt.valuebyref attribute work again (
#73658
)
2 年前
array-ctor-character.f90
[flang] Re-land PR
#97337
(
#98656
)
1 年前
array-ctor-derived.f90
[flang] Enable polymorphic lowering by default (
#83285
)
2 年前
array-ctor-index.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
assignment-intrinsics.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
associate-construct.f90
[flang][hlfir] Separate -emit-fir and -emit-hlfir for bbc
2 年前
associate-for-args-with-alloc-components.f90
[flang] Make adapt.valuebyref attribute work again (
#73658
)
2 年前
assumed-rank-calls.f90
[flang] lower assumed-rank TARGET to intent(in) POINTER (
#96082
)
1 年前
assumed-rank-entry.f90
[flang] implement assumed-rank in ENTRY (
#96111
)
1 年前
assumed-rank-iface-alloc-ptr.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
assumed-rank-iface.f90
[flang] Carry over BIND(C) information to fir.call (
#93981
)
1 年前
assumed-rank-inquiries-2.f90
[flang] use hlfir base when translating assumed-rank entity to fir::ExtendedValue (
#94822
)
1 年前
assumed-rank-inquiries-3.f90
[flang] Update UBOUND runtime API and lowering (
#95085
)
1 年前
assumed-rank-inquiries.f90
[flang] use hlfir base when translating assumed-rank entity to fir::ExtendedValue (
#94822
)
1 年前
assumed-rank-internal-proc.f90
[flang] lower assumed-ranks captured in internal procedures (
#96106
)
1 年前
assumed-size-cray-pointee.f90
[flang] Set assumed-size last extent to -1 (
#79156
)
2 年前
binary-ops.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
bindc-assumed-length.f90
[flang] Lower BIND(C) assumed length to CFI descriptor (
#65950
)
2 年前
bindc-entry-stmt.f90
[flang] Fix character function call bug (
#67973
)
2 年前
bindc-module-var.f90
[flang] Lower BIND(C) module variables (
#78279
)
2 年前
bindc-proc-interface.f90
[flang] Lower special bind(c) cases without binding labels (
#65758
)
2 年前
bindc-value-derived.f90
[flang] Carry over BIND(C) information to fir.call (
#93981
)
1 年前
bindc_empty_name.f90
[flang] Lower special bind(c) cases without binding labels (
#65758
)
2 年前
bindc_internal_proc.f90
[flang] Give internal linkage to internal procedures (
#81929
)
2 年前
block_bindc_pocs.f90
[flang] Carry over BIND(C) information to fir.call (
#93981
)
1 年前
c_ptr-constant-init.f90
[flang][hlfir] Separate -emit-fir and -emit-hlfir for bbc
2 年前
call-sequence-associated-descriptors.f90
[flang] Simplify copy-in copy-out runtime API (
#95822
)
1 年前
calls-assumed-shape.f90
[flang] Simplify copy-in copy-out runtime API (
#95822
)
1 年前
calls-character-singleton-result.f90
[flang] Carry over BIND(C) information to fir.call (
#93981
)
1 年前
calls-constant-expr-arg-polymorphic.f90
[flang] Enable polymorphic lowering by default (
#83285
)
2 年前
calls-constant-expr-arg.f90
[flang] Simplify copy-in copy-out runtime API (
#95822
)
1 年前
calls-f77.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
calls-optional.f90
[flang] Simplify copy-in copy-out runtime API (
#95822
)
1 年前
calls-percent-val-ref.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
calls-poly-to-assumed-type.f90
[flang] Simplify copy-in copy-out runtime API (
#95822
)
1 年前
calls-poly-to-nonpoly.f90
[flang] fix sequence association of polymorphic actual arguments (
#99294
)
1 年前
char_extremum.f03
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
charconvert.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
common-block-bindc-conflicts.f90
[flang] Use BIND name, if any, when consolidating common blocks (
#65613
)
2 年前
concat.f90
[flang][hlfir] Separate -emit-fir and -emit-hlfir for bbc
2 年前
constant-character.f90
[flang] Change
uniqueCGIdent
separator from
.
to
X
(
#71338
)
2 年前
constant-derived.f90
[flang][hlfir] Lower parent component in constant structure constructors (
#71421
)
2 年前
constant.f90
[flang] Correct handling of non-default lower bounds in ASSOCIATE with named constants
2 年前
conversion-ops.f90
[flang][hlfir] Separate -emit-fir and -emit-hlfir for bbc
2 年前
convert-mbox-to-value.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
convert-variable-assumed-rank.f90
[flang] use hlfir base when translating assumed-rank entity to fir::ExtendedValue (
#94822
)
1 年前
convert-variable-block.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
convert-variable.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
count.f90
[Flang] Remove kind from CountOp (
#75466
)
2 年前
cray-pointers.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
custom-intrinsic.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
descriptor-inquiries.f90
[flang][hlfir] Separate -emit-fir and -emit-hlfir for bbc
2 年前
designators-component-ref.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
designators-parameter-array-slice.f90
[flang] Enable polymorphic lowering by default (
#83285
)
2 年前
designators.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
dot_product.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
dummy-argument-optional.f90
[flang][hlfir] Separate -emit-fir and -emit-hlfir for bbc
2 年前
elemental-array-ops.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
elemental-call-vector-subscripts.f90
[flang] Make adapt.valuebyref attribute work again (
#73658
)
2 年前
elemental-call-with-finalization.f90
[flang][hlfir] Fixed some finalization/deallocation issues. (
#67047
)
2 年前
elemental-intrinsics.f90
[flang][hlfir] Set/propagate 'unordered' attribute for elementals.
2 年前
elemental-polymorphic-merge.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
elemental-result-length.f90
[flang] Enforce F'2023 C15121 (
#94418
)
1 年前
elemental-user-procedure-ref-polymorphic.f90
[flang] Enable polymorphic lowering by default (
#83285
)
2 年前
elemental-user-procedure-ref.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
entry_return.f90
[flang] Make adapt.valuebyref attribute work again (
#73658
)
2 年前
expr-addr.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
expr-as-inquired.f90
[flang][hlfir] Simplify hlfir::convertToValue
2 年前
expr-box.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
expr-value.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
forall.f90
Fix typo "indicies" (
#92232
)
2 年前
function-return-as-expr.f90
[flang] Enable polymorphic lowering by default (
#83285
)
2 年前
function-return-destroy.f90
[flang] Enable polymorphic lowering by default (
#83285
)
2 年前
function-return.f90
[flang] Fix character function call bug (
#67973
)
2 年前
goto-do-body.f90
[flang] Generate valid IR on GOTO DO body (
#66084
)
2 年前
ignore-rank-unlimited-polymorphic.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
ignore-type-assumed-shape.f90
[flang] Carry over BIND(C) information to fir.call (
#93981
)
1 年前
implicit-call-mismatch.f90
[flang][hlfir] Separate -emit-fir and -emit-hlfir for bbc
2 年前
implicit-type-conversion-allocatable.f90
[flang] Fix length handling in character kind implicit conversion (
#74586
)
2 年前
implicit-type-conversion.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
initial-target-component.f90
[flang] Do not instantiate components in initial targets as objects (
#75778
)
2 年前
intentout-allocatable-components.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
internal-procedures-2.f90
[flang] Give internal linkage to internal procedures (
#81929
)
2 年前
internal-procedures-bindc-host.f90
[flang] Retain internal and BIND(C) host procedure link in FIR (
#87796
)
2 年前
internal-procedures-polymorphic.f90
[flang] Enable polymorphic lowering by default (
#83285
)
2 年前
internal-procedures.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
intrinsic-assumed-type.f90
[flang] Enable polymorphic lowering by default (
#83285
)
2 年前
intrinsic-dynamically-optional.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前