1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Simon Pilgrim 7907ee6fb1 [X86][SSE] truncateVectorWithPACK - upper undef for 128->64 packing
If we're packing from 128-bits to 64-bits then we don't need the RHS argument. This helps with register allocation, especially as we avoid repeating a use of the input value.
2020-04-05 11:47:36 +01:00
..
Analysis [CostModel][X86] Add some insert subvector cost tests for vXf32/vXi32/vXi16/vXi8 types 2020-04-04 22:46:57 +01:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86][SSE] truncateVectorWithPACK - upper undef for 128->64 packing 2020-04-05 11:47:36 +01:00
DebugInfo
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [mips][test] Remove redundant and invalid CHECK-NOT directives. NFC 2020-04-03 16:29:39 +03:00
Object
ObjectYAML
Other Test had incorrect check for nonzero count 2020-04-03 12:37:13 -07:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-nm] Add test for --debug-syms --dynamic 2020-04-05 12:15:30 +08:00
Transforms [Attributor] AAReachability : use isPotentiallyReachable in isKnownReachable 2020-04-04 19:16:17 -05:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh