-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Warning: File "./herd/tests/instructions/AArch32/A016.litmus", unrolling limit exceeded, legal outcomes may be missing. | ||
Warning: File "./herd/tests/instructions/AArch32/A016.litmus": unrolling limit exceeded at L0, legal outcomes may be missing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Warning: File "./herd/tests/instructions/AArch32/A017.litmus", unrolling limit exceeded, legal outcomes may be missing. | ||
Warning: File "./herd/tests/instructions/AArch32/A017.litmus": unrolling limit exceeded at L0, legal outcomes may be missing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Warning: File "./herd/tests/instructions/AArch32/A018.litmus", unrolling limit exceeded, legal outcomes may be missing. | ||
Warning: File "./herd/tests/instructions/AArch32/A018.litmus": unrolling limit exceeded at L0, legal outcomes may be missing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Warning: File "./herd/tests/instructions/AArch32/A019.litmus", unrolling limit exceeded, legal outcomes may be missing. | ||
Warning: File "./herd/tests/instructions/AArch32/A019.litmus": unrolling limit exceeded at L0, legal outcomes may be missing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Warning: File "./herd/tests/instructions/AArch64.kvm/A018.litmus", unrolling limit exceeded, legal outcomes may be missing. | ||
Warning: File "./herd/tests/instructions/AArch64.kvm/A018.litmus": unrolling limit exceeded at L0, legal outcomes may be missing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Warning: File "./herd/tests/instructions/AArch64/A184.litmus", unrolling limit exceeded, legal outcomes may be missing. | ||
Warning: File "./herd/tests/instructions/AArch64/A184.litmus": unrolling limit exceeded at L0, legal outcomes may be missing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Warning: File "./herd/tests/instructions/AArch64/L029.litmus", unrolling limit exceeded, legal outcomes may be missing. | ||
Warning: File "./herd/tests/instructions/AArch64/L029.litmus": unrolling limit exceeded at L1, legal outcomes may be missing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
herd/tests/instructions/ASL-pseudo-arch/for-toofar.litmus.expected-warn
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Warning: For loop unrolling reached limit, legal outcomes may be missing | ||
Warning: File "./herd/tests/instructions/ASL-pseudo-arch/for-toofar.litmus": unrolling limit exceeded at For loop pruned, legal outcomes may be missing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
herd/tests/instructions/ASL-pseudo-arch/repeat-toofar.litmus.expected-warn
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Warning: Repeat loop unrolling reached limit, legal outcomes may be missing | ||
Warning: File "./herd/tests/instructions/ASL-pseudo-arch/repeat-toofar.litmus": unrolling limit exceeded at Repeat loop pruned, legal outcomes may be missing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
herd/tests/instructions/ASL-pseudo-arch/while-toofar.litmus.expected-warn
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Warning: While loop unrolling reached limit, legal outcomes may be missing | ||
Warning: File "./herd/tests/instructions/ASL-pseudo-arch/while-toofar.litmus": unrolling limit exceeded at While loop pruned, legal outcomes may be missing. |