User Details
- User Since
- Aug 16 2018, 3:18 AM (266 w, 1 d)
Thu, Aug 31
Fri, Aug 25
Thu, Aug 24
Wed, Aug 23
Aug 23 2023
Aug 22 2023
If https://reviews.llvm.org/D158509 is OK, this patch won't be needed.
In fact, we can remove MIPS*LTriples[], I guess.
I think that this is a step forward to drop *MIPSELTriples[].
This patch depends on https://reviews.llvm.org/D158491.
Aug 20 2023
@MaskRay ping
Aug 18 2023
Aug 17 2023
@anton-afanasyev in clang/test/Driver/riscv64-toolchain.c,
the separator of path, some use just /, and some others use {{/|\\\\}}.
Do you know about why?
Errr, the risc-v test case is wrong...
I have no idea. As the the whole system, including the file name of gcc/binutils commands, is using the non-vendor triples.
Anyway, add a symlink won't be a very difficult problem. I can request it.Thanks.
*Triples* arrays are used much more than it designed to.
If this helps removing elements from *Triples* arrays, I will be in favor.
AArch64Triples[] should not contain aarch64-linux-gnu. Unfortunately, Debian patches GCC so that their GCC packages are installed to lib/gcc{,-cross}/aarch64-linux-gnu instead of lib/gcc{,-cross}/aarch64-{pc,unknown}-linux-gnu, so AArch64Triples[] has to contain aarch64-linux-gnu to support LLVM_DEFAULT_TARGET_TRIPLE (always normalized with "vendor") aarch64-unknown-linux-gnu.
Aug 16 2023
Yes. microMIPS support needs lots of work.
Swap MIPSTriples_legacy and MIPSTriples_r6.
I cannot reproduce it now ...
Abandon it.
When I can reproduce it, I will reopen it.
Aug 15 2023
The downstream distribution can disable it by patch.
Aug 14 2023
Jul 25 2023
Jul 24 2023
Jul 23 2023
How can I close this differential?
Jul 22 2023
Thank you for your patch.
Jul 15 2023
Sorry. It is my fault. With some dig, I know that some microarchitectures may split one ldc1/sdc1 to 2 micro-ops.
Thus we cannot be sure that it is atomic.
Jul 14 2023
Jul 9 2023
Jul 6 2023
It is from the version of brad: https://reviews.llvm.org/D141189
Jul 3 2023
To work with MIPS1, I guess
In fact, here we have more than 1 problems:
In fact, I don't think that it is a good idea to support MIPS I with degrading the performance of MIPS2+.
May 24 2023
I agree with this patch, while I have no approval permission.
I noticed there are some lines like:
May 16 2023
May 15 2023
ping...
May 3 2023
@MaskRay ping?
Apr 28 2023
Apr 25 2023
@MaskRay can you help to submit this patch?
Apr 23 2023
Apr 18 2023
ping...
Apr 2 2023
ping