On 11/08/2016 05:03 AM, Kyrill Tkachov wrote:
Hi all,
This patch adds the plumbing for unit testing of the store merging pass.
It also adds some initial tests of some of the helpers used in
encode_tree_to_bitpos
to manipulate byte arrays. They caught an off-by-one error bug that is
fixed in patc
Hi all,
This patch adds the plumbing for unit testing of the store merging pass.
It also adds some initial tests of some of the helpers used in
encode_tree_to_bitpos
to manipulate byte arrays. They caught an off-by-one error bug that is fixed in
patch [1/2].
Bootstrapped and tested on x86_64 a