Weining Lu
0bbf3ddf5f
[Clang][LoongArch] Add GPR alias handling without $ prefix
...
Currenlty there is a mismatch between LoongArch gcc and clang about
handling register name in inlineasm, i.e. gcc allows both `$`-prefixed
and non-prefiexed names for GPRs while clang only allows `$`-prefixed
one. This patch fixes this mismatch by adding non-prefixed GPR names
in clang.
Take `$r4` for example. With this patch, clang accepts `$r4`, `r4`,
`$a0` and `a0` like what gcc does.
Reviewed By: xen0n
Differential Revision: https://reviews.llvm.org/D136436
2023-05-13 12:08:59 +08:00
..
2023-04-27 09:39:08 -07:00
2023-04-27 09:39:08 -07:00
2023-05-12 18:50:52 -04:00
2023-05-12 18:50:52 -04:00
2023-04-24 12:16:54 +03:00
2023-04-24 12:16:54 +03:00
2023-04-24 12:16:54 +03:00
2023-03-15 16:44:49 +08:00
2023-04-24 12:16:54 +03:00
2023-01-23 14:27:44 +01:00
2023-04-24 12:16:54 +03:00
2023-01-09 12:15:24 +01:00
2023-04-24 12:16:54 +03:00
2023-04-24 12:16:54 +03:00
2023-01-23 14:27:44 +01:00
2023-04-24 12:16:54 +03:00
2023-01-09 12:15:24 +01:00
2023-04-24 12:16:54 +03:00
2023-04-24 12:16:54 +03:00
2023-05-13 12:08:59 +08:00
2023-04-24 12:16:54 +03:00
2023-04-24 09:32:49 -07:00
2023-04-24 09:32:49 -07:00
2023-01-23 14:27:44 +01:00
2023-04-24 12:16:54 +03:00
2023-01-09 12:15:24 +01:00
2023-04-24 12:16:54 +03:00
2023-05-10 11:51:06 -04:00
2023-04-24 12:16:54 +03:00
2023-05-04 19:19:52 +02:00
2023-04-18 13:00:27 -04:00
2022-12-03 11:34:27 -08:00
2023-04-24 12:16:54 +03:00
2023-05-10 15:43:52 +08:00
2023-04-24 12:16:54 +03:00
2023-05-05 13:55:43 +01:00
2023-05-03 08:32:27 +08:00
2023-01-09 12:15:24 +01:00
2023-04-24 12:16:54 +03:00
2023-04-24 12:16:54 +03:00
2023-01-23 14:27:44 +01:00
2023-04-24 12:16:54 +03:00
2023-04-24 12:16:54 +03:00
2023-01-23 14:27:44 +01:00
2023-04-24 12:16:54 +03:00
2023-01-23 14:27:44 +01:00
2023-04-24 12:16:54 +03:00
2023-04-26 11:21:34 -07:00
2023-04-24 12:16:54 +03:00
2023-01-23 14:27:44 +01:00
2023-04-24 12:16:54 +03:00