llvm-6502/test
Tilmann Scheller 2dade438d7 [AArch64] Add negative tests for the SIMD & FP LDP instructions.
LDP is unpredictable if the registers in the pair are identical, these tests check that we don't assemble instructions like that and error out instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213074 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-15 16:33:24 +00:00
..
Analysis Revert r212572 "improve BasicAA CS-CS queries", it causes PR20303. 2014-07-15 00:53:38 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen Revert r213070. It's breaking the build in MCELFStreamer::EmitInstToData(...). 2014-07-15 16:24:24 +00:00
DebugInfo
ExecutionEngine
Feature
FileCheck
Instrumentation [dfsan] Introduce an optimization to reduce the number of union queries. 2014-07-15 04:41:17 +00:00
Integer
JitListener
Linker
LTO
MC [AArch64] Add negative tests for the SIMD & FP LDP instructions. 2014-07-15 16:33:24 +00:00
Object
Other
TableGen
tools llvm-objdump: Handle BSS sections larger than the object file 2014-07-14 16:20:14 +00:00
Transforms MergeFunc patch from Björn Steinbrink. 2014-07-15 10:46:51 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh