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-llvm
Age
Commit message (
Expand
)
Author
Lines
2025-07-27
Auto merge of #144225 - purplesyringa:unwinding-intrinsics, r=nikic
bors
-1
/
+15
2025-07-27
Auto merge of #144347 - scottmcm:ssa-enums-v0, r=WaffleLapkin
bors
-0
/
+31
2025-07-26
Rollup merge of #144359 - RalfJung:vararg-codegen, r=compiler-errors
Jacob Pratt
-0
/
+86
2025-07-26
Auto merge of #143860 - scottmcm:transmute-always-rvalue, r=WaffleLapkin
bors
-10
/
+192
2025-07-26
Rollup merge of #144341 - CaiWeiran:const-vector_test, r=wesleywiser
Trevor Gross
-0
/
+2
2025-07-23
Don't emit two `assume`s in transmutes when one is a subset of the other
Scott McMurray
-8
/
+41
2025-07-23
re-enable direct `bitcast`s for Int/Float vector transmutes (but not ones inv...
Scott McMurray
-0
/
+176
2025-07-23
Let `codegen_transmute_operand` just handle everything
Scott McMurray
-10
/
+16
2025-07-23
add codegen test for variadics (also replacing some existing does-this-build ...
Ralf Jung
-0
/
+86
2025-07-23
Fix tests/codegen-llvm/const-vector.rs test failure on riscv64
Caiweiran
-0
/
+2
2025-07-23
No longer need `alloca`s for consuming `Result<!, i32>` and similar
Scott McMurray
-0
/
+31
2025-07-23
Don't special-case llvm.* as nounwind
Alisa Sireneva
-1
/
+15
2025-07-22
Rename `tests/codegen` into `tests/codegen-llvm`
Guillaume Gomez
-0
/
+31706