From c25453526165ed22c60e367d0e4c8cd0c570c053 Mon Sep 17 00:00:00 2001 From: Brian Potchik Date: Tue, 14 Aug 2018 17:49:35 -0400 Subject: Add armv7 jumptable example for computed goto dispatch. --- suite/binaries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'suite/binaries') diff --git a/suite/binaries b/suite/binaries index 96d08bbb..acbaaf9e 160000 --- a/suite/binaries +++ b/suite/binaries @@ -1 +1 @@ -Subproject commit 96d08bbb4fdcf1b88c98165fcfe8474659c38d6b +Subproject commit acbaaf9e04b58e6dceb70c00b5eeeb9c53ec876b -- cgit v1.3.1 From bd9e38ccfafd0d5bafec4b9844dc60b20eb3287c Mon Sep 17 00:00:00 2001 From: Brian Potchik Date: Wed, 15 Aug 2018 00:04:12 -0400 Subject: Add binary to test tailcall register clobbers. --- suite/binaries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'suite/binaries') diff --git a/suite/binaries b/suite/binaries index acbaaf9e..2fbf13d8 160000 --- a/suite/binaries +++ b/suite/binaries @@ -1 +1 @@ -Subproject commit acbaaf9e04b58e6dceb70c00b5eeeb9c53ec876b +Subproject commit 2fbf13d8dcf7dafcb9906c6b77fc67fcff32b30e -- cgit v1.3.1 From 47a694176df6d8e08b345bd6c8e6ee86330abe70 Mon Sep 17 00:00:00 2001 From: Josh Ferrell Date: Sat, 25 Aug 2018 14:43:38 -0400 Subject: Updated BinaryTestCases submodule --- suite/binaries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'suite/binaries') diff --git a/suite/binaries b/suite/binaries index 2fbf13d8..ba7cf98f 160000 --- a/suite/binaries +++ b/suite/binaries @@ -1 +1 @@ -Subproject commit 2fbf13d8dcf7dafcb9906c6b77fc67fcff32b30e +Subproject commit ba7cf98ff32219a411555984837c9b3167ce13b1 -- cgit v1.3.1 From 426bb3d8b47b93658bf969c429a8b98adae13c30 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 27 Aug 2018 21:32:51 -0400 Subject: remove partial_register_dataflow test binary --- suite/binaries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'suite/binaries') diff --git a/suite/binaries b/suite/binaries index ba7cf98f..d5b7721b 160000 --- a/suite/binaries +++ b/suite/binaries @@ -1 +1 @@ -Subproject commit ba7cf98ff32219a411555984837c9b3167ce13b1 +Subproject commit d5b7721bb0e4437146998af2dedb74cb5fa35775 -- cgit v1.3.1