1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test
David Green 3b4b98e900 [ARM] MVE predicate store patterns
Stack loads and stores were already working, but direct stores were not. This
adds the patterns for them, same as predicate loads.

Differential Revision: https://reviews.llvm.org/D66213

llvm-svn: 368988
2019-08-15 10:41:42 +00:00
..
Analysis [BuildLibCalls] Noalias annotation 2019-08-14 16:50:06 +00:00
Assembler
Bindings Revert "Expose TailCallKind via the LLVM C API" 2019-08-15 03:49:51 +00:00
Bitcode [Intrinsics] Add a 'NoAlias' intrinsic property; annotate llvm.memcpy 2019-08-14 08:33:07 +00:00
BugPoint
CodeGen [ARM] MVE predicate store patterns 2019-08-15 10:41:42 +00:00
DebugInfo [DebugInfo] Consider debug label scope has an extra lexical block file 2019-08-14 17:58:45 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck [FileCheck] Move -dump-input diagnostic to first line 2019-08-14 02:56:09 +00:00
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier [GlobalISel]: Fix lowering of G_SHUFFLE_VECTOR with scalar sources 2019-08-13 21:49:11 +00:00
MC [llvm-readobj][MachO] Fix section type printing 2019-08-15 07:22:04 +00:00
Object Recommit r368812 "[llvm/Object] - Convert SectionRef::getName() to return Expected<>" 2019-08-14 11:10:11 +00:00
ObjectYAML
Other [BuildLibCalls] Noalias annotation 2019-08-14 16:50:06 +00:00
Reduce [Bugpoint redesign] Modified Functions pass to consider declarations 2019-08-14 22:22:37 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen Attempt to fix issue with unresolved lit test in TableGen 2019-08-13 22:32:26 +00:00
ThinLTO/X86
tools [llvm-objcopy] Allow 'protected' visibility to be set when using 2019-08-15 09:45:09 +00:00
Transforms [InstCombine] Precommit test case for D66216 2019-08-15 08:42:12 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh