| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -44/+0 | |
| 2025-02-25 | tests: fix up new test for nocapture -> capture(none) change | Augie Fackler | -2/+2 | |
| Same motivation as #136287, but for a newly introduced test. Rather than over-constraining here, we just match the sret and accept pretty much all other attributes. @rustbot label llvm-main r? @nikic | ||||
| 2025-02-20 | Add test that uninhabited repr(transparent) type has same function return ↵ | Zachary S | -0/+44 | |
| ABI as wrapped type. Fix codegen of uninhabited PassMode::Indirect return types. Add codegen test for uninhabited PassMode::Indirect return types. Enable optimizations for uninhabited return type codegen test | ||||
