llvm-project/llvm/test
luxufan 069d7ef084 [RISCV] Add a LocalStackSlotAllocation test
Differential Revision: https://reviews.llvm.org/D134884
2022-09-30 22:36:03 +00:00
..
Analysis [RISCV] Update cost of vector roundeven to match round which uses the same sequence but a different FRM value. 2022-09-30 20:01:35 -07:00
Assembler [IR] Don't allow DLL storage-class and local linkage 2022-09-30 00:26:01 +01:00
Bindings [NFC][2/n] Remove PrunePH pass 2022-09-26 18:38:04 -07:00
Bitcode [AArch64]Remove svget/svset/svcreate from llvm 2022-09-23 10:48:43 +01:00
BugPoint
CodeGen [RISCV] Add a LocalStackSlotAllocation test 2022-09-30 22:36:03 +00:00
DebugInfo Fix tied operands in phi-coalescing.mir test; try to adapt MLRegalloc tests 2022-09-30 17:20:35 -07:00
Demangle
Examples
ExecutionEngine [ORC][JITLink] Retain Weak flags in JITDylib interfaces, propagate to LinkGraph. 2022-09-27 10:04:59 -07:00
Feature [test] Update some legacy PM tests 2022-09-30 11:31:02 -07:00
FileCheck
Instrumentation [msan] Instrument vtest instrinsics 2022-09-21 16:57:44 -07:00
Integer
JitListener
LTO
Linker
MC RISCV: adjust relocation emission 2022-09-30 15:28:48 +00:00
MachineVerifier [GlobalISel] Enforce G_ASSERT_ALIGN to have a valid alignment > 0. 2022-09-22 16:05:07 +01:00
Object [Object][COFF] Allow section symbol to be common symbol 2022-09-13 18:07:02 -07:00
ObjectYAML
Other [LAA] Change to function analysis for new PM. 2022-10-01 15:44:27 +01:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Add div bang operator 2022-09-30 12:08:28 -07:00
ThinLTO/X86 [WPD/LTT] Lower type test feeding assumes via phi correctly 2022-09-16 13:50:01 -07:00
Transforms [InstCombine] convert mul by negative-pow2 to negate and shift 2022-10-02 12:22:25 -04:00
Unit
Verifier [AArch64][SME] Add utility class for handling SME attributes. 2022-09-12 12:41:30 +00:00
YAMLParser
tools [llvm-objdump][test] Improve address test 2022-10-02 10:49:52 -07:00
.clang-format
CMakeLists.txt Add a utility for converting between different types of remarks 2022-09-12 15:04:19 -07:00
TestRunner.sh
lit.cfg.py [MC] Properly disable debug-frame test on AppleSilicon Mac 2022-09-29 16:21:12 -07:00
lit.site.cfg.py.in