llvm-6502/test/MC/Mips
Jack Carter f740d6e328 The Mips standalone assembler fpu instruction support.
Test cases included

Contributer: Vladimir Medic


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163363 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-07 00:23:42 +00:00
..
do_switch.ll For mips64 switch statements in subroutines could generate 2012-08-22 00:49:30 +00:00
elf_basic.s
elf-bigendian.ll
elf-N64.ll Add option disable-mips-delay-filler. Turn on mips' delay slot filler by 2012-08-22 02:51:28 +00:00
elf-objdump.s
elf-relsym.ll
elf-tls.ll
higher_highest.ll Fix mips' long branch pass. 2012-08-28 03:03:05 +00:00
lea_64.ll The Mips64InstrInfo.td definitions DynAlloc64 LEA_ADDiu64 2012-08-06 23:29:06 +00:00
lit.local.cfg
mips64extins.ll The instruction DINS may be transformed into DINSU or DEXTM depending 2012-08-31 18:06:48 +00:00
mips64shift.ll Some instructions are passed to the assembler to be 2012-08-28 19:07:39 +00:00
mips-alu-instructions.s Mips specific llvm assembler support for ALU instructions. This includes 2012-09-05 23:34:03 +00:00
mips-fpu-instructions.s The Mips standalone assembler fpu instruction support. 2012-09-07 00:23:42 +00:00
mips-jump-instructions.s Mips specific llvm assembler support for branch and jump instructions. 2012-09-06 00:43:26 +00:00
mips-memory-instructions.s The Mips standalone assembler fpu instruction support. 2012-09-07 00:23:42 +00:00
multi-64bit-func.ll Add option disable-mips-delay-filler. Turn on mips' delay slot filler by 2012-08-22 02:51:28 +00:00
pr11877.s
r-mips-got-disp.ll
sext_64_32.ll Another 32 to 64 bit sign extension bug. 2012-08-09 19:43:18 +00:00
sym-offset.ll