llvm-6502/test
Bill Wendling 31985c7d2a Merging r196806:
------------------------------------------------------------------------
r196806 | apazos | 2013-12-09 11:29:14 -0800 (Mon, 09 Dec 2013) | 11 lines


Fix pattern match for movi with 0D result

Patch by Jiangning Liu.

With some test case changes:
- intrinsic test added to the existing /test/CodeGen/AArch64/neon-aba-abd.ll.
- New test cases to cover movi 1D scenario without using the intrinsic in
test/CodeGen/AArch64/neon-mov.ll.


------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@196872 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-10 04:31:42 +00:00
..
Analysis
Assembler Merging r195535: 2013-12-09 21:01:06 +00:00
Bindings Merging r196156: 2013-12-09 21:05:36 +00:00
Bitcode Merging r196158: 2013-12-09 21:06:30 +00:00
BugPoint Merging r195535: 2013-12-09 21:01:06 +00:00
CodeGen Merging r196806: 2013-12-10 04:31:42 +00:00
DebugInfo Merging r195504: 2013-12-09 20:58:24 +00:00
ExecutionEngine Merging r195157: 2013-11-21 00:52:34 +00:00
Feature Merging r195535: 2013-12-09 21:01:06 +00:00
FileCheck
Instrumentation Merging r195504: 2013-12-09 20:58:24 +00:00
Integer
JitListener Merging r195504: 2013-12-09 20:58:24 +00:00
Linker Merging r195504: 2013-12-09 20:58:24 +00:00
LTO
MC Merging r196104: 2013-12-02 19:24:08 +00:00
Object
Other Merging r195477: 2013-11-25 05:20:58 +00:00
TableGen
tools
Transforms Merging r195535: 2013-12-09 21:01:06 +00:00
Unit
Verifier
YAMLParser
.clang-format Merging r195100: 2013-11-19 06:39:18 +00:00
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh