llvm-6502/test
Tim Northover 0a088b1fc5 ARM64: print correct aliases for NEON mov & mvn instructions
In all cases, if a "mov" alias exists, it is the canonical form of the
instruction. Now that TableGen can support aliases containing syntax variants,
we can enable them and improve the quality of the asm output.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208874 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-15 12:11:02 +00:00
..
Analysis Fix typos 2014-05-15 01:52:21 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen ARM64: print correct aliases for NEON mov & mvn instructions 2014-05-15 12:11:02 +00:00
DebugInfo DebugInfo: Sure up subprogram variable list handling with more assertions and fewer conditionals. 2014-05-14 21:52:46 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [asan] Set debug location in ASan function prologue. 2014-05-14 10:30:15 +00:00
Integer
JitListener
Linker
LTO
MC ARM64: print correct aliases for NEON mov & mvn instructions 2014-05-15 12:11:02 +00:00
Object Teach llvm-nm to know about fat archives (aka MachOUniversal files 2014-05-14 21:18:50 +00:00
Other
TableGen
tools [Test] Trim unnecessary .c and .cpp from config.suffix in lit.local.cfg 2014-05-12 19:57:31 +00:00
Transforms Teach the constant folder to look through bitcast constant expressions 2014-05-15 09:56:28 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh