1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test
Simon Pilgrim 79bc4c8e7b [X86][AVX] Adjust unsigned saturation downconvert negative test
D87145 was showing that this test (added in D45315) could always be constant folded (with suitable value tracking).

What we actually needed was smax(smin()) negative test coverage, the invert of negative_test2_smax_usat_trunc_wb_256_mem, so I've tweaked the test to provide that instead.
2021-01-14 17:51:23 +00:00
..
Analysis [ARM] Update trunc costs 2021-01-11 08:59:28 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86][AVX] Adjust unsigned saturation downconvert negative test 2021-01-14 17:51:23 +00:00
DebugInfo [FastISel] NFC: Remove obsolete -fast-isel-sink-local-values option 2021-01-11 09:32:49 -08:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck [Test][FileCheck] Fix use of undef var 2021-01-09 10:45:00 +00:00
Instrumentation Use unary CreateShuffleVector if possible 2020-12-30 22:36:08 +09:00
Integer
JitListener
Linker
LTO [LTO] Add test for freestanding LTO option. 2021-01-13 20:43:22 +00:00
MachineVerifier [Verifier] Add tied-ness verification to statepoint intsruction 2021-01-13 14:40:44 +07:00
MC [NFC] Disallow unused prefixes under MC/AArch64 2021-01-14 09:46:13 -08:00
Object [obj2yaml,yaml2obj] - Refine how we set/dump the sh_entsize field. 2021-01-13 11:52:40 +03:00
ObjectYAML
Other Introduce new quiet mode and new option handling for -print-changed. 2021-01-11 14:15:18 -05:00
Reduce [llvm-reduce] ReduceGlobalVarInitializers delta pass: fix handling of globals w/ comdat/non-external linkage 2021-01-07 18:05:03 +03:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Enhance !cast<string> to handle bit and bits types. 2021-01-14 10:20:35 -05:00
ThinLTO/X86 [ThinLTO][test] Specify -enable-import-metadata to make !thinlto_src_module available in -DLLVM_ENABLE_ASSERTIONS=off mode 2020-12-31 09:31:53 -08:00
tools [CSSPGO][llvm-profgen] Virtual unwinding with pseudo probe 2021-01-13 11:02:58 -08:00
Transforms [InferFunctionAttrs] Improve CHECK variable names (NFC). 2021-01-14 13:53:51 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh