Yinan Zhang 05681e387a Optimize cache_bin_alloc_easy for malloc fast path
`tcache_bin_info` is not accessed on malloc fast path but the
compiler reserves a register for it, as well as an additional
register for `tcache_bin_info[ind].stack_size`.  The optimization
gets rid of the need for the two registers.
2019-10-21 16:43:45 -07:00
..
2017-03-06 15:08:43 -08:00
2017-08-30 16:47:32 -07:00
2019-09-23 23:06:27 -07:00
2019-04-29 13:35:02 -07:00
2019-09-23 23:06:27 -07:00
2019-09-23 23:06:27 -07:00
2019-08-09 09:53:41 -07:00
2019-09-23 23:06:27 -07:00
2019-09-23 23:06:27 -07:00
2019-09-23 23:06:27 -07:00
2019-09-23 23:06:27 -07:00
2018-07-09 21:40:42 -07:00
2018-05-18 11:43:03 -07:00
2017-10-02 20:44:43 -07:00
2019-08-09 09:44:29 -07:00
2017-05-23 12:26:20 -07:00
2017-03-07 10:25:33 -08:00
2018-07-09 21:40:42 -07:00
2018-11-12 13:20:37 -08:00
2019-10-18 10:16:29 -07:00
2019-09-23 23:06:27 -07:00
2019-09-23 23:06:27 -07:00
2017-05-25 16:52:10 -07:00
2017-05-25 16:52:10 -07:00
2017-10-04 18:37:23 -07:00
2019-09-23 23:06:27 -07:00
2018-10-18 08:32:19 -07:00
2018-07-09 21:40:42 -07:00
2019-04-16 11:07:15 -07:00
2017-04-24 15:02:45 -07:00