llvm-6502/test
Tilmann Scheller d51310e486 [ARM] Make the assembler reject unpredictable pre/post-indexed ARM STRH instructions.
The ARM ARM prohibits STRH instructions with writeback into the source register. With this commit this constraint is now enforced and we stop assembling STRH instructions with unpredictable behavior.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213850 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-24 09:55:46 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen R600: Match rcp node on pre-SI 2014-07-24 06:59:24 +00:00
DebugInfo
ExecutionEngine [RuntimeDyld][AArch64] Update relocation tests and also add a simple GOT test. 2014-07-23 22:23:17 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC [ARM] Make the assembler reject unpredictable pre/post-indexed ARM STRH instructions. 2014-07-24 09:55:46 +00:00
Object
Other
TableGen
tools
Transforms SimplifyCFG: fix a bug in switch to table conversion 2014-07-23 23:13:23 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg Remove unused substitution. 2014-07-24 04:09:04 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh