[clang] [CSKY] Default to unsigned char (PR #115961)

2025-02-07 Thread Zi Xuan Wu via cfe-commits
https://github.com/zixuan-wu approved this pull request. LGTM. But I think commit msg should be refined(this PR is not for upstreaming?) https://github.com/llvm/llvm-project/pull/115961 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://li

[clang] [CSKY] Default to unsigned char (PR #115961)

2025-02-07 Thread Zi Xuan Wu via cfe-commits
zixuan-wu wrote: LGTM. But I think commit msg should be refined(this PR is not for upstreaming?) https://github.com/llvm/llvm-project/pull/115961 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/c

[clang] 55c2137 - [testcase][OpenMP] Fix the testcase error of check-all when DCLANG_DEFAULT_OPENMP_RUNTIME is not libomp

2022-10-19 Thread Zi Xuan Wu via cfe-commits
Author: Zi Xuan Wu (Zeson) Date: 2022-10-20T10:19:37+08:00 New Revision: 55c2137939d8e12c064cedcda21108c239dddf8e URL: https://github.com/llvm/llvm-project/commit/55c2137939d8e12c064cedcda21108c239dddf8e DIFF: https://github.com/llvm/llvm-project/commit/55c2137939d8e12c064cedcda21108c239dddf8e.

[clang] 563cc3f - [Clang][CSKY] Add support about CSKYABIInfo

2022-05-30 Thread Zi Xuan Wu via cfe-commits
Author: Zi Xuan Wu (Zeson) Date: 2022-05-31T10:53:30+08:00 New Revision: 563cc3fda9a2a35582d274e1d2d66687ecf2fc77 URL: https://github.com/llvm/llvm-project/commit/563cc3fda9a2a35582d274e1d2d66687ecf2fc77 DIFF: https://github.com/llvm/llvm-project/commit/563cc3fda9a2a35582d274e1d2d66687ecf2fc77.

[clang] b86440e - [CSKY] Fix the conflict of default fpu features and -mfpu option

2022-05-22 Thread Zi Xuan Wu via cfe-commits
Author: Zi Xuan Wu (Zeson) Date: 2022-05-23T10:44:55+08:00 New Revision: b86440ecde5c1dec5b898a3f1bc08ab9853d5ed9 URL: https://github.com/llvm/llvm-project/commit/b86440ecde5c1dec5b898a3f1bc08ab9853d5ed9 DIFF: https://github.com/llvm/llvm-project/commit/b86440ecde5c1dec5b898a3f1bc08ab9853d5ed9.

[clang] 632cfbc - [NFC][test] Fix the line num of expected-error for CSKY at builtin-alloca-with-align.c

2022-05-20 Thread Zi Xuan Wu via cfe-commits
Author: Zi Xuan Wu Date: 2022-05-20T16:54:23+08:00 New Revision: 632cfbc9f933afc9956f7e0b26086fb1cb7294b5 URL: https://github.com/llvm/llvm-project/commit/632cfbc9f933afc9956f7e0b26086fb1cb7294b5 DIFF: https://github.com/llvm/llvm-project/commit/632cfbc9f933afc9956f7e0b26086fb1cb7294b5.diff LO

[clang] dca37af - [NFC][Clang] Modify expect of fail test or XFAIL because CSKY align is different

2022-05-17 Thread Zi Xuan Wu via cfe-commits
Author: Zi Xuan Wu (Zeson) Date: 2022-05-18T10:53:30+08:00 New Revision: dca37af061fbe6590399dfb4e3fd3dda16d63144 URL: https://github.com/llvm/llvm-project/commit/dca37af061fbe6590399dfb4e3fd3dda16d63144 DIFF: https://github.com/llvm/llvm-project/commit/dca37af061fbe6590399dfb4e3fd3dda16d63144.

[clang] 9906d38 - [NFC][CSKY] Fix the test error in toolchain case in windows by add UNSUPPORTED: system-windows

2022-04-05 Thread Zi Xuan Wu via cfe-commits
Author: Zi Xuan Wu Date: 2022-04-06T12:18:54+08:00 New Revision: 9906d38252d112894f304ba1b4fbdcd2cc93ab19 URL: https://github.com/llvm/llvm-project/commit/9906d38252d112894f304ba1b4fbdcd2cc93ab19 DIFF: https://github.com/llvm/llvm-project/commit/9906d38252d112894f304ba1b4fbdcd2cc93ab19.diff LO

[clang] 97e4960 - [Clang][CSKY] Add the CSKY target and compiler driver

2022-04-05 Thread Zi Xuan Wu via cfe-commits
Author: Zi Xuan Wu Date: 2022-04-06T11:37:37+08:00 New Revision: 97e496054a378131227262109c856f89b288c309 URL: https://github.com/llvm/llvm-project/commit/97e496054a378131227262109c856f89b288c309 DIFF: https://github.com/llvm/llvm-project/commit/97e496054a378131227262109c856f89b288c309.diff LO

r347019 - [Clang][Sema]Choose a better candidate in overload function call if there is a compatible vector conversion instead of ambiguous call error

2018-11-15 Thread Zi Xuan Wu via cfe-commits
Author: wuzish Date: Thu Nov 15 19:00:00 2018 New Revision: 347019 URL: http://llvm.org/viewvc/llvm-project?rev=347019&view=rev Log: [Clang][Sema]Choose a better candidate in overload function call if there is a compatible vector conversion instead of ambiguous call error There are 2 function va

r346471 - [PowerPC] [Clang] [AltiVec] The second parameter of vec_sr function should be modulo the number of bits in the element

2018-11-08 Thread Zi Xuan Wu via cfe-commits
Author: wuzish Date: Thu Nov 8 19:35:32 2018 New Revision: 346471 URL: http://llvm.org/viewvc/llvm-project?rev=346471&view=rev Log: [PowerPC] [Clang] [AltiVec] The second parameter of vec_sr function should be modulo the number of bits in the element The second parameter of vec_sr function is r