llvm-6502/test
Kevin Enderby c5a2a33938 Fix ARM disassembly of VLD2 (single 2-element structure to all lanes)
instructions with writebacks. And add test a case for all opcodes handed by
DecodeVLD2DupInstruction() in ARMDisassembler.cpp .


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154884 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-17 00:49:27 +00:00
..
Analysis
Archive
Assembler Remove old 'grep' lines. 2012-04-08 11:53:54 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen temporarily XFAIL this test until post RA 2012-04-17 00:21:35 +00:00
DebugInfo
ExecutionEngine This patch improves the MCJIT runtime dynamic loader by adding new handling 2012-04-12 20:13:57 +00:00
Feature
Instrumentation [tsan] two more compile-time optimizations: 2012-04-10 22:29:17 +00:00
Integer
Linker
MC Fix ARM disassembly of VLD2 (single 2-element structure to all lanes) 2012-04-17 00:49:27 +00:00
Object
Other
Scripts
TableGen
Transforms Flip the new block-placement pass to be on by default. 2012-04-16 13:49:17 +00:00
Unit
Verifier Remove support for the special 'fast' value for fpmath accuracy for the moment. 2012-04-16 19:39:33 +00:00
YAMLParser
CMakeLists.txt
lit.cfg Catch the Python exception when subprocess.Popen is failing. 2012-04-13 11:22:18 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh