ZhaoQi
b53866fec8
[LoongArch] Modify expanding code sequence for PseudoLA_TLS_LE ( #119696 )
...
Before this commit, PseudoLA_TLS_LE for normal/medium code model expand
normally to:
```
lu12i.w $rd, %le_hi20(sym)
ori $rd, $rd, %le_lo12(sym)
```
This commit changes the result to:
```
lu12i.w $rd, %le_hi20_r(sym)
add.w/d $rd, $rd, $tp, %le_add_r(sym)
addi.w/d $rd, $rd, %le_lo12_r(sym)
```
This aims to be optimized by linker relaxation in the future.
This commit makes no change to PseudoLA_TLS_LE in large code model.
2024-12-30 16:01:46 +08:00
..
2024-12-10 21:19:38 +08:00
2024-12-19 08:57:31 +08:00
2024-12-19 08:57:31 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-06-03 13:23:35 +08:00
2024-05-14 20:23:04 +08:00
2024-07-22 15:10:21 +08:00
2024-10-16 11:58:00 +08:00
2024-09-06 16:19:20 +01:00
2024-06-03 13:23:35 +08:00
2024-05-14 20:23:04 +08:00
2024-08-08 23:05:38 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-10-31 15:58:15 +08:00
2024-10-31 15:58:15 +08:00
2024-10-31 15:58:15 +08:00
2024-08-19 15:23:05 +08:00
2023-10-19 09:20:27 +08:00
2024-03-05 09:15:44 +08:00
2024-11-21 16:52:38 +08:00
2024-05-14 20:23:04 +08:00
2023-08-09 10:29:50 +08:00
2024-07-23 15:14:20 +08:00
2024-10-31 15:58:15 +08:00
2024-09-06 15:46:43 +08:00
2023-11-29 15:21:21 +08:00
2024-10-31 15:58:15 +08:00
2024-11-06 17:34:13 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-11-11 16:46:22 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-06-12 17:41:26 +08:00
2024-05-14 20:23:04 +08:00
2024-11-21 16:52:38 +08:00
2024-07-30 14:22:53 +08:00
2024-03-05 09:15:44 +08:00
2024-10-31 15:58:15 +08:00
2023-11-29 15:21:21 +08:00
2024-08-09 14:08:32 +08:00
2024-08-08 23:05:38 +08:00
2024-11-06 17:34:13 +08:00
2024-12-05 10:46:23 +08:00
2024-08-15 14:09:36 +08:00
2024-11-06 09:26:28 +08:00
2024-10-31 15:58:15 +08:00
2024-05-14 20:23:04 +08:00
2024-10-31 15:58:15 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-10-31 15:58:15 +08:00
2024-08-08 23:05:38 +08:00
2024-08-08 23:05:38 +08:00
2024-08-08 23:05:38 +08:00
2024-08-30 16:38:42 +08:00
2023-10-19 09:20:27 +08:00
2024-10-31 15:58:15 +08:00
2024-08-08 23:05:38 +08:00
2024-05-14 20:23:04 +08:00
2024-08-08 23:05:38 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-10-31 15:58:15 +08:00
2024-01-23 14:24:58 +08:00
2024-01-23 14:24:58 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-06-07 15:39:05 +08:00
2024-10-31 15:58:15 +08:00
2024-05-14 20:23:04 +08:00
2024-06-07 15:39:05 +08:00
2023-09-15 16:16:06 +08:00
2023-09-15 16:16:06 +08:00
2024-11-11 14:15:22 +08:00
2024-06-12 22:02:47 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-17 09:13:51 +08:00
2023-05-17 17:03:15 +02:00
2024-05-14 20:23:04 +08:00
2024-12-30 16:01:46 +08:00
2024-05-14 20:23:04 +08:00
2024-10-23 19:43:23 +08:00
2024-11-06 19:30:57 +08:00
2024-12-30 16:01:46 +08:00
2024-10-18 09:35:42 +04:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-08-29 17:53:32 +01:00
2024-11-07 10:10:28 +01:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-11-21 16:52:38 +08:00
2024-06-12 22:02:47 +08:00
2024-05-14 20:23:04 +08:00
2024-07-30 14:22:24 +08:00
2024-07-16 20:56:18 +01:00
2024-05-14 20:23:04 +08:00
2024-06-03 13:23:35 +08:00
2024-05-14 20:23:04 +08:00
2024-12-16 13:39:01 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-10-31 15:58:15 +08:00
2024-05-14 20:23:04 +08:00
2024-03-05 09:15:44 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-10-31 15:58:15 +08:00
2024-10-31 15:58:15 +08:00
2024-05-14 20:23:04 +08:00
2024-10-31 15:58:15 +08:00
2024-10-31 15:58:15 +08:00
2024-10-31 15:58:15 +08:00
2024-05-16 16:54:18 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00
2024-12-30 16:01:46 +08:00
2024-05-14 20:23:04 +08:00
2024-07-17 12:21:44 +08:00
2024-07-31 17:18:27 -07:00
2024-05-14 20:23:04 +08:00
2024-08-02 11:28:03 +08:00
2024-10-31 15:58:15 +08:00
2024-10-31 15:58:15 +08:00
2024-05-14 20:23:04 +08:00
2024-05-14 20:23:04 +08:00