rustc_codegen_cranelift
rustc_codegen_cranelift copied to clipboard
Get code coverage of existing tests and add new tests as necessary
There are probably quite a few intrinsics and other code paths that are not covered by the existing test suite. They were implemented after compiling various crates that were too big to add to the test suite. I didn't consistently add a reduced test case to the test suite.