llvm-project/llvm/test
Fangrui Song e0f70ee01c [test] Fix linux-preemption.ll 2020-12-30 14:44:43 -08:00
..
Analysis [ValueTracking] Fix isKnownNonEqual() with constexpr mul 2020-12-28 18:32:57 +01:00
Assembler [DebugInfo] Support Fortran 'use <external module>' statement. 2020-12-18 13:10:57 -05:00
Bindings Adding PoisonValue for representing poison value explicitly in IR 2020-11-25 17:33:51 -07:00
Bitcode [DebugInfo] Support Fortran 'use <external module>' statement. 2020-12-18 13:10:57 -05:00
BugPoint
CodeGen [test] Fix linux-preemption.ll 2020-12-30 14:44:43 -08:00
DebugInfo Precommit analysis/etc tests for inselt poison placeholder 2020-12-24 12:14:24 +09:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck [FileCheck] Add a literal check directive modifier 2020-12-18 17:26:15 -08:00
Instrumentation Use unary CreateShuffleVector if possible 2020-12-30 22:36:08 +09:00
Integer
JitListener
LTO [ICP] Don't promote when target not defined in module 2020-12-08 07:45:36 -08:00
Linker Simplify append to module inline asm string in IRLinker::run() 2020-12-02 14:56:43 +01:00
MC [PowerPC] Add addtional test that retroactively catches PR47259 2020-12-30 15:23:48 -06:00
MachineVerifier
Object [llvm-readobj] - Dump the ELF file type better. 2020-12-23 11:13:19 +03:00
ObjectYAML
Other [NewPM] Fix CGSCCOptimizerLateEPCallbacks place in pipeline 2020-12-28 14:03:10 -08:00
Reduce [llvm-reduce][test] Make remove-alias.ll CHECK patterns more specific after D90302 2020-12-20 20:06:02 -08:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Fix bug in !interleave operator 2020-12-28 12:17:24 -05:00
ThinLTO/X86 [NFCI] Add missing triple to several LTO tests 2020-12-09 13:13:58 -08:00
Transforms [LoopIdiom] 'left-shift until bittest': don't forget to check that PHI node is in loop header 2020-12-30 23:58:41 +03:00
Unit
Verifier OpaquePtr: Require byval on x86_intrcc parameter 0 2020-12-14 16:34:37 -05:00
YAMLParser
tools [update_llc_test_checks] Support Windows .seh_proc for x86 2020-12-30 12:32:47 -08:00
.clang-format
CMakeLists.txt [CMake] Add llvm-profgen to LLVM_TEST_DEPENDS 2020-12-09 09:34:51 -08:00
TestRunner.sh
lit.cfg.py [FileCheck] Enforce --allow-unused-prefixes=false for llvm/test/Transforms 2020-12-09 08:51:38 -08:00
lit.site.cfg.py.in