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
/
intrinsics
Age
Commit message (
Expand
)
Author
Lines
2023-08-06
Add a new `compare_bytes` intrinsic instead of calling `memcmp` directly
Scott McMurray
-0
/
+34
2023-07-27
CHECK only for opaque ptr
Josh Stone
-2
/
+2
2023-07-27
Update the minimum external LLVM to 15
Josh Stone
-4
/
+0
2023-07-08
Always name the return place.
Camille GILLOT
-61
/
+57
2023-05-31
Add a distinct `OperandValue::ZeroSized` variant for ZSTs
Scott McMurray
-4
/
+71
2023-04-27
Also use `mir::Offset` for pointer `add`
Scott McMurray
-0
/
+34
2023-04-22
Add `intrinsics::transmute_unchecked`
Scott McMurray
-33
/
+9
2023-04-13
`assume` value ranges in `transmute`
Scott McMurray
-4
/
+188
2023-04-09
Handle not all immediates having `abi::Scalar`s
Scott McMurray
-1
/
+92
2023-04-06
Check `CastKind::Transmute` sizes in a better way
Scott McMurray
-1
/
+73
2023-04-04
Allow `transmute`s to produce `OperandValue`s instead of always using `alloca`s
Scott McMurray
-23
/
+130
2023-03-22
Add `CastKind::Transmute` to MIR
Scott McMurray
-0
/
+196
2023-01-17
Add more codegen tests
Nilstrieb
-4
/
+5
2023-01-17
Put `noundef` on all scalars that don't allow uninit
Nilstrieb
-2
/
+2
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+328