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-08-26 10:01:59 -07:00
2025-11-10 15:57:46 -08:00
2025-10-31 13:38:18 -07:00
2025-10-31 13:38:18 -07:00
2025-08-26 11:15:24 -07:00
2025-10-31 13:38:18 -07:00
2025-11-10 22:40:39 +00:00
2025-09-08 12:12:19 +09:00
2025-08-15 10:45:34 -07:00
2025-09-08 12:12:19 +09:00
2025-09-08 12:12:19 +09:00
2025-11-19 19:18:13 +00:00
2025-11-18 16:41:07 +01:00
2025-06-15 08:51:59 +01:00
2025-11-10 12:17:12 +00:00
2025-11-18 16:41:07 +01:00
2025-11-18 13:38:43 -08:00
2025-11-06 09:14:50 -08:00
2025-08-26 10:01:59 -07:00
2025-07-24 13:36:36 -07:00
2025-08-12 12:42:08 -04:00
2025-11-06 14:05:30 -05:00
2025-07-24 17:17:47 -04:00
2025-10-15 17:54:15 -07:00
2025-11-06 14:05:30 -05:00
2025-09-26 13:43:58 -04:00
2025-10-24 13:55:03 -07:00
2025-10-27 18:59:03 -04:00
2025-11-10 12:32:43 -08:00
2025-08-28 09:12:36 -07:00
2025-09-10 14:49:01 -04:00
2025-11-10 12:17:12 +00:00
2025-10-28 11:01:13 -07:00
2025-11-12 17:21:06 +00:00
2025-11-05 09:18:49 -08:00
2025-10-29 11:54:18 -07:00