llvm-capstone/clang/utils
Hsiangkai Wang c04c66d705 [RISCV] Consider scalar types for required extensions.
We have vector operations on double vector and float scalar. For
example, vfwadd.wf is such a instruction.

vfloat64m1_t vfwadd_wf(vfloat64m1_t op0, float op1, size_t op2);

We should specify F and D extensions for it.

Differential Revision: https://reviews.llvm.org/D102051
2021-05-08 04:06:45 +08:00
..
ABITest
analyzer Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awk 2021-02-25 11:32:27 +01:00
check_cfc
CIndex
ClangVisualizers
hmaptool
perf-training
TableGen [RISCV] Consider scalar types for required extensions. 2021-05-08 04:06:45 +08:00
TestUtils Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awk 2021-02-25 11:32:27 +01:00
valgrind
VtableTest
bash-autocomplete.sh
builtin-defines.c
CaptureCmd
ClangDataFormat.py
clangdiag.py
CmpDriver
convert_arm_neon.py
creduce-clang-crash.py [Utils] Add an option to specify number of cores to use in creduce-clang-crash.py 2021-02-22 12:43:09 -08:00
find-unused-diagnostics.sh
FindSpecRefs
FuzzTest
make-ast-dump-check.sh
modfuzz.py
token-delta.py