| commit | 4ff562d55704777485928eb7a11f4a68ee87196b | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Sat Mar 20 07:04:11 2010 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Sat Mar 20 07:04:11 2010 +0000 |
| tree | 246af641e4523c58742ab4a5cbc611d79a75c2ad | |
| parent | 2497d85c9e2dd7573a16326f781fded0ad6056ff [diff] |
IRgen: Wrap atomic intrinsics with memory barriers, to ensure we honor the semantics. - This should be conservatively correct, we eventually should have target hooks for platforms that are less strict. llvm-svn: 99050