llvm-project/llvm/test
Nikita Popov a49a3a3ed5 [LSR] Add test for PR46943 (NFC)
LSR should be dropping nowrap flags when adding new postinc users.
2021-01-23 13:53:09 +01:00
..
Analysis Fix build failure caused by 2e080eb00a 2021-01-22 09:56:53 +00:00
Assembler [AArch64] Make target intrinsics DefaultAttrIntrinsics. 2021-01-18 17:32:15 +00:00
Bindings
Bitcode [DebugInfo] Support Fortran 'use <external module>' statement. 2020-12-18 13:10:57 -05:00
BugPoint
CodeGen [RISCV][PrologEpilogInserter] "Float" emergency spill slots to avoid making them immediately unreachable from the stack pointer 2021-01-23 09:10:03 +00:00
DebugInfo [CSInfo][MIPS] Update CSInfo in delay slot filler 2021-01-18 15:29:59 +01:00
Demangle
Examples
ExecutionEngine [JITLink][ELF/x86-64] Add support for weak and hidden symbols. 2021-01-22 20:51:11 +11:00
Feature
FileCheck [NFC] Disallow unused prefixes under llvm/test 2021-01-21 20:31:52 -08:00
Instrumentation [NFC] Disallow unused prefixes under llvm/test 2021-01-21 20:31:52 -08:00
Integer
JitListener
LTO [LTO] Add support for existing Config::Freestanding option. 2021-01-22 13:45:39 +00:00
Linker [llvm-link] Fix for an assertion when linking global with appending linkage 2021-01-23 00:10:42 -08:00
MC [RISCV] Add B extension tests to make sure RV64 only instructions aren't accepted in RV32. 2021-01-22 13:52:26 -08:00
MachineVerifier [Verifier] Add tied-ness verification to statepoint intsruction 2021-01-13 14:40:44 +07:00
Object [SystemZ][z/OS] Fix No such file or directory expression error matching in lit tests - continued 2021-01-22 13:54:25 -05:00
ObjectYAML
Other [NewPM][opt] Run the "default" AA pipeline by default 2021-01-21 21:08:54 -08:00
Reduce [NFC] Disallow unused prefixes under llvm/test 2021-01-21 20:31:52 -08:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [RISCV] Add way to mark CompressPats that should only be used for compressing. 2021-01-20 09:20:15 -08:00
ThinLTO/X86 [ThinLTO][test] Specify -enable-import-metadata to make !thinlto_src_module available in -DLLVM_ENABLE_ASSERTIONS=off mode 2020-12-31 09:31:53 -08:00
Transforms [LSR] Add test for PR46943 (NFC) 2021-01-23 13:53:09 +01:00
Unit
Verifier [IR] Allow scalable vectors in structs to support intrinsics returning multiple values. 2021-01-17 23:29:51 -08:00
YAMLParser
tools [SystemZ][z/OS] Fix No such file or directory expression error matching in lit tests - continued 2021-01-22 13:54:25 -05:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py [NFC] Disallow unused prefixes under llvm/test 2021-01-21 20:31:52 -08:00
lit.site.cfg.py.in