David Neto
|
e77a7dd821
|
Assembly failure cases for OpMemoryBarrier
Fully tests OperandMemorySemantics from the syntax table.
|
2015-10-26 12:55:33 -04:00 |
|
David Neto
|
b14a727a30
|
Execution scope, memory semantics operands are IDs
They shouldn't be parsed or printed as masks.
|
2015-10-26 12:55:33 -04:00 |
|
David Neto
|
bfa3d86f7b
|
Memory semantics Relaxed is a synonym for None
The disassembler should prefer to print Relaxed,
I think. (Untested.)
|
2015-10-26 12:55:33 -04:00 |
|
David Neto
|
c09d3857ff
|
Fix permissions on test/TextToBinary.Barrier.cpp
|
2015-10-26 12:55:33 -04:00 |
|
David Neto
|
16df562ad3
|
Assembler test for Memory Semantics enum
Enables mask expression parsing for Memory Semantics arguments,
e.g. on OpMemoryBarrier.
|
2015-10-26 12:55:33 -04:00 |
|