Nicholas Nethercote
68194aa8d5
Use &mut Bx
more.
...
For the next commit, `FunctionCx::codegen_*_terminator` need to take a
`&mut Bx` instead of consuming a `Bx`. This triggers a cascade of
similar changes across multiple functions. The resulting code is more
concise and replaces many `&mut bx` expressions with `bx`.
2022-11-16 15:46:39 +11:00
..
2022-11-15 01:40:44 +01:00
2022-11-11 16:31:32 +00:00
2022-11-11 16:31:32 +00:00
2022-11-11 12:12:30 -05:00
2022-11-15 01:40:44 +01:00
2022-11-15 17:37:15 +00:00
2022-11-16 15:46:39 +11:00
2022-11-16 15:46:39 +11:00
2022-11-16 15:46:39 +11:00
2022-11-15 17:37:15 +00:00
2022-11-11 13:02:37 +00:00
2022-11-09 15:39:07 -05:00
2022-11-15 10:44:12 +01:00
2022-11-15 03:37:07 +00:00
2022-11-14 19:26:16 +01:00
2022-11-15 10:44:07 +01:00
2022-11-15 10:44:12 +01:00
2022-11-15 17:37:15 +00:00
2022-11-15 10:44:10 +01:00
2022-11-12 12:02:52 +05:30
2022-11-09 02:54:51 -06:00
2022-11-09 19:21:22 +05:30
2022-11-15 10:44:10 +01:00
2022-11-14 14:59:32 +00:00
2022-11-14 12:01:49 +03:00
2022-11-15 17:37:15 +00:00
2022-11-14 19:26:18 +01:00
2022-11-12 20:32:09 +01:00
2022-11-15 17:37:15 +00:00
2022-11-15 08:58:23 +08:00
2022-11-13 17:37:37 +01:00
2022-11-08 18:47:26 +00:00
2022-11-11 13:02:37 +00:00
2022-11-14 19:26:19 +01:00
2022-11-15 10:44:12 +01:00
2022-11-14 19:26:18 +01:00
2022-11-15 10:44:11 +01:00
2022-11-13 19:53:44 +00:00
2022-11-13 12:23:53 +01:00