OSDN Git Service

[AVR] Remove the select-mbb-placement-bug.ll test
authorDylan McKay <me@dylanmckay.io>
Tue, 14 Nov 2017 04:32:49 +0000 (04:32 +0000)
committerDylan McKay <me@dylanmckay.io>
Tue, 14 Nov 2017 04:32:49 +0000 (04:32 +0000)
commit4f394eddf1c7f035cc3bb6d66bd7eb9e309926be
tree474a83114ccd4bed89932223e9a8d936d759653e
parent556b1b79ec1acc1794dcf2b5adbaf70cf2177cff
[AVR] Remove the select-mbb-placement-bug.ll test

This test was originally added when an old bug was fixed that caused
broken iterator code to break basic block placement.

The issue has an extremely low chance of every being a problem again.

This specific test is very flaky and fails often due to upstream
changes.

I have removed this test because it negates more value than it returns.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318134 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AVR/select-mbb-placement-bug.ll [deleted file]