Linaro TCWG
User Details
- User Since
- Jan 29 2018, 11:41 AM (304 w, 5 d)
Sep 12 2023
Aug 31 2023
Ping. Any other comments/concerns?
Aug 28 2023
FWIW, the pre-merge checks failed due to a problem with git-clang-format, not the tests themselves (they are all green).
Aug 25 2023
Address issues from the last revision.
Aug 22 2023
Fix builtin definition and tests
Aug 17 2023
Fix ppc bcopy test
Aug 16 2023
Aug 7 2023
Ping?
Aug 1 2023
Jul 20 2023
This change seems to be breaking one of the buildbots (https://lab.llvm.org/buildbot/#/builders/179/builds/6704). This is a Neoverse N1, which doesn't have SVE. So I believe this should be checking whether the CPU supports SVE or not.
Jul 18 2023
LGTM.
Jul 17 2023
Actually, this test only fails on aarch64 using GNU ld. With lld, it works fine: https://lab.llvm.org/buildbot/#/builders/185/builds/4357
Jul 12 2023
Jul 10 2023
Jul 6 2023
Jul 4 2023
I think there's a corner case you may have missed. I'm still seeing this on aarch64:
Jun 29 2023
Jun 20 2023
Thanks. If no one else objects, I'll commit it later today.
Jun 19 2023
Jun 1 2023
May 25 2023
May 24 2023
Updated the testcase to remove a hardcoded SSA register variable.
@vdonaldson btw, I don't have commit access. So, whenever you think this change is good to go, feel free to push it.
May 23 2023
Moved the fix from the generic genFIR code to SelectTypeConstruct/CaseConstruct
May 22 2023
Added extra checks to select-case-statement.f90
Mar 23 2023
Apr 13 2018
Version 3: fixed OSCFLAGS for amd64 in buildgo.sh and some comments in tsan_platform.h.
Apr 12 2018
Version 3: new mappings, dropped unneeded memory areas.
Apr 11 2018
Apr 10 2018
Version 2: update memory mappings, changed buildgo.sh FLAGS.