Marshall Mohror
bd7ee8c315
Common: remove a mod from AlignUp ( #5441 )
...
In cases where the size is not a known constant when inlining, AlignUp<std::size_t> currently generates two 64-bit div instructions.
This generates one div and a cmov which is significantly cheaper.
2020-07-07 16:39:23 -05:00
..
2020-05-04 12:20:56 +02:00
2020-04-10 16:51:01 +01:00
2020-07-07 16:39:23 -05:00
2020-03-31 17:54:28 +01:00
2020-05-01 08:23:59 -04:00
2020-06-19 09:10:45 -05:00
2020-02-18 13:19:52 +08:00
2020-03-29 16:14:36 +01:00
2020-05-13 18:28:01 +02:00
2020-05-11 01:58:13 +02:00
2020-04-30 22:57:36 -04:00
2020-03-28 15:21:10 +00:00
2020-03-31 17:54:28 +01:00
2020-02-27 16:55:10 +08:00
2020-02-27 16:55:10 +08:00
2020-04-07 22:07:06 +01:00
2020-03-31 17:54:28 +01:00
2020-03-25 14:33:37 -05:00
2020-04-17 02:50:28 +02:00
2020-02-13 17:39:15 +08:00