| Age | Commit message (Collapse) | Author | Lines |
|
|
|
Optimize copying large ranges of undefmask blocks
Hopefully fixes #58523
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make Alloc::check_bounds_ptr private; you should use Memory::check_bounds_ptr instead
r? @oli-obk
|
|
Memory::check_bounds_ptr instead
|
|
|
|
miri: Memory data revived, Hooks for stack frame push/pop
r? @oli-obk
|
|
Co-Authored-By: RalfJung <post@ralfj.de>
|
|
|
|
|
|
|
|
Co-Authored-By: RalfJung <post@ralfj.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Speeding up zst accesses should be done on a higher level.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|