1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00
llvm-mirror/test
Andrew Savonichev 9c918327f6 [MCA] Add tests for IPC on Cortex-A55
The tests compare IPC statistics that MCA provides with IPC values
measured on Cortex-A55 hardware. For hardware tests, each snippet is
run in a loop unrolled by 1000, and IPC is measured by linux-perf.

Several tests do not match the hardware: the skewed ALU is not
supported, LDR seem to be missing a forwarding path.

Differential Revision: https://reviews.llvm.org/D98174
2021-04-08 19:37:07 +03:00
..
Analysis [NFC][X86][CostModel] Add some load/store tests w/ non-power-of-two elt cnt vectors 2021-04-08 15:00:28 +03:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [DebugInfo] Correctly track SDNode dependencies for list debug values 2021-04-08 17:01:45 +01:00
DebugInfo [Debug-Info] Use inlined strings in .dwinfo section by default for DBX. 2021-04-08 07:20:22 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [AsmParser] Recognize more escaped characters between single quotes 2021-04-08 09:59:37 +02:00
Object
ObjectYAML
Other
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Make behavior of list slice suffix consistent across all values 2021-04-08 08:38:44 -04:00
ThinLTO/X86
tools [MCA] Add tests for IPC on Cortex-A55 2021-04-08 19:37:07 +03:00
Transforms [InstCombine] add icmp with no-wrap add tests; NFC 2021-04-08 08:40:04 -04:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh