llvm-capstone/llvm/test
Craig Topper 6b280ce34c [RISCV] Use LLVMScalarOrSameVectorWidth to make avoid needing to mention the index type for vrgatherei16 intrinsics.
Add .vv to the intrinsic name to be consistent with D95979.

Reviewed By: khchen

Differential Revision: https://reviews.llvm.org/D95981
2021-02-04 20:26:45 -08:00
..
Analysis [MemorySSA] Don't treat lifetime.end as NoAlias 2021-02-04 20:58:28 +01:00
Assembler [ThinLTO] Add Visibility bits to GlobalValueSummary::GVFlags 2021-01-27 10:43:51 -08:00
Bindings
Bitcode [ThinLTO] Add Visibility bits to GlobalValueSummary::GVFlags 2021-01-27 10:43:51 -08:00
BugPoint
CodeGen [RISCV] Use LLVMScalarOrSameVectorWidth to make avoid needing to mention the index type for vrgatherei16 intrinsics. 2021-02-04 20:26:45 -08:00
DebugInfo Re-land D94976 after revert in e29552c5af 2021-02-04 11:17:18 +00:00
Demangle [Demangle] Support demangling Swift calling convention in MS demangler. 2021-01-27 13:24:54 -08:00
Examples [test][NewPM] Pin various tests to the legacy PM 2021-02-02 15:07:10 -08:00
ExecutionEngine Revert "[JITLink] Add missing symbols for ELF ehframe testcase, re-enable ...." 2021-02-01 13:32:11 +11:00
Feature [test][NewPM] Pin various tests to the legacy PM 2021-02-02 15:07:10 -08:00
FileCheck [FileCheck] Make --allow-unused-prefixes cl::ZeroOrMore 2021-02-02 15:18:00 -08:00
Instrumentation Revert "[InstrProfiling] Use !associated metadata for counters, data and values" 2021-02-03 19:14:34 -05:00
Integer
JitListener
Linker [llvm-link] Fix crash when materializing appending global 2021-01-25 18:08:07 -08:00
LTO Revert "[LTO] Use lto::backend for code generation." 2021-02-03 22:49:30 +00:00
MachineVerifier [GlobalISel] Add G_ASSERT_ZEXT 2021-01-28 13:58:37 -08:00
MC [RISCV] Add new vector instructions in v0.10. 2021-02-03 13:28:58 +08:00
Object [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
ObjectYAML [yaml2obj][wasm] Support numeric relocation type 2021-02-02 18:28:37 -08:00
Other Revert "[LTO] Add option enable NewPM with LTOCodeGenerator." 2021-02-03 22:49:20 +00:00
Reduce [test] Fix unused FileCheck prefixes in test/Reduce 2021-02-01 23:05:46 -08:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Fix anonymous record self-reference in foreach and multiclass 2021-02-01 10:59:07 -05:00
ThinLTO/X86 [ThinLTO] Add Visibility bits to GlobalValueSummary::GVFlags 2021-01-27 10:43:51 -08:00
tools [CSSPGO][llvm-profgen] Fix bug with parsing hybrid sample trace line 2021-02-04 16:15:05 -08:00
Transforms Add missing test update from 3e5ce49 2021-02-04 18:04:24 -08:00
Unit
Verifier Remove overzealous verifier check on DW_OP_LLVM_entry_value and improve the documentation 2021-02-04 10:58:35 -08:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh