Daniel Neilson
5294f8b585
Add element atomic memmove intrinsic
...
Summary: Continuing the work from https://reviews.llvm.org/D33240 , this change introduces an element unordered-atomic memmove intrinsic. This intrinsic is essentially memmove with the implementation requirement that all loads/stores used for the copy are done with unordered-atomic loads/stores of a given element size.
Reviewers: eli.friedman, reames, mkazantsev, skatkov
Reviewed By: reames
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D34884
llvm-svn: 307796
2017-07-12 15:25:26 +00:00
..
2017-07-11 22:23:00 +00:00
2017-06-19 22:05:08 +00:00
2017-06-22 23:22:36 +00:00
2015-12-22 23:57:37 +00:00
2017-06-22 20:11:01 +00:00
2017-06-22 23:27:16 +00:00
2017-07-05 01:16:29 +00:00
2017-06-06 11:49:48 +00:00
2017-07-06 18:39:49 +00:00
2016-11-10 22:34:55 +00:00
2017-06-19 22:05:08 +00:00
2017-07-11 15:52:21 +00:00
2017-06-12 23:25:15 +00:00
2017-07-11 22:23:00 +00:00
2017-06-06 11:49:48 +00:00
2017-06-06 11:49:48 +00:00
2017-06-14 13:14:38 +00:00
2017-06-06 11:49:48 +00:00
2017-06-06 11:49:48 +00:00
2017-06-06 11:49:48 +00:00
2017-06-07 03:48:56 +00:00
2017-06-30 16:33:04 +00:00
2017-06-06 11:49:48 +00:00
2017-04-26 00:16:10 +00:00
2017-06-06 11:49:48 +00:00
2014-03-06 03:50:29 +00:00
2017-06-06 11:49:48 +00:00
2017-07-11 22:23:00 +00:00
2017-07-11 22:23:00 +00:00
2017-06-06 11:49:48 +00:00
2017-06-16 14:43:59 +00:00
2017-03-10 07:09:20 +00:00
2017-06-06 05:08:36 +00:00
2017-06-07 03:48:56 +00:00
2017-07-12 00:15:53 +00:00
2017-07-11 22:23:00 +00:00
2017-07-11 22:23:00 +00:00
2017-03-31 04:46:50 +00:00
2017-02-28 18:09:44 +00:00
2017-06-19 22:05:08 +00:00
2015-08-03 17:26:41 +00:00
2017-07-12 08:03:44 +00:00
2017-06-16 00:18:29 +00:00
2017-03-20 05:08:41 +00:00
2017-06-06 11:49:48 +00:00
2017-01-28 02:02:38 +00:00
2017-01-15 06:32:49 +00:00
2017-05-18 17:21:13 +00:00
2016-06-03 22:54:26 +00:00
2017-07-07 13:02:29 +00:00
2017-06-20 20:54:57 +00:00
2016-09-03 01:22:56 +00:00
2017-07-09 07:04:03 +00:00
2017-06-06 11:49:48 +00:00
2015-06-23 09:49:53 +00:00
2017-05-18 17:24:10 +00:00
2017-05-18 17:24:10 +00:00
2017-06-06 11:49:48 +00:00
2017-05-18 11:29:41 +00:00
2017-07-12 15:25:26 +00:00