1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Thomas Lively eeefaba5f2 [WebAssembly] Simplify extract_vector lowering
Summary:
Removes patterns that were not doing useful work, changes the
default extract instructions to be the unsigned versions now that
they are enabled by default, fixes PR44988, and adds tests for
sext_inreg lowering.

Reviewers: aheejin

Reviewed By: aheejin

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

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D75005
2020-02-25 13:54:48 -08:00
..
Analysis [CostModel][X86] We don't need a scale factor for SLM extract costs 2020-02-24 14:23:04 +00:00
Assembler
Bindings Revert "Rework go bindings so that validation works fine" 2020-02-24 09:20:08 -08:00
Bitcode
BugPoint
CodeGen [WebAssembly] Simplify extract_vector lowering 2020-02-25 13:54:48 -08:00
DebugInfo [AMDGPU] Implement wave64 DWARF register mapping 2020-02-25 14:00:01 -05:00
Demangle
Examples
ExecutionEngine [JITLink] Add a MachO x86-64 GOT and Stub bypass optimization. 2020-02-23 23:38:31 -08:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC Emit register names in cfi assembly directives 2020-02-25 14:00:01 -05:00
Object
ObjectYAML
Other Use temporary directory for tests in D74346 2020-02-24 12:19:07 +01:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools Revert "[DWARFDebugLine] Avoid dumping prologue members we did not parse" 2020-02-25 17:58:50 +01:00
Transforms [ObjC][ARC] Don't move a retain call living outside a loop into the loop 2020-02-25 13:00:10 -08:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Revert "Rework go bindings so that validation works fine" 2020-02-24 09:20:08 -08:00
lit.cfg.py Revert "Rework go bindings so that validation works fine" 2020-02-24 09:20:08 -08:00
lit.site.cfg.py.in
TestRunner.sh