Tim Northover
f5769880d9
ARM: Use "dmb sy" for barriers on M-class CPUs
...
The usual default of "dmb ish" (inner-shareable) isn't even a valid instruction
on v6M or v7M (well, it does the same thing but software is strongly
discouraged from using it) so we should emit a full-system barrier there.
llvm-svn: 189483
2013-08-28 14:39:19 +00:00
..
2013-07-14 06:24:09 +00:00
2013-08-26 22:39:55 +00:00
2011-11-03 21:49:52 +00:00
2011-06-16 22:50:38 +00:00
2013-07-14 06:24:09 +00:00
2012-07-02 12:47:22 +00:00
2013-08-28 14:39:19 +00:00
2013-03-18 22:08:16 +00:00
2013-07-14 06:24:09 +00:00
2012-07-02 19:09:46 +00:00
2013-03-05 02:18:52 +00:00
2011-06-30 23:23:01 +00:00
2013-07-13 20:38:47 +00:00
2013-07-22 15:49:36 +00:00
2013-07-14 06:24:09 +00:00
2013-08-16 00:37:11 +00:00
2013-07-14 06:24:09 +00:00
2013-07-14 06:24:09 +00:00
2013-07-13 20:38:47 +00:00
2013-07-14 06:24:09 +00:00
2013-02-20 12:21:33 +00:00
2013-07-14 06:24:09 +00:00
2011-11-27 06:54:59 +00:00