llvm-project/llvm/test
Kazushi (Jam) Marukawa 1a2147fead [VE] Add vsum and vfsum intrinsic instructions
Add vsum and vfsum intrinsic instructions and regression tests.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D92938
2020-12-10 01:11:53 +09:00
..
Analysis Teach isKnownNonEqual how to recurse through invertible multiplies 2020-12-07 14:52:08 -08:00
Assembler OpaquePtr: Make byval/sret types mandatory 2020-11-20 21:23:33 -05:00
Bindings Adding PoisonValue for representing poison value explicitly in IR 2020-11-25 17:33:51 -07:00
Bitcode Adding PoisonValue for representing poison value explicitly in IR 2020-11-25 17:33:51 -07:00
BugPoint
CodeGen [VE] Add vsum and vfsum intrinsic instructions 2020-12-10 01:11:53 +09:00
DebugInfo [Debuginfo] [CSInfo] Do not create CSInfo for undef arguments 2020-12-09 12:54:59 +01:00
Demangle
Examples
ExecutionEngine
Feature OpaquePtr: Bulk update tests to use typed sret 2020-11-20 17:58:26 -05:00
FileCheck
Instrumentation [MemProf] Fix a potential "permission denied" test failure on some systems. 2020-12-07 14:04:23 +01:00
Integer
JitListener [MCJIT] Profile the code generated by MCJIT engine using Intel VTune profiler 2020-11-16 19:28:14 +11:00
LTO [ICP] Don't promote when target not defined in module 2020-12-08 07:45:36 -08:00
Linker Simplify append to module inline asm string in IRLinker::run() 2020-12-02 14:56:43 +01:00
MC [RISCV] Detect more errors when parsing vsetvli in the assembler 2020-12-08 11:25:39 -08:00
MachineVerifier
Object [llvm-readelf/obj] - Lowercase the warning message reported. 2020-12-02 13:09:47 +03:00
ObjectYAML Reland "[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping Hex8/Hex16/Hex32 types." (https://reviews.llvm.org/D90930). 2020-11-18 13:08:46 +03:00
Other [Time-report] Add a flag -ftime-report={per-pass,per-pass-run} to control the pass timing aggregation 2020-12-08 10:13:19 -08:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Eliminate the 'code' type 2020-12-03 10:19:11 -05:00
ThinLTO/X86 [ThinLTO][test] Fix X86/nossp.ll after D91816 2020-12-02 13:13:58 -08:00
Transforms [VectorCombine] allow peeking through an extractelt when creating a vector load 2020-12-09 10:36:14 -05:00
Unit
Verifier [SelectionDAG] Add llvm.vector.{extract,insert} intrinsics 2020-12-09 11:08:41 +00:00
YAMLParser
tools [llvm-readelf/obj] - Improve diagnostics when printing NT_FILE notes. 2020-12-09 12:31:46 +03:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in