Clang-tidy tries to analyze an STM32 assembly file located in compile_commands.json
|
|
5
|
81
|
August 29, 2024
|
Clang + lld apparently can't find cross compile libraries
|
|
9
|
252
|
June 10, 2024
|
Custom libc++ for C++20 coroutines on bare metal embedded Arm
|
|
2
|
186
|
June 10, 2024
|
Setting -mcpu=cortex-a9 -mfpu=neon for ARM target does not make clang pick memcpy optimized for the co-processor
|
|
9
|
252
|
June 6, 2024
|
Cross-compilation from x86_64 to armv7 using Clang
|
|
1
|
172
|
April 8, 2024
|
Does clang support to generate GOT-based position indenpendent code with pic-register?
|
|
9
|
1589
|
March 24, 2024
|
[RFC]: Strengthen Relaxed Atomics Implementation behind `-mstrict-rlx-atomics` Flag
|
|
28
|
1615
|
December 22, 2023
|
Stack space allocation problem under different optimization levels of ARM
|
|
0
|
126
|
December 14, 2023
|
Bring features of fromelf of ARM to llvm-objcopy
|
|
13
|
679
|
November 28, 2023
|
SME in MLIR status (20/10/2023)
|
|
1
|
576
|
October 20, 2023
|
How to substitute `SP` register with `R7` in Cortex-M code generation?
|
|
4
|
324
|
October 6, 2023
|
[RFC] Creating a ArmSME Dialect
|
|
80
|
3411
|
June 9, 2023
|
How can I use the GCC sysroot for ARM when using Clang?
|
|
2
|
1010
|
April 5, 2023
|
Why passing a structure by value is compiled into passing by reference without byval attribute?
|
|
2
|
1199
|
November 28, 2022
|
Cross compilation of libcxx for baremetal ARMv7m with hard floating point support
|
|
9
|
1873
|
November 9, 2022
|
Why does march=native not work on Apple M1?
|
|
7
|
5911
|
September 27, 2022
|
RFC: Removal of armv2/2A/3/3M target options
|
|
2
|
620
|
September 8, 2022
|
[AArch64] How to combine a sequence IR cross BasicBlock?
|
|
2
|
431
|
September 7, 2022
|
Adding debug info to a raw binary
|
|
1
|
478
|
July 11, 2022
|
Clang SME ACLE intrinsics
|
|
1
|
823
|
June 27, 2022
|
[AArch64] Is the cost of MSUB instruction is significantly higher than that of the MADD instruction?
|
|
5
|
347
|
June 11, 2022
|
Is it time to start upstreaming the CHERI support to LLVM?
|
|
7
|
1489
|
May 9, 2022
|
Does the update of sp redundant in spill/reload code?
|
|
2
|
262
|
May 4, 2022
|
[AArch64] Does we need support value bigger than 2 for alloc_align
|
|
2
|
254
|
April 7, 2022
|
Switching to GCC C runtime linkage for the baremetal driver
|
|
6
|
1488
|
March 30, 2022
|
[AArch64] which vesion is should be expected in pass simple-register-coalescing?
|
|
4
|
392
|
March 25, 2022
|
Program stopped without a specific reason. How to interpret this?
|
|
3
|
638
|
March 18, 2022
|
backend:NEON label
|
|
1
|
348
|
February 21, 2022
|
.arm doesn't align code sections by 4 bytes
|
|
3
|
1562
|
January 24, 2022
|