Michael Kuperstein
|
e3de07a529
|
Add support for parsing the XOR operator in Intel syntax inline assembly.
Differential Revision: http://reviews.llvm.org/D10385
Patch by marina.yatsina@intel.com
llvm-svn: 239695
|
2015-06-14 12:59:45 +00:00 |
Kevin Enderby
|
d6b107136a
|
Update the X86 assembler for .intel_syntax to accept
the << and >> bitwise operators.
rdar://15975725
llvm-svn: 200896
|
2014-02-06 01:21:15 +00:00 |
Kevin Enderby
|
2e13b1c7f1
|
Update the X86 assembler for .intel_syntax to accept
the | and & bitwise operators.
rdar://15570412
llvm-svn: 199323
|
2014-01-15 19:05:24 +00:00 |