Files
archived-llvm/test/CodeGen/Mips
Vasileios Kalintiris 309de66dc9 [mips] Define patterns for the atomic_{load,store}_{8,16,32,64} nodes.
Summary:
Without these patterns we would generate a complete LL/SC sequence.
This would be problematic for memory regions marked as WRITE-only or
READ-only, as the instructions LL/SC would read/write to the protected
memory regions correspondingly.

Reviewers: dsanders

Subscribers: llvm-commits, dsanders

Differential Revision: http://reviews.llvm.org/D14397

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252293 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-06 12:07:20 +00:00
..
2015-06-19 01:53:21 +00:00
2013-12-07 02:48:29 +00:00
2015-04-13 18:47:19 +00:00
2012-06-27 00:40:34 +00:00
2013-07-26 20:58:55 +00:00