1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test
David Green 33ed732806 [ARM] MVE minnm and maxnm instructions
This adds the patterns for minnm and maxnm from the fminnum and fmaxnum nodes,
similar to scalar types.

Original patch by Simon Tatham

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

llvm-svn: 366002
2019-07-13 14:29:02 +00:00
..
Analysis [MemorySSA] Use SetVector to avoid nondeterminism. 2019-07-12 22:30:30 +00:00
Assembler [ThinLTO] Attempt to recommit r365188 after alignment fix 2019-07-05 15:25:05 +00:00
Bindings [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63 2019-07-11 01:14:30 +00:00
Bitcode [Attributor] Deduce "nosync" function attribute. 2019-07-11 21:37:40 +00:00
BugPoint
CodeGen [ARM] MVE minnm and maxnm instructions 2019-07-13 14:29:02 +00:00
DebugInfo [DebugInfo] Add column info for inline sites 2019-07-12 19:25:45 +00:00
Demangle
Examples
ExecutionEngine
Feature Add, and infer, a nofree function attribute 2019-07-08 15:57:56 +00:00
FileCheck FileCheck [7/12]: Arbitrary long numeric expressions 2019-07-13 13:24:30 +00:00
Instrumentation [NewPM] Port Sancov 2019-07-11 22:35:40 +00:00
Integer
JitListener
Linker
LTO [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63 2019-07-11 01:14:30 +00:00
MachineVerifier
MC [macCatalyst] Use macCatalyst pretty name in .build_version darwin 2019-07-12 22:06:08 +00:00
Object Fix test case of llvm-nm using implicit a.out 2019-07-12 10:44:06 +00:00
ObjectYAML
Other Scalable Vector IR Type with further LTO fixes 2019-07-05 12:48:16 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [CodeGen] Add larger vector types for i32 and f32 2019-07-07 04:47:37 +00:00
ThinLTO/X86 [ThinLTO] only emit used or referenced CFI records to index 2019-07-09 18:50:55 +00:00
tools [test/Object, obj2yaml] - Move test cases from test/Object and cleanup. 2019-07-12 10:29:29 +00:00
Transforms Revert "[InstCombine] add tests for umin/umax via usub.sat; NFC" 2019-07-13 13:16:46 +00:00
Unit
Verifier [SystemZ] Add support for new cpu architecture - arch13 2019-07-12 18:13:16 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh