]> granicus.if.org Git - llvm/commit
Merging r218745:
authorDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 24 Nov 2014 21:47:34 +0000 (21:47 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 24 Nov 2014 21:47:34 +0000 (21:47 +0000)
commit7bea0cea872ff3aebbb756020e406efa205b66b5
tree4fce79fa5bb05526fd0031acb9da94b5de378d97
parentf47ab164dfee327706947b5da56fe441c94cec78
Merging r218745:
------------------------------------------------------------------------
r218745 | dsanders | 2014-10-01 09:26:55 +0100 (Wed, 01 Oct 2014) | 7 lines

[mips] Fix disassembly of [ls][wd]c[23], cache, and pref

Fixes PR21015, and PR20993.

Patch by Jun Koi

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_35@222696 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Disassembler/MipsDisassembler.cpp
lib/Target/Mips/MipsInstrFPU.td
lib/Target/Mips/MipsInstrInfo.td
test/MC/Disassembler/Mips/mips2.txt [new file with mode: 0644]
test/MC/Disassembler/Mips/mips32.txt
test/MC/Disassembler/Mips/mips64.txt