1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Luo, Yuanke 414d93201a [X86] Fix tile spill merge issue.
This is a additional bug fix for c5be0e0cc0. The distance for
the spill instructions is wrong in previous patch.

Differential Revision: https://reviews.llvm.org/D94772
2021-01-19 10:51:42 +08:00
..
Analysis
Assembler [AArch64] Make target intrinsics DefaultAttrIntrinsics. 2021-01-18 17:32:15 +00:00
Bindings
Bitcode
BugPoint
CodeGen [X86] Fix tile spill merge issue. 2021-01-19 10:51:42 +08:00
DebugInfo [CSInfo][MIPS] Update CSInfo in delay slot filler 2021-01-18 15:29:59 +01:00
Demangle
Examples
ExecutionEngine [JITLink][ELF] New ELF skip-debug-sections test requires asserts. 2021-01-18 15:41:53 +11:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO [LTO] Add test for freestanding LTO option. 2021-01-13 20:43:22 +00:00
MachineVerifier [Verifier] Add tied-ness verification to statepoint intsruction 2021-01-13 14:40:44 +07:00
MC [WebAssembly] MC layer writes table symbols to object files 2021-01-18 16:57:18 +01:00
Object [obj2yaml,yaml2obj] - Refine how we set/dump the sh_entsize field. 2021-01-13 11:52:40 +03:00
ObjectYAML
Other [IR] Allow scalable vectors in structs to support intrinsics returning multiple values. 2021-01-17 23:29:51 -08:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Enhance !cast<string> to handle bit and bits types. 2021-01-14 10:20:35 -05:00
ThinLTO/X86
tools [SystemZ][z/OS] Fix No such file or directory expression error matching in lit tests 2021-01-18 07:14:37 -05:00
Transforms [InstCombine,InstSimplify] Optimize select followed by and/or/xor 2021-01-19 09:14:17 +09:00
Unit
Verifier [IR] Allow scalable vectors in structs to support intrinsics returning multiple values. 2021-01-17 23:29:51 -08:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh