Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i#3044: Split out SVE instruction test files #5680

Merged
merged 2 commits into from
Oct 10, 2022

Commits on Oct 7, 2022

  1. i#3044: Split out SVE instruction test files

    This patch creates a new file for SVE disassembly tests
    and another ir_aarch64 test file. Also included is a small
    bug fix for the disassembly test sorter that could remove
    a test if the file did not end in a new line.
    
    issues: #3044
    
    Change-Id: I8b2ded8cd8d48d160132e96d712d502d30cfd05f
    joshua-warburton committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    c92f8fb View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. fix bad whitespace

    Change-Id: Idc0cf8691cce9e97ad9ce3b1426e58a59dd3692c
    joshua-warburton committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    aa2c5db View commit details
    Browse the repository at this point in the history