1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Arthur Eubanks e7f476cce6 [Coroutines][NewPM] Fix coroutine tests under new pass manager
Some new function parameter attributes are derived under NPM.

Reviewed By: rjmccall

Differential Revision: https://reviews.llvm.org/D88760
2020-10-04 14:19:29 -07:00
..
Analysis [NFC][SCEV] Add a test with some patterns where we could treat inttoptr/ptrtoint as semi-transparent 2020-10-05 00:05:39 +03:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86] Sync AESENC/DEC Key Locker builtins with gcc. 2020-10-04 12:09:41 -07:00
DebugInfo
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [asan] Stop instrumenting user-defined ELF sections 2020-10-03 19:54:38 +02:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [RISCV] Support vmsge.vx and vmsgeu.vx pseudo instructions in RVV. 2020-10-02 17:20:34 +08:00
Object [Archive] Don't throw away errors for malformed archive members 2020-10-01 14:03:34 +01:00
ObjectYAML
Other [OldPM] Pass manager: run SROA after (simple) loop unrolling 2020-10-04 11:53:50 +03:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools llvm-dwarfdump: Skip tombstoned address ranges 2020-10-04 13:43:29 -07:00
Transforms [Coroutines][NewPM] Fix coroutine tests under new pass manager 2020-10-04 14:19:29 -07:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh