| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -61/+0 | |
| 2025-06-16 | tests: remove define so dso_local attr does not disrupt test | Jubilee Young | -1/+1 | |
| 2025-06-05 | encode compiler team acceptance of `-Cforce-frame-pointers` change | Jubilee Young | -5/+30 | |
| 2025-06-05 | codegen: modernize frame-pointer-cli-control.rs | Jubilee Young | -13/+14 | |
| Update this time-traveler on the changes in compiletest and target specs that they missed over the pass ~3 years by being caught in a time rift. The aarch64-apple rev splits into itself and aarch64-apple-on, because rustc obtained support for non-leaf frame-pointers ever since 9b67cba implemented them and used them in aarch64-apple-darwin's spec. Note that the aarch64-apple-off revision fails, despite modernization. This is because 9b67cba also changed the behavior of rustc to defer to the spec over the command-line interface. | ||||
| 2025-06-04 | codegen: test frame pointer attr prefers CLI opt | Jubilee Young | -0/+35 | |
| This test only makes sense if you send it back in time and run it with a now-old Rust commit, e.g. 50e0cc59ffcacda5b48f4edb95e5a5c353624fb0 However, if you do go back that far in time, you will see it pass. | ||||
