Dave Watson 997d86acc6 restrict bytes_until_sample to int64_t. This allows optimal asm
generation of sub bytes_until_sample, usize; je; for x86 arch.
Subtraction is unconditional, and only flags are checked for the jump,
no extra compare is necessary.  This also reduces register pressure.
2018-10-15 08:24:12 -07:00
..
2017-03-06 15:08:43 -08:00
2018-07-09 21:40:42 -07:00
2017-08-30 16:47:32 -07:00
2018-08-01 13:27:11 -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
2018-04-09 16:50:30 -07:00
2017-05-23 12:26:20 -07:00
2017-03-07 10:25:33 -08:00
2018-08-01 13:27:11 -07:00
2018-07-09 21:40:42 -07:00
2018-08-02 10:16:06 -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
2018-07-23 13:37:08 -07:00
2018-07-09 21:40:42 -07:00
2018-07-09 21:40:42 -07:00
2017-04-24 15:02:45 -07:00
2018-08-01 13:27:11 -07:00