llvm-6502/test
Owen Anderson 14090bf263 Improve handling of failure and unpredictable cases for CPS, STR, and SMLA instructions.
Fixes a large class of disassembler crashes found by randomized testing.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137995 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-18 22:11:02 +00:00
..
Analysis
Archive
Assembler Move "atomic" and "volatile" designations on instructions after the opcode 2011-08-12 22:50:01 +00:00
Bindings/Ocaml Remove the build_unwind function from the OCaml bindings. 2011-08-10 01:10:17 +00:00
Bitcode
BugPoint
CodeGen FastISel: avoid function calls between the materialization of the constant and its use. 2011-08-18 22:06:10 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendC++ Fix test case. 2011-08-17 18:48:28 +00:00
FrontendObjC Remove superficial test. 2011-08-17 18:39:13 +00:00
FrontendObjC++
Integer
lib
Linker Add another test. 2011-08-18 18:50:25 +00:00
LLVMC
MC Improve handling of failure and unpredictable cases for CPS, STR, and SMLA instructions. 2011-08-18 22:11:02 +00:00
Object
Other
Scripts
TableGen
Transforms Atomic load/store handling for the passes using memdep (GVN, DSE, memcpyopt). 2011-08-17 22:22:24 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh