User Details
- User Since
- Jun 6 2020, 5:03 AM (103 w, 6 h)
Thu, May 26
Wed, May 25
Tue, May 24
Mon, May 23
Sat, May 21
Tue, May 17
Sat, May 14
Fri, May 13
Thu, May 12
Wed, May 11
Would it be better to change the common CHECK to RV32 in rv32 tests, and RV64 in rv64 tests ?
Tue, May 10
It is my mistake. I should add --author=Ping Deng <Ping.Deng@streamcomputing.com> when doing git commit.
Mon, May 9
Change the title to [clang][Driver] Add more tests for riscv
It is hard to make a test for my change, since operand memspi is used only by the STDSPQRr and STDWSPQRr pseudo instructions. Adding PrintMethod is just for debug purpose, and we should see no pseudo instruction in the final assembly file.
Sun, May 8
@Patryk27 Could you please have a look at this change? I find this bug when debugging your https://reviews.llvm.org/D123528. The STDSPQRr & STDWSPQRr are printed with the offset vaule.
Sat, May 7
Fri, May 6
Corresponding tests
The new implementation of __mulhi3 and __mulqi3 strictly follow libgcc's special ABI.
Thu, May 5
The variable STI is only used in assert, so there will be 'used variable' warnings when doing release build.
.