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
/
mir-opt
/
lower_intrinsics.rs
Age
Commit message (
Expand
)
Author
Lines
2023-11-16
Remove option_payload_ptr; redundant to offset_of
George Bateman
-12
/
+0
2023-10-19
FileCheck lower_intrinsics.
Camille GILLOT
-1
/
+87
2023-10-19
Allow to run filecheck in mir-opt tests.
Camille GILLOT
-0
/
+1
2023-06-19
Promote unchecked_add/sub/mul/shl/shr to mir::BinOp
Scott McMurray
-0
/
+5
2023-06-12
properly mark tests that require panic=abort
Pietro Albini
-1
/
+1
2023-06-01
Lower unchecked_{div, rem} to BinOp::{Div, Rem}
Scott McMurray
-0
/
+6
2023-04-30
Codegen fewer instructions in `mem::replace`
Scott McMurray
-0
/
+5
2023-04-28
handle cfg(bootstrap)
Pietro Albini
-1
/
+0
2023-04-25
Lower `intrinsics::offset` to `mir::BinOp::Offset`
Scott McMurray
-0
/
+5
2023-04-12
Bless tests
Gary Guo
-1
/
+2
2023-03-22
Add `CastKind::Transmute` to MIR
Scott McMurray
-0
/
+33
2023-03-18
move Option::as_slice to intrinsic
Andre Bogus
-0
/
+9
2023-03-11
`MaybeUninit::assume_init_read` should have `noundef` load metadata
Scott McMurray
-0
/
+12
2023-02-18
Replace _with_overflow instrinsics in LowerIntrinsics.
Camille GILLOT
-0
/
+7
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+74