llvm-project/llvm/test/MC/Disassembler/Mips
Dimitry Andric 227b928abc Fix several accidental DOS line endings in source files
Summary:
There are a number of files in the tree which have been accidentally checked in with DOS line endings.  Convert these to native line endings.

There are also a few files which have DOS line endings on purpose, and I have set the svn:eol-style property to 'CRLF' on those.

Reviewers: joerg, aaron.ballman

Subscribers: aaron.ballman, sanjoy, dsanders, llvm-commits

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

llvm-svn: 256707
2016-01-03 17:22:03 +00:00
..
dsp [mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH, PICK.QB, SHILO, SHILOV and WRDSP instructions 2015-12-18 08:59:37 +00:00
dspr2 [mips][DSP] Add DSPr1 and DSPr2 tests for the standard encodings 2015-12-03 09:56:39 +00:00
eva [mips] Added support for various EVA ASE instructions. 2015-09-15 10:02:16 +00:00
micromips-dsp [mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH, PICK.QB, SHILO, SHILOV and WRDSP instructions 2015-12-18 08:59:37 +00:00
micromips-dspr2 [mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH, PICK.QB, SHILO, SHILOV and WRDSP instructions 2015-12-18 08:59:37 +00:00
micromips32r3 [mips][microMIPS] Implement LLE and SCE instructions 2015-10-15 08:11:50 +00:00
micromips32r6 [mips][microMIPS] Implement DERET and DI instructions and check size operand for EXT and DEXT* instructions 2015-12-21 13:08:58 +00:00
micromips64r6 [mips][microMIPS] Implement DERET and DI instructions and check size operand for EXT and DEXT* instructions 2015-12-21 13:08:58 +00:00
mips1 [mips] Attempt to fix llvm-s390x-linux1 2015-09-11 14:57:54 +00:00
mips2 [mips] Add missing MIPS-II disassembler tests. 2015-09-11 14:34:41 +00:00
mips3 [mips] Add missing MIPS-III disassembler tests. 2015-09-11 14:48:46 +00:00
mips4 Fix several accidental DOS line endings in source files 2016-01-03 17:22:03 +00:00
mips32 [mips][disassembler] Merged disassembler tests into the corresponding ISA/ASE subdirectories. 2015-10-06 10:02:35 +00:00
mips32r2 [mips][disassembler] Merged disassembler tests into the corresponding ISA/ASE subdirectories. 2015-10-06 10:02:35 +00:00
mips32r3 [mips] Add missing MIPS32 - MIPS32R5 disassembler tests. 2015-09-11 15:28:19 +00:00
mips32r5 [mips] Add missing MIPS32 - MIPS32R5 disassembler tests. 2015-09-11 15:28:19 +00:00
mips32r6 [mips][ias] Range check uimm2 operands and fix a bug this revealed. 2015-11-06 12:22:31 +00:00
mips64 [mips][disassembler] Merged disassembler tests into the corresponding ISA/ASE subdirectories. 2015-10-06 10:02:35 +00:00
mips64r2 [mips][disassembler] Merged disassembler tests into the corresponding ISA/ASE subdirectories. 2015-10-06 10:02:35 +00:00
mips64r3 [mips] Add missing disassembler tests for MIPS64-MIPS64R5. 2015-09-11 16:24:11 +00:00
mips64r5 [mips] Add missing disassembler tests for MIPS64-MIPS64R5. 2015-09-11 16:24:11 +00:00
mips64r6 [mips][ias] Range check uimm2 operands and fix a bug this revealed. 2015-11-06 12:22:31 +00:00
msa [mips][msa] Remove copy_u.d and move copy_u.w to MSA64. 2015-10-21 09:58:54 +00:00
lit.local.cfg Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00