index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
codegen
/
cast-target-abi.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-22
Rename `tests/codegen` into `tests/codegen-llvm`
Guillaume Gomez
-599
/
+0
2025-04-05
Update the minimum external LLVM to 19
Josh Stone
-1
/
+0
2025-03-31
PassWrapper: adapt for llvm/llvm-project@94122d58fc77079a291a3d008914006cb509...
Augie Fackler
-1
/
+1
2025-02-24
tests: use minicore more
David Wood
-6
/
+3
2025-02-11
tests/codegen: use -Copt-level=3 instead of -O
Jubilee Young
-1
/
+1
2025-01-30
LLVM changed the nocapture attribute to captures(none)
Hans Wennborg
-1
/
+1
2024-08-29
Add `-Zlint-llvm-ir`
DianQK
-2
/
+2
2024-07-02
Use the aligned size for alloca at ret when the pass mode is cast.
DianQK
-11
/
+11
2024-07-02
Use the aligned size for alloca at args when the pass mode is cast.
DianQK
-26
/
+9
2024-07-02
Add the definition for `extern "C"` at `cast-target-abi.rs`.
DianQK
-24
/
+358
2024-05-31
Run rustfmt on `tests/codegen/`.
Nicholas Nethercote
-7
/
+6
2024-04-11
use [N x i8] for alloca types
Erik Desjardins
-57
/
+64
2024-03-17
disable crashing test on sparc
Erik Desjardins
-12
/
+23
2024-03-17
add tests for PassMode::Cast fixes
Erik Desjardins
-0
/
+269