OSDN Git Service

[GlobalISel] Remove non-determinism from IRTranslator.
authorKristof Beyls <kristof.beyls@arm.com>
Wed, 19 Apr 2017 06:38:37 +0000 (06:38 +0000)
committerKristof Beyls <kristof.beyls@arm.com>
Wed, 19 Apr 2017 06:38:37 +0000 (06:38 +0000)
commitec70be0eaf710b616c58799f0d2913891bdc6384
treea7c027e96a0e8b36d70e6632c0dd8a6f22f7909a
parentc1b4c393a321deb5181ea8b1ed4566a12c2b8a08
[GlobalISel] Remove non-determinism from IRTranslator.

This showed up in r300535/r300537, which were reverted in r300538 due to
some of the introduced tests in there failing on some bots, due to the
non-determinism fixed in this commit.

Re-committing r300535/r300537 will add 2 tests for the change in this
commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300663 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/GlobalISel/IRTranslator.cpp