llvm-project/llvm/test
Nikita Popov 90177912a4 Revert "[InstCombine] Fold gep inbounds of null to null"
This reverts commit eb79fd3c92.

This causes stage2 crashes, possibly due to StringMap being
miscompiled. Reverting for now.
2020-12-24 10:20:31 +01:00
..
Analysis Precommit analysis/etc tests for inselt poison placeholder 2020-12-24 12:14:24 +09: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 [DAGCombiner] Don't create sexts of deleted xors when they were in-visit replaced 2020-12-23 16:16:26 -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 [dfsan] Track field/index-level shadow values in variables 2020-12-09 19:38:35 +00: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 [WebAssembly][SIMD] Rename shuffle, swizzle, and load_splats 2020-12-22 14:29:06 -08:00
MachineVerifier
Object [llvm-readobj] - Dump the ELF file type better. 2020-12-23 11:13:19 +03:00
ObjectYAML
Other Precommit analysis/etc tests for inselt poison placeholder 2020-12-24 12:14:24 +09: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] Add the !substr() bang operator 2020-12-23 10:59:33 -05:00
ThinLTO/X86 [NFCI] Add missing triple to several LTO tests 2020-12-09 13:13:58 -08:00
Transforms Revert "[InstCombine] Fold gep inbounds of null to null" 2020-12-24 10:20:31 +01:00
Unit
Verifier OpaquePtr: Require byval on x86_intrcc parameter 0 2020-12-14 16:34:37 -05:00
YAMLParser
tools [obj2yaml] - Dump the content of a broken GNU hash table properly. 2020-12-24 11:16:31 +03: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