Owen Anderson
698d832185
DataLayout: Fix latent issues with getMaxIndexSizeInBits ( #118740 )
...
Because it was implemented in terms of getMaxIndexSize, it was always
rounding the values up to a multiple of 8. Additionally, it was using
the PointerSpec's BitWidth rather than its IndexBitWidth, which was
self-evidently incorrect.
Since getMaxIndexSize was only used by getMaxIndexSizeInBits, and its
name and function seem niche and somewhat confusing, go ahead and remove
it until a concrete need for it arises.
2024-12-06 10:01:59 +13:00
..
2024-11-21 11:21:12 +00:00
2024-10-01 11:45:32 -05:00
2024-10-17 20:28:47 -05:00
2024-11-14 17:48:43 +00:00
2024-11-12 10:09:42 -08:00
2024-10-01 06:55:35 -07:00
2024-11-21 12:05:15 +00:00
2024-10-08 15:55:10 +08:00
2024-11-20 09:30:35 +00:00
2024-11-26 09:13:34 -05:00
2024-11-21 12:39:53 +00:00
2024-09-19 16:16:38 +01:00
2024-11-04 08:21:01 -08:00
2024-08-20 16:05:39 +05:30
2024-12-06 10:01:59 +13:00
2024-11-10 07:24:06 -08:00
2024-11-13 09:55:37 -08:00
2024-10-11 05:26:03 -07:00
2024-09-08 10:10:16 +05:30
2024-11-22 13:49:42 -08:00
2024-11-18 18:32:20 -05:00
2024-11-02 16:54:06 -07:00
2024-10-21 17:00:41 -07:00
2024-10-15 17:11:25 +08:00
2024-12-03 13:31:04 +00:00
2024-10-11 05:26:03 -07:00
2024-11-08 14:32:31 +00:00
2024-10-17 16:20:43 +01:00
2024-10-16 06:40:10 -07:00
2024-09-25 11:13:56 -07:00
2024-11-02 16:54:06 -07:00
2024-11-13 09:55:37 -08:00
2024-11-13 15:35:03 -08:00
2024-09-19 16:16:38 +01:00
2024-11-02 16:54:06 -07:00
2024-11-26 09:13:34 -05:00
2024-11-22 19:48:34 +01:00
2024-12-02 16:15:52 -08:00
2024-12-04 17:17:58 +01:00
2024-10-24 08:07:13 +03:00
2024-11-02 16:54:06 -07:00
2024-11-15 15:46:28 +01:00
2024-11-02 16:54:06 -07:00
2024-12-03 21:33:03 -08:00
2024-12-04 13:40:02 +08:00
2024-08-12 13:28:26 +02:00
2024-09-02 11:56:40 +01:00
2024-09-11 11:34:26 -07:00
2024-10-11 05:26:03 -07:00
2024-11-22 12:13:21 -08:00
2024-11-26 12:25:54 +03:00