[PATCH] Implement emitLeading/TrailingFence in the ARM backend
Robin Morisset
morisset at google.com
Thu Aug 21 14:48:32 PDT 2014
Add comment pointing to documentation per jfb request.
I did not point directly to the ARM documentation or barrier cookbook because
it is expressed in terms of the hardware memory model and the mapping to C++11
is not completely obvious. Instead I have linked the webpage that summarizes
the findings of a research group that spent the last decade formalizing/proving
these kind of things. It itself has links to other more primary sources. Is it
enough?
http://reviews.llvm.org/D4960
Files:
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4960.12807.patch
Type: text/x-patch
Size: 3903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140821/907d2d98/attachment.bin>
More information about the llvm-commits
mailing list