summaryrefslogtreecommitdiffstats
path: root/llvm/test/MachineVerifier/verifier-pseudo-terminators.mir
Commit message (Collapse)AuthorAgeFilesLines
* [Testing] Fix tests that break with read-only checkoutsDavid Zarzycki2019-08-011-1/+1
| | | | | | Found with `mount --bind -o ro ...` on Linux. llvm-svn: 367519
* Try to organize MachineVerifier testsMatt Arsenault2019-02-151-0/+25
The Verifier is separate from the MachineVerifier, so move it to a different directory. Some other verifier tests were scattered in target codegen tests as well (although I'm sure I missed some). Work towards using a more consistent naming scheme to make it clearer where the gaps still are for generic instructions. llvm-svn: 354138
OpenPOWER on IntegriCloud