1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/test
Nico Weber f0c004a9dc Revert "[GlobalISel] Start using vectors in GISelKnownBits"
This reverts commit 4c8fb7ddd6fa49258e0e9427e7345fb56ba522d4.
Breaks check-llvm everywhere, see https://reviews.llvm.org/D96122
2021-03-04 10:13:40 -05:00
..
Analysis [Cost]Add tests for boolean and/or reductions, NFC. 2021-03-03 12:34:30 -08:00
Assembler
Bindings
Bitcode Revert "[ObjC][ARC] Use operand bundle 'clang.arc.attachedcall' instead of explicitly emitting retainRV or claimRV calls in the IR" 2021-03-03 15:51:40 +01:00
BugPoint
CodeGen Revert "[GlobalISel] Start using vectors in GISelKnownBits" 2021-03-04 10:13:40 -05:00
DebugInfo
Demangle
Examples
ExecutionEngine [Orc] Extend lli debug support tests to JITLink 2021-03-02 15:07:36 +01:00
Feature
FileCheck [FileCheck] Do not skip end of line in diagnostics 2021-03-03 08:20:39 +00:00
Instrumentation [test] Fix profiling.ll 2021-03-03 15:18:44 -08:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [AVR] Add register aliases XL, YH, etc 2021-03-03 15:36:05 +01:00
Object
ObjectYAML
Other [opt] Error if -debug-pass is specified alongside the new PM 2021-03-02 15:59:28 -08:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [MCA] Add support for in-order CPUs 2021-03-04 14:08:19 +03:00
ThinLTO/X86 [IRSymTab] Set FB_used on llvm.compiler.used symbols 2021-03-03 16:22:30 -08:00
tools [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
Transforms [CodeGenPrepare] Eliminate llvm.expect before removing empty blocks 2021-03-04 14:48:26 +01:00
Unit
Verifier Revert "[ObjC][ARC] Use operand bundle 'clang.arc.attachedcall' instead of explicitly emitting retainRV or claimRV calls in the IR" 2021-03-03 15:51:40 +01:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh