1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Craig Topper 437ff559a0 [X86][AVX512F_SCALAR]: Adding full coverage of MC encoding for the AVX512F_SCALAR isa sets. NFC
Adding MC regressions tests to cover the AVX512F_SCALAR isa sets.
This patch is part of a larger task to cover MC encoding of all X86 isa sets started in revision: https://reviews.llvm.org/D39952

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

llvm-svn: 351874
2019-01-22 20:48:24 +00:00
..
Analysis [CostModel][X86] Add ICMP Predicate specific costs 2019-01-22 12:29:38 +00:00
Assembler Reapply "IR: Add fp operations to atomicrmw" 2019-01-22 18:18:02 +00:00
Bindings
Bitcode Reapply "IR: Add fp operations to atomicrmw" 2019-01-22 18:18:02 +00:00
BugPoint
CodeGen GlobalISel: Implement widen for extract_vector_elt elt type 2019-01-22 20:38:15 +00:00
DebugInfo [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target. 2019-01-22 17:43:37 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [MSan] Apply the ctor creation scheme of TSan 2019-01-16 11:14:07 +00:00
Integer
JitListener
Linker Remove irrelevant references to legacy git repositories from 2019-01-15 16:18:52 +00:00
LTO
MC [X86][AVX512F_SCALAR]: Adding full coverage of MC encoding for the AVX512F_SCALAR isa sets. NFC 2019-01-22 20:48:24 +00:00
Object [WebAssembly] Fixing 2 more symbol offset related tests. 2019-01-17 19:18:05 +00:00
ObjectYAML [WebAssembly] Parse llvm.ident into producers section 2019-01-17 02:29:55 +00:00
Other [PGO] Make pgo related options in opt more consistent. 2019-01-16 23:19:02 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 AbstractCallSite -- A unified interface for (in)direct and callback calls 2019-01-19 05:19:06 +00:00
tools [llvm-mca][X86] Tidyup avx512 placeholder tests 2019-01-22 17:52:15 +00:00
Transforms Codegen support for atomicrmw fadd/fsub 2019-01-22 18:36:06 +00:00
Unit
Verifier GlobalISel: Disallow vectors for G_CONSTANT/G_FCONSTANT 2019-01-22 18:53:41 +00:00
YAMLParser
.clang-format
CMakeLists.txt Use llvm_canonicalize_cmake_booleans for LLVM_LIBXML2_ENABLED [llvm] 2019-01-19 00:10:54 +00:00
lit.cfg.py Use llvm_canonicalize_cmake_booleans for LLVM_LIBXML2_ENABLED [llvm] 2019-01-19 00:10:54 +00:00
lit.site.cfg.py.in Use llvm_canonicalize_cmake_booleans for LLVM_LIBXML2_ENABLED [llvm] 2019-01-19 00:10:54 +00:00
TestRunner.sh