llvm-project/llvm/test
Victor Campos b43bec19b9 [ARM] Add Tag_CPU_arch missing value descriptions in attribute parser
The ARM attribute parser for Tag_CPU_arch is missing value descriptions
for Armv8-A and Armv8-R.

This patch adds these descriptions.

Reviewed By: pratlucas

Differential Revision: https://reviews.llvm.org/D129631
2022-07-26 08:32:40 +01:00
..
Analysis tests: add attributes that would normally come from inferattrs 2022-07-25 17:29:00 -04:00
Assembler [IR] Don't use blockaddresses as callbr arguments 2022-07-15 10:18:17 +02:00
Bindings [IR] Remove support for float binop constant expressions 2022-07-12 09:40:49 +02:00
Bitcode [LegacyPM] Remove NameAnonGlobalLegacyPass 2022-07-17 14:38:29 -07:00
BugPoint
CodeGen [X86][DAGISel] Don't widen shuffle element with AVX512 2022-07-26 11:56:03 +08:00
DebugInfo [DebugInfo] Avoid ptrtoint expression in generic test 2022-07-25 11:20:36 +02:00
Demangle
Examples
ExecutionEngine [JITLink][COFF] Don't dead strip seh frame of exported function. 2022-07-26 13:04:12 +09:00
Feature
FileCheck
Instrumentation tests: add attributes that would normally come from inferattrs 2022-07-25 17:29:00 -04:00
Integer
JitListener
LTO
Linker [IR] Allow absence for Min module flags and make AArch64 BTI/PAC-RET flags backward compatible 2022-07-18 09:35:12 -07:00
MC [ARM] Add Tag_CPU_arch missing value descriptions in attribute parser 2022-07-26 08:32:40 +01:00
MachineVerifier
Object [AIX] support read global symbol of big archive 2022-07-18 10:43:30 -04:00
ObjectYAML [obj2yaml] Add -o to specify output filename 2022-07-14 00:32:48 -07:00
Other [Passes] add a tail-call-elim pass near the end of the opt pipeline 2022-07-25 15:25:47 -04:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Add a location for a class definition that was forward-declared 2022-07-20 15:56:17 +02:00
ThinLTO/X86 [ThinLTO] Support aliased GlobalIFunc 2022-07-20 15:30:38 -07:00
Transforms [LoopDataPrefetch] Fix crash when TTI doesn't set CacheLineSize 2022-07-26 13:08:42 +08:00
Unit
Verifier [MemProf] Basic metadata support and verification 2022-07-20 15:30:55 -07:00
YAMLParser
tools [llvm-objdump,ARM] Fix .byte directives dumping the wrong byte. 2022-07-25 14:55:33 +01:00
.clang-format Disable clang-format entirely for test directories 2022-07-08 07:34:18 -04:00
CMakeLists.txt [Reland][Debuginfo][llvm-dwarfutil] llvm-dwarfutil dsymutil-like tool for ELF. 2022-07-19 15:11:36 +03:00
TestRunner.sh
lit.cfg.py [llvm-ar] Add object mode option -X for AIX 2022-07-22 09:55:21 -04:00
lit.site.cfg.py.in [llvm] add zstd to `llvm::compression` namespace 2022-07-19 10:54:36 -07:00