llvm-mirror/test
Florian Hahn 006733d526 [DSE,MemorySSA] Remove some duplicated test functions.
Some tests from multibuild-malloc-free.ll do not actually use malloc or
free and where split out to multiblock-throwing.ll, but not removed from
the original file. This patch cleans that up. It also moves @test22 to
simple.ll, because it does not involve multiple blocks.
2020-09-04 17:52:59 +01:00
..
Analysis [EarlyCSE] Verify hash code in regression tests 2020-09-04 10:40:35 -04:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [AArch64][SVE] Add lowering for rounding operations 2020-09-04 11:16:57 -04:00
DebugInfo [EarlyCSE] Verify hash code in regression tests 2020-09-04 10:40:35 -04:00
Demangle
Examples
ExecutionEngine
Feature [EarlyCSE] Verify hash code in regression tests 2020-09-04 10:40:35 -04:00
FileCheck [FileCheck] Add precision to format specifier 2020-08-30 19:40:57 +01:00
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [AArch64] Add asm directives for the remaining SEH unwind codes 2020-09-03 11:12:01 +03:00
Object
ObjectYAML [MachOYAML] Allow handcrafting custom contents for DWARF sections. 2020-09-04 22:42:45 +08:00
Other [EarlyCSE] Verify hash code in regression tests 2020-09-04 10:40:35 -04:00
Reduce [llvm-reduce] Create returns with undef values for non-void functions. 2020-08-31 16:33:46 +01:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Fix a metadata lost issue with DICompileUnit import. 2020-09-02 14:40:41 -07:00
tools [MachOYAML] Allow handcrafting custom contents for DWARF sections. 2020-09-04 22:42:45 +08:00
Transforms [DSE,MemorySSA] Remove some duplicated test functions. 2020-09-04 17:52:59 +01:00
Unit
Verifier Fix for PR46384. Failure on weak dllimport. 2020-09-02 19:12:24 -07:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh