Peter Marheine
998c10d6b6
Add singlethreaded fence intrinsics.
...
These new intrinsics are comparable to `atomic_signal_fence` in C++,
ensuring the compiler will not reorder memory accesses across the
barrier, nor will it emit any machine instructions for it.
Closes #24118 , implementing RFC 888.
2015-04-25 19:41:21 -06:00
..
2015-04-23 17:32:16 +00:00
2015-04-25 21:22:03 +05:30
2015-04-21 07:20:48 -07:00
2015-04-21 12:02:12 +02:00
2015-04-24 23:06:41 +02:00
2015-04-25 09:55:06 +00:00
2015-04-21 15:31:51 -04:00
2015-04-25 19:41:21 -06:00
2015-04-24 23:06:41 +02:00
2015-04-21 15:31:51 -04:00
2015-04-21 22:42:34 +08:00
2015-04-24 23:06:41 +02:00
2015-04-21 11:37:43 -07:00
2015-04-25 09:55:06 +00:00
2015-04-24 23:06:41 +02:00
2015-04-24 23:06:41 +02:00
2015-04-24 21:07:41 +00:00
2015-04-20 23:11:58 +02:00
2015-04-25 19:41:21 -06:00
2015-04-21 21:13:42 +12:00
2015-04-25 19:41:21 -06:00
2015-04-25 19:41:21 -06:00
2015-04-21 15:31:51 -04:00
2015-04-24 23:06:41 +02:00
2015-04-21 15:28:53 -07:00
2015-04-25 22:33:19 +05:30
2015-04-25 09:55:06 +00:00
2015-04-24 23:06:41 +02:00
2015-04-21 15:28:53 -07:00
2015-04-22 14:49:01 -07:00
2015-04-25 00:21:13 +02:00
2015-04-25 19:41:21 -06:00
2015-04-25 09:55:06 +00:00