llvm-6502/test
Johnny Chen 270159fcc2 The autogened decoder was confusing the ARM STRBT for ARM USAT, because the .td
entry for ARM STRBT is actually a super-instruction for A8.6.199 STRBT A1 & A2.
Recover by looking for ARM:USAT encoding pattern before delegating to the auto-
gened decoder.

Added a "usat" test case to arm-tests.txt.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110894 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-12 01:40:54 +00:00
..
Analysis When analyzing loop exit conditions combined with and and or, don't 2010-08-11 00:12:36 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint XFAIL for mingw that has no plugins. 2010-08-09 15:14:06 +00:00
CodeGen This is x86 only test. 2010-08-12 00:17:38 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++ Test case for r110459. Radar 8264751. Test case by Fariborz Jahanian! 2010-08-06 19:02:24 +00:00
Integer
lib
Linker
LLVMC
MC The autogened decoder was confusing the ARM STRBT for ARM USAT, because the .td 2010-08-12 01:40:54 +00:00
Other
Scripts
TableGen
Transforms Add test for recent instcombine vector shuffle enhancement 2010-08-10 21:58:00 +00:00
Unit
Verifier Reject unrepresentable pointer types in intrinsics. Fixes PR7316. 2010-08-08 06:12:09 +00:00
CMakeLists.txt
lit.cfg tests: Don't error out if HOME isn't present in t the environment. 2010-08-10 19:36:25 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh