| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-04-12 | Auto merge of #109895 - nikic:llvm-16-tests, r=cuviper | bors | -0/+118 | |
| Add codegen tests for issues fixed by LLVM 16 Fixes #75978. Fixes #99960. Fixes #101048. Fixes #101082. Fixes #101814. Fixes #103132. Fixes #103327. | ||||
| 2023-04-11 | Make test compatible with 32-bit | Nikita Popov | -1/+1 | |
| 2023-04-11 | Add ignore-debug to two tests | Nikita Popov | -0/+2 | |
| These don't optimize with debug assertions. For one of them, this is due to the new alignment checks, for the other I'm not sure what specifically blocks it. | ||||
| 2023-04-03 | Add codegen tests for issues fixed by LLVM 16 | Nikita Popov | -0/+116 | |
| Fixes #75978. Fixes #99960. Fixes #101048. Fixes #101082. Fixes #101814. Fixes #103132. Fixes #103327. | ||||
| 2023-04-03 | make 32bit ignore more accurate | Pietro Albini | -5/+1 | |
| 2023-03-23 | A MIR transform that checks pointers are aligned | Ben Kimock | -0/+1 | |
| 2023-03-20 | Also move the auxiliary file | Scott McMurray | -0/+13 | |
| 2023-03-20 | mv tests/codegen/issue-* tests/codegen/issues/ | Scott McMurray | -0/+1061 | |
| 2023-03-12 | Add a codegen test to confirm this fixes 73258 | Scott McMurray | -0/+38 | |
| 2023-03-12 | Add a codegen test to confirm this fixes 106369 | Scott McMurray | -0/+15 | |
