1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/test
Simon Pilgrim a04bd618e9 [X86] Change 'simple nonmem' intrinsic test to not use PADDSW
Those intrinsics will be autoupgraded soon to @llvm.sadd.sat generics (D55894), so to keep a x86-specific case I'm replacing it with @llvm.x86.sse2.pmulhu.w

llvm-svn: 349739
2018-12-20 10:54:59 +00:00
..
Analysis Introduce llvm.loop.parallel_accesses and llvm.access.group metadata. 2018-12-20 04:58:07 +00:00
Assembler
Bindings
Bitcode
BugPoint [bugpoint][PR29027] Reduce function attributes 2018-12-19 03:42:19 +00:00
CodeGen Revert r349731 "[CodeGen][ExpandMemcmp] Add an option for allowing overlapping loads." 2018-12-20 09:58:33 +00:00
DebugInfo DebugInfo: Fix missing local imported entities after r349207 2018-12-18 19:40:22 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck [FileCheck] Try to fix test on windows due to r349418 2018-12-18 01:17:28 +00:00
Instrumentation [X86] Change 'simple nonmem' intrinsic test to not use PADDSW 2018-12-20 10:54:59 +00:00
Integer
JitListener
Linker
LTO [ThinLTO] Remove dllimport attribute from locally defined symbols 2018-12-19 19:07:45 +00:00
MC Fix test MC/AMDGPU/reloc.s 2018-12-19 12:13:21 +00:00
Object [Object] Deduplicate long archive member names 2018-12-19 16:15:05 +00:00
ObjectYAML
Other
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 Introduce llvm.loop.parallel_accesses and llvm.access.group metadata. 2018-12-20 04:58:07 +00:00
tools [llvm-objcopy] - Do not drop the OS/ABI and ABIVersion fields of ELF header 2018-12-20 10:51:42 +00:00
Transforms [InstCombine][AMDGPU] Handle more buffer intrinsics 2018-12-20 10:08:18 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh