No longer referencing "shared memory" as this can confuse people. The memory is
authorChandler Carruth <chandlerc@gmail.com>
Fri, 20 Jul 2007 20:14:52 +0000 (20:14 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 20 Jul 2007 20:14:52 +0000 (20:14 +0000)
commit6813c15e1d1946b634232018d77e51688ead704c
treed794073130af1b1e0697a4506719f391c9c0d3fb
parent1cff40819c2d623e74d04f195e3c1dbbe3c35f39
No longer referencing "shared memory" as this can confuse people. The memory is
clearly shared between processors if these instructions are being used, no
further specification of what type of memory is necessary.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40118 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.html