1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Amy Kwan 00f4e38665 [PowerPC] Implement Vector Count Mask Bits builtins in LLVM/Clang
This patch implements the vec_cntm function prototypes in altivec.h in order to
utilize the vector count mask bits instructions introduced in Power10.

Differential Revision: https://reviews.llvm.org/D82726
2020-09-17 18:20:53 -05:00
..
Analysis [MemorySSA] Be more conservative when traversing MemoryPhis. 2020-09-17 22:09:53 +01:00
Assembler
Bindings
Bitcode
BugPoint [Bugpoint][NewPM] Pin bugpoint to legacy PM 2020-09-15 11:29:10 -07:00
CodeGen [PowerPC] Implement Vector Count Mask Bits builtins in LLVM/Clang 2020-09-17 18:20:53 -05:00
DebugInfo Support dwarf fission for wasm object files 2020-09-17 14:42:41 -07:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [TSAN] Handle musttail call properly in EscapeEnumerator (and TSAN) 2020-09-15 15:20:05 -07:00
Integer
JitListener
Linker
LTO [ThinLTO] add post-thinlto-merge option to -lto-embed-bitcode 2020-09-15 15:56:11 -07:00
MachineVerifier
MC [AMDGPU] gfx1030 test update. NFC. 2020-09-16 13:56:16 -07:00
Object
ObjectYAML
Other Revert "Re-land: Add new hidden option -print-changed which only reports changes to IR" 2020-09-17 01:32:29 -07:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [obj2yaml] - Don't emit EM_NONE. 2020-09-17 15:58:44 +03:00
Transforms [test] Fix FullUnroll.ll 2020-09-17 15:56:13 -07:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Disable a large test for EXPENSIVE_CHECKS and debug build 2020-09-16 21:57:34 +00:00
lit.cfg.py Disable a large test for EXPENSIVE_CHECKS and debug build 2020-09-16 21:57:34 +00:00
lit.site.cfg.py.in Disable a large test for EXPENSIVE_CHECKS and debug build 2020-09-16 21:57:34 +00:00
TestRunner.sh