Star
81
Fork
27
代码
介绍
代码
Issues
10
Pull Requests
10
流水线
Actions
讨论
Wiki
项目成员
44
分析
项目设置
Star
81
Fork
27
master
msdebug
/
flang
/
test
/
Lower
/
Intrinsics
下载当前目录
G
GitHub
[flang] load SECOND result in genSecond (
#99342
)
a19e5aed
创建于
2024年7月18日
历史提交
文件
最后提交记录
最后更新时间
abort.f90
[flang] Set default to -ffpcontract=fast
3 年前
abs.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
achar.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
acos.f90
[flang] Set default to -ffpcontract=fast
3 年前
acos_complex16.f90
[flang] Added lowering and runtime for COMPLEX(16) intrinsics. (
#83874
)
2 年前
acos_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
acosd.f90
[flang] Implement ACOSD and ASIND (
#80448
)
2 年前
acosh.f90
[flang] Set default to -ffpcontract=fast
3 年前
acosh_complex16.f90
[flang] Added lowering and runtime for COMPLEX(16) intrinsics. (
#83874
)
2 年前
acosh_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
adjustl.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
adjustr.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
aint.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
aint_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
all.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
anint.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
anint_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
any.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
asin.f90
[flang] Set default to -ffpcontract=fast
3 年前
asin_complex16.f90
[flang] Added lowering and runtime for COMPLEX(16) intrinsics. (
#83874
)
2 年前
asin_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
asind.f90
[flang] Implement ACOSD and ASIND (
#80448
)
2 年前
asinh.f90
[flang] Set default to -ffpcontract=fast
3 年前
asinh_complex16.f90
[flang] Added lowering and runtime for COMPLEX(16) intrinsics. (
#83874
)
2 年前
asinh_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
associated-proc-pointers.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
associated.f90
[flang] Lower non optional inquired argument in custom intrinsic lowering (
#93592
)
2 年前
atan.f90
[flang] Lower 2-argument F2008 atan intrinsic
1 年前
atan2_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
atan2d.f90
[flang] Fix for atand(Y,X), and implment atan2d(Y,X), atanpi(X), atanpi(Y,X), atan2pi(Y,X) (
#79002
)
2 年前
atan2pi.f90
[flang] Fix for atand(Y,X), and implment atan2d(Y,X), atanpi(X), atanpi(Y,X), atan2pi(Y,X) (
#79002
)
2 年前
atan_complex16.f90
[flang] Added lowering and runtime for COMPLEX(16) intrinsics. (
#83874
)
2 年前
atan_real16.f90
[flang] Fix broken atan_real16 test (
#98499
)
1 年前
atand.f90
[flang] Fix for atand(Y,X), and implment atan2d(Y,X), atanpi(X), atanpi(Y,X), atan2pi(Y,X) (
#79002
)
2 年前
atanh.f90
[flang] Set default to -ffpcontract=fast
3 年前
atanh_complex16.f90
[flang] Added lowering and runtime for COMPLEX(16) intrinsics. (
#83874
)
2 年前
atanh_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
atanpi.f90
[flang] Fix for atand(Y,X), and implment atan2d(Y,X), atanpi(X), atanpi(Y,X), atan2pi(Y,X) (
#79002
)
2 年前
bessel_j0.f90
[flang] Set default to -ffpcontract=fast
3 年前
bessel_j0_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
bessel_j1.f90
[flang] Set default to -ffpcontract=fast
3 年前
bessel_j1_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
bessel_jn.f90
[mlir][flang] add fast math attribute to fcmp (
#74315
)
2 年前
bessel_jn_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
bessel_y0.f90
[flang] Set default to -ffpcontract=fast
3 年前
bessel_y0_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
bessel_y1.f90
[flang] Set default to -ffpcontract=fast
3 年前
bessel_y1_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
bessel_yn.f90
[mlir][flang] add fast math attribute to fcmp (
#74315
)
2 年前
bessel_yn_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
bge.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
bgt.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
ble.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
blt.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
btest.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
c_associated.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
c_f_pointer.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
c_f_procpointer.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
c_funloc-proc-pointers.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
c_funloc.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
c_loc.f90
[flang][runtime] Validate pointer DEALLOCATE (
#78612
)
2 年前
c_ptr_eq_ne.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
cabs_real16.f90
[flang] Fixes for LIT testing of FLANG_RUNTIME_F128_MATH_LIB build. (
#82832
)
2 年前
ceiling.f90
[flang] Try to lower math intrinsics to math operations first.
3 年前
ceiling_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
cmplx.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
command_argument_count.f90
[flang] Set default to -ffpcontract=fast
3 年前
conjg.f90
[flang] Lower some numeric intrinsics
4 年前
cos_complex16.f90
[flang] Added lowering and runtime for COMPLEX(16) intrinsics. (
#83874
)
2 年前
cos_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
cosd.f90
[flang] Add support for COSD/SIND (
#79546
)
2 年前
cosh_complex16.f90
[flang] Added lowering and runtime for COMPLEX(16) intrinsics. (
#83874
)
2 年前
cosh_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
count.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
cpu_time.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
date_and_time.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
dble.f90
[flang] Lower some numeric intrinsics
4 年前
dconjg.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
dim.f90
[mlir][flang] add fast math attribute to fcmp (
#74315
)
2 年前
dimag.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
dot_product.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
dprod.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
dreal.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
dshiftl.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
dshiftr.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
eoshift.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
erf_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
erfc.f90
[flang] Set default to -ffpcontract=fast
3 年前
erfc_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
erfc_scaled.f90
[flang] Add runtime support for Fortran intrinsic ERFC_SCALED (
#95040
)
1 年前
etime-function.f90
[reland][flang] Add ETIME runtime and lowering intrinsics implementation (
#92571
)
2 年前
etime.f90
[reland][flang] Add ETIME runtime and lowering intrinsics implementation (
#92571
)
2 年前
execute_command_line-optional.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
execute_command_line.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
exit-2.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
exit.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
exp.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
exp_complex16.f90
[flang] Added lowering and runtime for COMPLEX(16) intrinsics. (
#83874
)
2 年前
exp_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
exponent.f90
[flang] Set default to -ffpcontract=fast
3 年前
extends_type_of.f90
[flang] Enable polymorphic lowering by default (
#83285
)
2 年前
findloc.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
floor.f90
[flang] Try to lower math intrinsics to math operations first.
3 年前
floor_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
fma.f90
[Flang] Map
ieee_fma
intrinsic to
llvm.fma
2 年前
fma_real16.f90
[flang][runtime] Added lowering and runtime for REAL(16) IEEE_FMA. (
#85017
)
2 年前
fraction.f90
[flang] Set default to -ffpcontract=fast
3 年前
gamma.f90
[flang] Set default to -ffpcontract=fast
3 年前
gamma_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
get_command.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
get_command_argument-optional.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
get_command_argument.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
get_environment_variable-optional.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
get_environment_variable.f90
[flang] Allow getenv as alternate spelling for get_environment_variable (
#95777
)
1 年前
getcwd-function.f90
[flang] Add GETCWD runtime and lowering intrinsics implementation (
#92746
)
1 年前
getcwd-optional.f90
[flang] Add GETCWD runtime and lowering intrinsics implementation (
#92746
)
1 年前
getcwd.f90
[flang] Add GETCWD runtime and lowering intrinsics implementation (
#92746
)
1 年前
getpid.f90
[flang] GETPID runtime and lower intrinsic implementation (
#70442
)
2 年前
hypot_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
iall.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
iand.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
iany.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
ibclr.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
ibits.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
ibset.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
ichar.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
ieee_class.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
ieee_class_queries.f90
Revert "[mlir][Arith] Add arith.is_nan and arith.is_inf predicates"
2 年前
ieee_compare.f90
[flang] fix broken ieee tests
2 年前
ieee_copy_sign.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
ieee_femodes.f90
[flang] Fold IEEE_SUPPORT_xxx() intrinsic functions (
#95866
)
1 年前
ieee_festatus.f90
[flang] Fold IEEE_SUPPORT_xxx() intrinsic functions (
#95866
)
1 年前
ieee_flag.f90
[flang] Fold IEEE_SUPPORT_xxx() intrinsic functions (
#95866
)
1 年前
ieee_is_finite.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
ieee_is_normal.f90
Revert "[mlir][Arith] Add arith.is_nan and arith.is_inf predicates"
2 年前
ieee_logb.f90
[flang] Fold IEEE_SUPPORT_xxx() intrinsic functions (
#95866
)
1 年前
ieee_max_min.f90
[flang] Fold IEEE_SUPPORT_xxx() intrinsic functions (
#95866
)
1 年前
ieee_operator_eq.f90
[flang] Fold IEEE_SUPPORT_xxx() intrinsic functions (
#95866
)
1 年前
ieee_rounding.f90
[flang] Fold IEEE_SUPPORT_xxx() intrinsic functions (
#95866
)
1 年前
ieee_signbit.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
ieee_unordered.f90
[flang] fix broken ieee tests
2 年前
ieor.f90
[flang][lowering] Add support for lowering of the
ieor
intrinsic
4 年前
index.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
ior.f90
[flang][lowering] Add support for lowering of the
ior
intrinsic
4 年前
iparity.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
is_contiguous.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
is_iostat_value.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
ishft.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
ishftc.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
isnan.f90
Revert "[mlir][Arith] Add arith.is_nan and arith.is_inf predicates"
2 年前
lbound.f90
[flang] Set assumed-size last extent to -1 (
#79156
)
2 年前
leadz.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
len.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
len_trim.f90
[flang] Lower character related intrinsic
4 年前
lge_lgt_lle_llt.f90
[flang] Lower character related intrinsic
4 年前
loc.f90
[flang] Handle absent optional in LOC (
#73530
)
2 年前
log.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
log10_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
log_complex16.f90
[flang] Added lowering and runtime for COMPLEX(16) intrinsics. (
#83874
)
2 年前
log_gamma.f90
[flang] Set default to -ffpcontract=fast
3 年前
log_gamma_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
log_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
maskl.f90
[flang] Fix MASKR/MASKL lowering for INTEGER(16) (
#87496
)
2 年前
maskr.f90
[flang] Fix MASKR/MASKL lowering for INTEGER(16) (
#87496
)
2 年前
math-runtime-options.f90
[flang] Add fastmath flags to localBuilder in IntrinsicCall
2 年前
matmul.f90
[flang] Lower MATMUL to type specific runtime calls. (
#97547
)
1 年前
max.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
maxloc.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
maxval.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
merge.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
merge_bits.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
min.f90
[mlir][flang] add fast math attribute to fcmp (
#74315
)
2 年前
minloc.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
minval.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
mod.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
modulo.f90
[flang] Fixed MODULO(x, inf) to produce NaN. (
#86145
)
2 年前
move_alloc.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
mvbits.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
nearest.f90
[mlir][flang] add fast math attribute to fcmp (
#74315
)
2 年前
nint.f90
[flang] Lower numeric related instrinsics
4 年前
nint_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
norm2.f90
[flang][runtime] Support NORM2 for REAL(16) with FortranFloat128Math lib. (
#83219
)
2 年前
not.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
pack.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
parity.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
popcnt.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
poppar.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
pow_complex16.f90
[flang] Added lowering and runtime for COMPLEX(16) intrinsics. (
#83874
)
2 年前
pow_complex16i.f90
[flang] Added COMPLEX(16) ** INTEGER(4/8) lowering and runtime. (
#84115
)
2 年前
pow_complex16k.f90
[flang] Added COMPLEX(16) ** INTEGER(4/8) lowering and runtime. (
#84115
)
2 年前
pow_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
powi_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
present.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
product.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
random.f90
[flang] Give internal linkage to internal procedures (
#81929
)
2 年前
random_number_real16.f90
[flang] Moved REAL(16) RANDOM_NUMBER to Float128Math library. (
#85002
)
2 年前
real.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
reduce.f90
[flang] Handle procedure pointer and dummy procecure in REDUCE intrinsic calls (
#95843
)
1 年前
rename.f90
[Flang] Implement RENAME intrinsic (code-gen + runtime entry point) (
#98359
)
1 年前
repeat.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
reshape.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
rrspacing.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
same_type_as.f90
[flang] Enable polymorphic lowering by default (
#83285
)
2 年前
scale.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
scan.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
second.f90
[flang] load SECOND result in genSecond (
#99342
)
1 年前
selected_char_kind.f90
[flang] Lower selected_char_kind to runtime call (
#93095
)
2 年前
selected_int_kind.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
selected_logical_kind.f90
[flang] Lower selected_logical_kind to its runtime call (
#93091
)
2 年前
selected_real_kind.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
set_exponent.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
shape.f90
[flang] lower SHAPE intrinsic (
#89785
)
2 年前
shifta.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
shiftl.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
shiftr.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
sign.f90
[flang] Try to lower math intrinsics to math operations first.
3 年前
signal.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
sin_complex16.f90
[flang] Added lowering and runtime for COMPLEX(16) intrinsics. (
#83874
)
2 年前
sin_real16.f90
[flang] Fixes for LIT testing of FLANG_RUNTIME_F128_MATH_LIB build. (
#82832
)
2 年前
sind.f90
[flang] Add support for COSD/SIND (
#79546
)
2 年前
sinh_complex16.f90
[flang] Added lowering and runtime for COMPLEX(16) intrinsics. (
#83874
)
2 年前
sinh_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
size.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
sizeof.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
sleep.f90
[flang][runtime] Implement SLEEP intrinsic (
#79074
)
2 年前
spacing.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
spread.f90
[flang] Enable polymorphic lowering by default (
#83285
)
2 年前
sqrt_complex16.f90
[flang] Added lowering and runtime for COMPLEX(16) intrinsics. (
#83874
)
2 年前
sqrt_real16.f90
[flang] Fixes for LIT testing of FLANG_RUNTIME_F128_MATH_LIB build. (
#82832
)
2 年前
storage_size-2.f90
[flang] Make adapt.valuebyref attribute work again (
#73658
)
2 年前
storage_size.f90
[flang] Enable polymorphic lowering by default (
#83285
)
2 年前
sum.f90
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (
#90989
)
2 年前
system-optional.f90
[flang] Use i16 instead of i2 for cmdstat (
#91647
)
2 年前
system.f90
[flang] Use i16 instead of i2 for cmdstat (
#91647
)
2 年前
system_clock.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
tan_complex16.f90
[flang] Added lowering and runtime for COMPLEX(16) intrinsics. (
#83874
)
2 年前
tan_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
tand.f90
[flang] Implement tand intrinsic
2 年前
tanh_complex16.f90
[flang] Added lowering and runtime for COMPLEX(16) intrinsics. (
#83874
)
2 年前
tanh_real16.f90
[flang] Added support for REAL16 math intrinsics in lowering and runtime. (
#82860
)
2 年前
trailz.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
transfer.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
transpose.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
transpose_opt.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
trim.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前
ubound.f90
[flang] Set assumed-size last extent to -1 (
#79156
)
2 年前
ubound01.f90
[flang] Update UBOUND runtime API and lowering (
#95085
)
1 年前
verify.f90
[flang][NFC] Use hlfir=false and flang-deprecated-no-hlfir in legacy tests (
#71957
)
2 年前