1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/lib/Target/X86/AsmParser
Reid Kleckner bbad92826d [ms-inline-asm] Relax assertion around funky identifiers slightly
A corresponding clang change will make it so that clang can consume part
of an assembler token. The assembler treats '.' as an identifier
character while clang does not, so it's view of the token stream is a
little different.

llvm-svn: 246089
2015-08-26 21:57:25 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
X86AsmInstrumentation.cpp Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
X86AsmInstrumentation.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
X86AsmParser.cpp [ms-inline-asm] Relax assertion around funky identifiers slightly 2015-08-26 21:57:25 +00:00
X86AsmParserCommon.h [x86] Add assembly parser bounds checking to the immediate value for cmpss/cmpsd/cmpps/cmppd. 2015-01-21 06:07:53 +00:00
X86Operand.h AVX-512: Added all SKX forms of GATHER instructions. 2015-06-28 10:53:29 +00:00