llvm-project/llvm/test
Heejin Ahn 9c3345ad10 [WebAssembly] Cleanup Emscripten SjLj tests
- Remove a redundant test: there were `longjmp_only` and `only_longjmp`,
  which do the same thing
- Add `CHECK-LABEL` lines for function names

Reviewed By: tlively

Differential Revision: https://reviews.llvm.org/D107511
2021-08-04 21:16:08 -07:00
..
Analysis [AArch64] Optimise min/max lowering in ISel 2021-08-02 13:40:21 +01:00
Assembler [AsmParser] Unify parsing of attributes 2021-07-15 17:51:11 +02:00
Bindings
Bitcode [IR] Rename `comdat noduplicates` to `comdat nodeduplicate` 2021-07-20 12:47:10 -07:00
BugPoint
CodeGen [WebAssembly] Cleanup Emscripten SjLj tests 2021-08-04 21:16:08 -07:00
DebugInfo [DWARF] Don't process .debug_info relocations for DWO Context 2021-08-02 10:41:47 -07:00
Demangle Demangle: correct swift_async demangling for Microsoft scheme 2021-07-14 11:43:44 -07:00
Examples [Orc][examples] Adopt ExecutorProcessControl API and re-enable LLJITWithRemoteDebugging 2021-07-29 14:40:42 +02:00
ExecutionEngine [llvm][ExecutionEngine] Don't try to run tests on ARM64/Windows on Arm 2021-08-04 09:24:18 +00:00
Feature
FileCheck
Instrumentation [InstrProfiling] Emit bias variable eagerly 2021-08-04 10:17:08 -07:00
Integer
JitListener
LTO [LTO] Add SelectionKind to IRSymtab and use it in ld.lld/LLVMgold 2021-07-20 13:22:00 -07:00
Linker [IR] Rename `comdat noduplicates` to `comdat nodeduplicate` 2021-07-20 12:47:10 -07:00
MC [llvm][MC] Disable cfi-version test for Windows on Arm 2021-08-04 11:18:05 +00:00
MachineVerifier [MachineVerifier] Make INSERT_SUBREG diagnostic respect operand 2 subregs 2021-07-21 08:47:17 -07:00
Object [llvm-nm][test] Avoid deprecated alias -M (--print-armap) 2021-08-04 14:25:24 -07:00
ObjectYAML [yaml2obj][MachO] Rename PayloadString to Content 2021-07-26 09:04:51 -07:00
Other [ConstantFold] Get rid of special cases for sizeof etc. 2021-07-31 13:20:47 -07:00
SafepointIRVerifier
Support [llvm-readobj] Switch command line parsing from llvm::cl to OptTable 2021-07-12 10:14:42 -07:00
SymbolRewriter [IR] Rename `comdat noduplicates` to `comdat nodeduplicate` 2021-07-20 12:47:10 -07:00
TableGen
ThinLTO/X86 ThinLTO: Fix inline assembly references to static functions with CFI 2021-08-03 11:35:30 -07:00
Transforms Disable LibFuncs for stpcpy and stpncpy for Android < 21 2021-08-04 22:48:41 -04:00
Unit
Verifier [Verifier] Check byval/etc type when comparing ABI attributes 2021-07-20 20:19:47 +02:00
YAMLParser
tools [X86][SchedModel] Add missing ReadAdvance for some arithmetic ops (PR51318 and PR51322). 2021-08-04 17:50:22 +01:00
.clang-format
CMakeLists.txt [test] Add llvm-stress to LLVM_TEST_DEPENDS and lit substitutions 2021-07-22 09:37:01 -07:00
TestRunner.sh
lit.cfg.py [llvm][MC] Disable cfi-version test for Windows on Arm 2021-08-04 11:18:05 +00:00
lit.site.cfg.py.in