Matt Arsenault
a757c4e74e
CodeGen: Add subtarget to TargetLoweringBase constructor ( #168620 )
...
Currently LibcallLoweringInfo is defined inside of TargetLowering,
which is owned by the subtarget. Pass in the subtarget so we can
construct LibcallLoweringInfo with the subtarget. This is a temporary
step that should be revertable in the future, after LibcallLoweringInfo
is moved out of TargetLowering.
2025-11-19 19:18:13 +00:00
..
2025-11-12 08:43:55 -08:00
2025-11-12 08:43:55 -08:00
2025-11-12 08:43:55 -08:00
2025-06-17 13:28:45 -07:00
2025-09-04 14:48:36 +00:00
2025-08-21 05:21:42 +03:00
2025-09-19 13:50:07 +00:00
2025-07-12 15:46:12 -07:00
2025-04-21 04:21:37 +03:00
2025-05-26 14:57:16 -07:00
2025-08-21 05:21:42 +03:00
2025-11-10 16:24:39 -08:00
2025-11-10 16:24:39 -08:00
2025-09-14 10:56:51 +08:00
2025-11-18 15:01:30 -05:00
2025-09-12 09:18:50 +00:00
2025-09-12 09:18:50 +00:00
2025-05-09 07:40:02 +08:00
2025-04-28 09:26:34 -07:00
2025-05-06 18:01:17 -07:00
2025-09-19 13:50:07 +00:00
2025-09-08 03:41:22 +00:00
2025-07-15 13:22:33 -04:00
2025-07-15 13:22:33 -04:00
2025-09-28 10:49:40 +08:00
2025-08-19 09:26:38 +02:00
2025-08-19 09:26:38 +02:00
2025-08-19 09:26:38 +02:00
2025-09-14 10:56:51 +08:00
2025-07-15 13:22:33 -04:00
2025-09-25 23:29:13 -04:00
2025-11-04 07:12:53 -08:00
2025-08-21 05:21:42 +03:00
2025-07-15 13:22:33 -04:00
2025-11-10 22:40:39 +00:00
2025-11-10 16:24:39 -08:00
2025-10-10 16:40:22 +08:00
2025-11-19 19:18:13 +00:00
2025-10-11 10:58:48 +09:00
2025-06-17 09:36:53 -07:00
2025-06-15 18:46:51 -07:00
2025-05-23 08:30:29 -07:00
2025-11-12 08:43:55 -08:00
2025-05-23 08:30:29 -07:00
2025-05-26 14:57:16 -07:00
2025-10-25 06:23:43 -07:00
2025-09-28 10:49:40 +08:00
2025-09-19 13:50:07 +00:00
2025-09-19 13:50:07 +00:00
2025-05-04 01:18:19 -04:00
2025-11-10 16:24:39 -08:00
2025-11-10 16:24:39 -08:00
2025-11-10 16:24:39 -08:00
2025-04-28 11:09:43 +10:00
2025-02-16 19:10:49 -08:00
2025-09-28 10:49:40 +08:00
2025-01-24 11:23:34 +08:00
2024-12-21 05:29:51 +03:00
2024-12-21 05:29:51 +03:00
2025-09-12 09:18:50 +00:00
2025-09-12 09:18:50 +00:00
2025-09-10 11:43:53 +00:00
2025-07-15 13:22:33 -04:00
2025-09-11 11:05:29 -07:00
2025-06-17 09:36:53 -07:00
2025-04-22 06:27:29 +03:00
2025-06-15 08:51:59 +01:00