Assembler test for Memory Semantics enum
authorDavid Neto <dneto@google.com>
Wed, 23 Sep 2015 14:07:17 +0000 (10:07 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:55:33 +0000 (12:55 -0400)
commit16df562ad3e3105f2cacde62fb83b5210af66258
tree687ca66588d890be06bd89d4ee5144e7189e2274
parent13804e5d63acab8b0cd29a81e0a94a96ec0c8f85
Assembler test for Memory Semantics enum

Enables mask expression parsing for Memory Semantics arguments,
e.g. on OpMemoryBarrier.
CMakeLists.txt
source/text.cpp
test/TextToBinary.Barrier.cpp [new file with mode: 0755]