Andrew Kelley
3e79315d19
x86 backend: don't read bogus safety flag
...
Safety is not a global flag that should be enabled or disabled for all
stores - it's lowered by the frontend directly into AIR instruction
semantics. The flag for this is communicated via the `store` vs
`store_safe` AIR instructions, and whether to write 0xaa bytes or not
should be decided in `airStore` and passed down via function parameters.
This commit is a step backwards since it removes functionality but it
aims our feet towards a better mountain to climb.
2023-09-19 00:43:21 -07:00
..
2023-09-19 00:43:21 -07:00
2023-05-09 14:24:21 -07:00
2023-09-18 00:09:30 -07:00
2023-09-13 22:38:44 +02:00
2023-06-27 01:21:32 -07:00
2023-09-18 23:09:47 -07:00
2023-08-10 10:00:26 +01:00
2023-09-17 12:41:11 +01:00
2023-09-15 11:33:53 -07:00
2023-09-17 18:23:21 +02:00
2023-07-12 15:35:57 -07:00
2023-04-20 15:17:07 -07:00
2021-11-26 19:59:33 -07:00
2023-09-06 11:12:32 +03:00
2023-09-13 21:51:43 +02:00
2023-09-14 11:04:34 -07:00
2023-07-20 22:58:15 -04:00
2023-06-24 16:56:39 -07:00
2023-09-12 20:08:56 -04:00
2022-12-06 12:15:04 -07:00
2023-08-29 06:43:41 +02:00
2023-06-19 12:34:42 -07:00
2023-03-17 01:57:14 -04:00
2023-08-12 13:47:09 -07:00
2023-09-11 16:02:21 +02:00
2023-06-27 01:21:32 -07:00
2023-09-15 14:04:23 -07:00
2023-06-24 16:56:39 -07:00
2023-08-03 09:52:14 -07:00
2023-09-15 00:55:07 -07:00
2023-06-20 12:55:38 -04:00
2023-08-15 02:52:38 -07:00
2023-09-15 14:04:23 -07:00
2023-07-18 19:02:05 -07:00
2023-07-21 19:56:46 -04:00
2023-07-21 19:56:46 -04:00
2023-09-15 11:33:53 -07:00
2023-07-03 11:00:13 -07:00
2023-06-24 16:56:39 -07:00
2023-09-15 21:46:38 -07:00
2023-08-09 14:39:34 -04:00
2023-06-24 16:56:39 -07:00
2023-09-18 23:09:47 -07:00
2023-09-15 21:46:38 -07:00
2023-09-12 20:08:56 -04:00
2023-09-12 20:08:56 -04:00
2023-07-29 20:33:29 -07:00
2023-07-28 23:36:04 -07:00
2023-01-25 20:56:23 -07:00
2023-01-25 20:56:23 -07:00
2023-01-25 20:56:23 -07:00
2023-04-23 21:45:08 +03:00
2023-04-23 21:45:08 +03:00
2023-01-25 20:56:23 -07:00
2023-08-08 23:32:40 -04:00
2023-08-08 21:32:50 -04:00
2023-09-15 11:33:53 -07:00