diff options
| author | Brian Campbell | 2020-09-07 11:40:37 +0100 |
|---|---|---|
| committer | Brian Campbell | 2020-09-07 13:40:24 +0100 |
| commit | 19573d9ce8448f8296195fe1990a6d88593b57f1 (patch) | |
| tree | 9cede2126d3ec5f542db51fbd912a07827803184 /test/mono/pass/rewrites | |
| parent | 300b517adb31ea4239812c1c47b59cef8a250c48 (diff) | |
Fix typo a mono_rewrites definition
- add tests for a couple of related rewrites
- accept same range of constants for sign extension in the rewrite as for
the zero extension version (to make the test simpler)
Diffstat (limited to 'test/mono/pass/rewrites')
| -rw-r--r-- | test/mono/pass/rewrites | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mono/pass/rewrites b/test/mono/pass/rewrites new file mode 100644 index 00000000..10272fed --- /dev/null +++ b/test/mono/pass/rewrites @@ -0,0 +1 @@ +rewrites.sail -mono_rewrites |
