Andrew Kelley edb5e493e6 update @memcpy to require equal src and dest lens
* Sema: upgrade operands to array pointers if possible when emitting
   AIR.
 * Implement safety checks for length mismatch and aliasing.
 * AIR: make ptrtoint support slice operands. Implement in LLVM backend.
 * C backend: implement new `@memset` semantics. `@memcpy` is not done
   yet.
2023-04-25 11:23:40 -07:00
..
2023-04-21 16:36:10 -04:00
2023-04-21 16:36:31 -04:00
2023-04-21 16:36:10 -04:00
2023-02-13 02:22:24 -05:00
2023-04-23 13:16:42 -07:00