1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Thomas Lively 67397ff9ab [WebAssembly] Renumber SIMD opcodes
Summary:
As described in https://github.com/WebAssembly/simd/pull/209. This is
the final reorganization of the SIMD opcode space before
standardization. It has been landed in concert with corresponding
changes in other projects in the WebAssembly SIMD ecosystem.

Reviewers: aheejin

Subscribers: dschuff, sbc100, jgravelle-google, hiraditya, sunfish, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D79224
2020-05-01 17:20:49 -07:00
..
Analysis [X86] Lower the cost of v4i64->v4i32 truncate with avx512. 2020-05-01 11:09:37 -07:00
Assembler
Bindings
Bitcode [Bitcode] Make attribute test more robust (NFC) 2020-04-30 19:01:27 +02:00
BugPoint
CodeGen [WebAssembly] Renumber SIMD opcodes 2020-05-01 17:20:49 -07:00
DebugInfo [globalopt] Don't emit DWARF fragments for members 2020-04-30 11:36:55 +01:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [AddressSanitizer] Instrument byval call arguments 2020-04-30 17:09:13 +02:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [WebAssembly] Renumber SIMD opcodes 2020-05-01 17:20:49 -07:00
Object
ObjectYAML
Other [BPI][NFC] Reuse post dominantor tree from analysis manager when available 2020-04-30 11:31:03 +07:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-objcopy] -O binary: skip empty sections 2020-05-01 14:25:37 -07:00
Transforms [InstCombine] fix miscompile from multi-use cttz/ctlz transform 2020-05-01 13:52:24 -04:00
Unit
Verifier Handle indirect calls in preallocated verification 2020-04-30 14:39:03 -07:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in Revert "Temporarily revert "build: use find_package(Python3) if available"" 2020-04-29 01:38:08 +00:00
TestRunner.sh