aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/sort
diff options
context:
space:
mode:
authorCyril SIX <cyril.six@kalray.eu>2018-04-17 16:30:26 +0200
committerCyril SIX <cyril.six@kalray.eu>2018-04-17 16:30:26 +0200
commit3997c0bc61ddbbceefd449a8007e7212add8ac4a (patch)
treef75c6a9409ee76b6f628f012a88f1c4e293b7f85 /test/mppa/sort
parent8a77a2d41eb560ce9dbc3669971ccbc342743784 (diff)
downloadcompcert-kvx-3997c0bc61ddbbceefd449a8007e7212add8ac4a.tar.gz
compcert-kvx-3997c0bc61ddbbceefd449a8007e7212add8ac4a.zip
MPPA - added all shifts
Diffstat (limited to 'test/mppa/sort')
-rw-r--r--test/mppa/sort/.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/mppa/sort/.gitignore b/test/mppa/sort/.gitignore
new file mode 100644
index 00000000..e7dc9aa0
--- /dev/null
+++ b/test/mppa/sort/.gitignore
@@ -0,0 +1,8 @@
+insertion-test-k1c
+insertion-test-x86
+merge-test-k1c
+selection-test-k1c
+test-k1c
+merge-test-x86
+selection-test-x86
+test-x86