文件最后提交记录最后更新时间
[flang] Avoid crashing from recursion on very tall expression parse trees3 年前
[flang] Don't blow up when combining mixed COMPLEX operations (#66235)2 年前
[flang] Don't create impossible conversions in intrinsic extension (#79042)2 年前
Flang implementation for COMPILER_VERSION and COMPILER_OPTIONS intrinsics2 年前
[test] Fix compiler_version.f90 for -DLLVM_APPEND_VC_REV=OFF builds after D1525722 年前
[flang] Don't fold SIZE()/SHAPE() into expression referencing optional dummy arguments2 年前
[flang] Don't emit false errors on LBOUND/UBOUND of assumed-rank arrays2 年前
[flang] Represent (parentheses around derived types)4 年前
Bitwise comparison intrinsics3 年前
[flang] Fold BTEST4 年前
[flang] Fold LGE/LGT/LLE/LLT intrinsic functions4 年前
[flang][Evaluate] Fold DBLE4 年前
[flang] Fold real-valued DIM()4 年前
[flang] Fold DOT_PRODUCT()3 年前
[flang] Fix crash in folding of DPROD() with non-scalar arguments2 年前
[flang][NFC] Test folding of F08 shift intrinsics3 年前
[flang][runtime] Treatment of NaN in MAXVAL/MAXLOC/MINVAL/MINLOC (#76999)2 年前
[flang] Fold IBITS() intrinsic function4 年前
[flang] Fold IEEE_SUPPORT_xxx() intrinsic functions (#95866)1 年前
[flang] Fold IS_IOSTAT_END() & IS_IOSTAT_EOR() (#70971)2 年前
[flang] Fix bogus folding error for ISHFT(x, negative)4 年前
[flang] Emit error when a positional actual argument follows an argument with a keyword3 年前
[flang] Legacy extension intrinsic functions IMAG, IZEXT, JZEXT3 年前
[flang][NFC] Test folding F08 mask intrinsics3 年前
[flang] Fold MATMUL() (#72176)2 年前
[flang] Fold MERGE() of derived type values2 年前
[flang] Fold OUT_OF_RANGE()2 年前
[flang][runtime] Better real MOD/MODULO results (#77167)2 年前
[flang] Better error reporting for MOD/MODULO/NEAREST (#96114)1 年前
[flang] Avoid needless overflow when folding NORM2 (#67499)2 年前
[flang] Ensure all warning/portability messages are guarded by Should… (#90518)2 年前
[flang] Fold F08 parity intrinsic3 年前
[flang][nfc] Test folding of bit-population count intrinsics3 年前
[flang] Fold complex component references4 年前
[flang] Fix SCALE() folding with big scale factors (#85576)2 年前
[flang] Support SELECTED_LOGICAL_KIND() up to lowering2 年前
[flang][NFC] Test folding of F08 shift intrinsics3 年前
[flang] Fix SPACING() of very small values3 年前
[flang] Correct folding of SPREAD() for higher ranks4 年前
[flang] Improve length information in character transformational (#65771)2 年前
[flang] Fix crash in folding TRANSFER() with MOLD=substring3 年前
[flang] Fold intrinsic inquiry functions SAME_TYPE_AS() and EXTENDS_TYPE_OF()4 年前
[flang] Fix usage & catch errors for MAX/MIN with keyword= arguments4 年前
[flang] Support KNINT and KIDNNT legacy intrinsic functions (#79190)2 年前
[flang] Fix interpretations of x87 80-bit Inf/NaN2 年前
[flang] Improve warnings for invalid arguments when folding host runtime (#96807)1 年前
[flang] Catch out-of-range constant arguments to CHAR/ACHAR3 年前
[flang] Ensure that portability warnings are conditional (#71857)2 年前
[flang] Make real type of kind 10 target dependent3 年前
[flang] Fix constant subscript operations (#68352)2 年前
[flang] Fold IS_CONTIGUOUS of component refs with non-contiguous base (#69327)2 年前
[flang] Fold TRANSFER()3 年前
[Flang] Port test_folding.sh to Python4 年前
[Flang] Port test_folding.sh to Python4 年前
[Flang] Port test_folding.sh to Python4 年前
[flang] Distinguish usage and portability warning messages4 年前
[Flang] Port test_folding.sh to Python4 年前
[flang] Set LBOUND() folding for (x) expression as ones4 年前
[Flang] Port test_folding.sh to Python4 年前
[Flang] Port test_folding.sh to Python4 年前
[flang][runtime] Treatment of NaN in MAXVAL/MAXLOC/MINVAL/MINLOC (#76999)2 年前
[Flang] Port test_folding.sh to Python4 年前
[Flang] Port test_folding.sh to Python4 年前
[flang] Be more precise about CHARACTER known length discrepancies3 年前
[Flang] Port test_folding.sh to Python4 年前
[Flang] Port test_folding.sh to Python4 年前
[Flang] Port test_folding.sh to Python4 年前
[flang] Correct folding of CSHIFT and EOSHIFT for DIM>13 年前
[flang] Make SQRT folding exact3 年前
[flang] Fold COUNT()4 年前
[flang] Fix folding of ac-implied-do indices in structure c'tors4 年前
[flang] Fix folding of character array kind conversion2 年前
[flang] Fix crash in reduction folding (#87201)2 年前
[flang] Fix calls to interfaces with logical literal arguments2 年前
[flang] Fix Failing rewrite-out_of_range testcase to only check for real 10 on supported platforms (#91629)2 年前
[flang] Prevent character length setting with dangling ac-do-variable.3 年前
[flang] Fix parsing and semantics for array element substring%KIND/%LEN3 年前
[flang] Fold IS_CONTIGUOUS for TYPE(*) when possible3 年前
[flang] Rewrite "1*j" to "(j)", not "j", when j is a variable2 年前
[flang] Fix SIZEOF() expression rewriting (#66241)2 年前
[flang] harden TypeAndShape for assumed-ranks (#96234)1 年前
[flang] Set KIND in compiler generated COUNT for SIZE(PACK) (#79801)2 年前
[flang] Adjust "doubled operator" expression extension (#93353)1 年前
[NFC][Py Reformat] Reformat python files in the rest of the dirs2 年前
[flang] Fix type of array constructor triplet (extension) (#92970)2 年前