1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Kazushi (Jam) Marukawa e788281441 [VE] Support logical operation instructions in MC layer
Summary:
Add regression tests of asmparser, mccodeemitter, and disassembler for
logical operation instructions. Also change asmparser to support CMOV
instruction. And, add new EQV/MRG/NND isntructions also.

Differential Revision: https://reviews.llvm.org/D81219
2020-06-05 16:59:05 +02:00
..
Analysis [NFC][SCEV] Add test with 'or' with no common bits set 2020-06-05 12:18:15 +03:00
Assembler
Bindings
Bitcode Introduce a "gc-live" bundle for the gc arguments of a statepoint 2020-06-03 15:00:24 -07:00
BugPoint
CodeGen [PowerPC] Remove extra nop after notoc call 2020-06-05 06:47:44 -05:00
DebugInfo [CSInfo][MIPS] Describe parameter value loaded by ADDiu 2020-06-04 12:39:56 +02:00
Demangle
Examples
ExecutionEngine [JITLink] Skip debug sections in MachO objects. 2020-06-03 11:08:14 -07:00
Feature
FileCheck
Instrumentation [AddressSanitizer] Don't use weak linkage for __{start,stop}_asan_globals 2020-06-04 20:18:35 -07:00
Integer
JitListener
Linker
LTO [SampleFDO] Add use-sample-profile function attribute. 2020-06-02 17:23:17 -07:00
MachineVerifier
MC [VE] Support logical operation instructions in MC layer 2020-06-05 16:59:05 +02:00
Object
ObjectYAML [DWARFYAML][debug_aranges] Replace InitialLength with Format and Length. 2020-06-05 12:16:44 +08:00
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [ObjectYAML][test] Reuse the chack tag "DWARF-HEADER". NFC. 2020-06-05 18:50:04 +08:00
Transforms Return "[InstCombine] Simplify compare of Phi with constant inputs against a constant" 2020-06-05 20:48:29 +07:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh