DescriptionSubzero: Use a "deterministic" random shuffle for register allocation.
To make this work, Subzero provides its own RandomShuffle() as a replacement for std::random_shuffle(), and the Subzero implementation doesn't depend on the stdlib implementation.
BUG= https://code.google.com/p/nativeclient/issues/detail?id=4129
R=jvoung@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=caef3486222c75612ff3ae97bc9b6a6619796c17
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|