llvm-6502/test/MC
Matheus Almeida 3fa0a85ce8 [mips] Add instruction alias (sltu).
Summary:
The pattern sltu $r1, $r2, $imm is found in handwritten assembly which
is just a shorthand version of sltui $r1, $r2, $imm.

Reviewers: dsanders

Reviewed By: dsanders

Differential Revision: http://reviews.llvm.org/D3508

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207671 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-30 16:29:56 +00:00
..
AArch64 ELFObjectWriter: deduplicate suffices in strtab 2014-04-30 16:25:02 +00:00
ARM ARM: print COFF function header for Windows on ARM 2014-04-30 06:14:25 +00:00
ARM64 ELFObjectWriter: deduplicate suffices in strtab 2014-04-30 16:25:02 +00:00
AsmParser Integrated assbemler, macros: added 'vararg' argument qualifier support. 2014-04-23 06:56:28 +00:00
COFF MC: duplicate .file test for WoA (SVN r207341) 2014-04-27 16:10:57 +00:00
Disassembler ARM64: print fp immediates without using scientific notation. 2014-04-30 16:13:34 +00:00
ELF ELFObjectWriter: deduplicate suffices in strtab 2014-04-30 16:25:02 +00:00
MachO Fix the assembler to print a better relocatable expression error 2014-04-22 17:27:29 +00:00
Markup
Mips [mips] Add instruction alias (sltu). 2014-04-30 16:29:56 +00:00
PowerPC [MC] Emit an error if cfi_startproc is used before a symbol is defined. 2014-04-15 01:17:45 +00:00
Sparc
SystemZ [SystemZ] Add support for z196 float<->unsigned conversions 2014-03-21 10:56:30 +00:00
X86 [AVX512] Implemented integer conversions up/down with masking. 2014-04-22 11:36:19 +00:00