llvm-6502/test
Jim Grosbach 93b3eff623 Thumb assembly parsing and encoding for LDM instruction.
Fix base register type and canonicallize to the "ldm" spelling rather than
"ldmia." Add diagnostics for incorrect writeback token and out-of-range
registers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137986 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-18 21:50:53 +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
Bitcode
BugPoint
CodeGen Thumb assembly parsing and encoding for LDM instruction. 2011-08-18 21:50:53 +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 Thumb assembly parsing and encoding for LDM instruction. 2011-08-18 21:50:53 +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