hanchenye-llvm-project/clang/utils
Francesco Petrogalli 02bdbdc760 [clang][SveEmitter] Fix enum declarations. [NFCI]
Adapt the declarations of `svpattern` and `svprfop` to the most recent
one defined in section "5. Enum declarations" of the SVE ACLE
specifications [1].

The signature of the intrinsics using these enums have been changed
accordingly.

A test has been added to make sure that `svpattern` and `svprfop` are
not typedefs.

[1] https://developer.arm.com/documentation/100987/latest, version
00bet6

Reviewed By: joechrisellis

Differential Revision: https://reviews.llvm.org/D91333
2020-11-16 14:49:45 +00:00
..
ABITest
CIndex
ClangVisualizers
TableGen [clang][SveEmitter] Fix enum declarations. [NFCI] 2020-11-16 14:49:45 +00:00
TestUtils
VtableTest
analyzer [analyzer][tests] Add a notion of project sizes 2020-08-24 16:13:00 +03:00
check_cfc
hmaptool [hmaptool] Fix `NameError: global name 'num_buckets' is not defined` in `action_dump`. 2020-10-19 16:27:13 -07:00
perf-training Reapply "NFC: utils/perf-training: Python 3 compatibility for lit.cfg" 2020-05-05 15:56:23 -07:00
valgrind
CaptureCmd
ClangDataFormat.py
CmpDriver
FindSpecRefs
FuzzTest
bash-autocomplete.sh
builtin-defines.c
clangdiag.py Harmonize Python shebang 2020-07-16 21:53:45 +02:00
convert_arm_neon.py
creduce-clang-crash.py Some updates/fixes to the creduce script. 2020-11-12 13:40:26 -08:00
find-unused-diagnostics.sh
make-ast-dump-check.sh [clang][utils] make-ast-dump-check.sh: strip line and column numbers when generating serialization tests 2020-07-06 16:52:35 +01:00
modfuzz.py Harmonize Python shebang 2020-07-16 21:53:45 +02:00
token-delta.py