1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test
Thomas Lively 3503ba6394 [WebAssembly] SIMD sqrt
Reviewers: aheejin, dschuff

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

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

llvm-svn: 342937
2018-09-25 03:39:28 +00:00
..
Analysis
Assembler [test] Fix Assembler/debug-info.ll 2018-09-21 12:28:44 +00:00
Bindings
Bitcode Fix some missing opcodes in bcanalyzer 2018-09-24 12:47:17 +00:00
BugPoint
CodeGen [WebAssembly] SIMD sqrt 2018-09-25 03:39:28 +00:00
DebugInfo [NativePDB] Add support for reading function signatures. 2018-09-21 22:36:28 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [hwasan] Record and display stack history in stack-based reports. 2018-09-24 23:03:34 +00:00
Integer
JitListener
Linker Fix asserts when linking wrong address space declarations 2018-09-24 04:42:14 +00:00
LTO Pass code-model through Module IR to LTO which will use it. 2018-09-21 18:41:31 +00:00
MC [WebAssembly] SIMD sqrt 2018-09-25 03:39:28 +00:00
Object
ObjectYAML
Other [New PM][PassInstrumentation] IR printing support for New Pass Manager 2018-09-24 16:08:15 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Write TYPE_IDs for types used in functions imported by aliases 2018-09-19 18:51:42 +00:00
tools [X86] Remove shift/rotate by CL memory (RMW) overrides 2018-09-24 20:11:50 +00:00
Transforms Re-submitting changes in D51550 because it failed to patch. 2018-09-24 20:47:12 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh