1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/MC
Ahmed Bougacha 4a160c8a9b [AArch64] Provide "too few operands" diags on short-form NEON also.
We used to just say "invalid type suffix for instruction", which is
misleading. This is because we fallback to the long-form matcher if the
short-form matcher failed, losing the error information on the way.

Save it, so that we can provide a little better diagnostics when the
long-form matcher thinks a suffix is the cause of the error.

llvm-svn: 244955
2015-08-13 21:09:13 +00:00
..
AArch64 [AArch64] Provide "too few operands" diags on short-form NEON also. 2015-08-13 21:09:13 +00:00
AMDGPU AMDGPU/SI: Use InstAlias instead of MnemonicAlias for VOPC instructions 2015-08-07 22:00:56 +00:00
ARM Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCI 2015-08-10 19:01:27 +00:00
AsmParser Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCI 2015-08-10 19:01:27 +00:00
COFF [MC] Correctly escape .safeseh's symbol 2015-07-13 18:51:15 +00:00
Disassembler Scalar to vector conversions using direct moves 2015-08-13 17:40:44 +00:00
ELF DI: Disallow uniquable DICompileUnits 2015-08-03 17:26:41 +00:00
Hexagon
MachO Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
Markup
Mips [mips] Remap move as or. 2015-08-11 08:56:25 +00:00
PowerPC Scalar to vector conversions using direct moves 2015-08-13 17:40:44 +00:00
Sparc Add lduw and lwua aliases for SPARCv9. 2015-08-10 23:47:22 +00:00
SystemZ
X86 [MC] Convert the last test using macho-dump under X86/ to llvm-readobj. 2015-08-12 10:36:16 +00:00