llvm/test
Strahinja Petrovic 8ee8b3b28c [Mips] Fix for decoding DINS instruction - disassembler
This patch fixes decoding of size and position for DINSM
and DINSU instructions.

Differential Revision: https://reviews.llvm.org/D31072


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298593 91177308-0d34-0410-b5e6-96231b3b80d8
2017-03-23 13:19:04 +00:00
..
Analysis [LVI] Add an LVI printer pass to capture test LVI cache after transformations 2017-03-22 19:27:12 +00:00
Assembler Let llvm.objectsize be conservative with null pointers 2017-03-21 20:08:59 +00:00
Bindings
Bitcode Use ProfileSummary:getProfileCount to get ScaledCount for ModuleSummary 2017-03-21 17:22:35 +00:00
BugPoint
CodeGen [X86][SSE] Add computeNumSignBits test for sitofp of (extended) i64 extracted element 2017-03-23 13:18:09 +00:00
DebugInfo Fix testcase on windows. 2017-03-22 17:15:03 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation Revert r298158. 2017-03-20 18:45:34 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC [Mips] Fix for decoding DINS instruction - disassembler 2017-03-23 13:19:04 +00:00
Object
ObjectYAML
Other
SymbolRewriter
TableGen [tablegen][globalisel] Capture instructions into locals and related infrastructure for multiple instructions matches. 2017-03-20 15:20:42 +00:00
ThinLTO/X86 Support, LTO: When pruning a directory, ignore files matching a prefix. 2017-03-20 16:41:57 +00:00
tools c++filt: support COFF import thunks 2017-03-22 21:15:19 +00:00
Transforms Preserve nonnull metadata on Loads through SROA & mem2reg. 2017-03-22 19:16:39 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh