1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Qiu Chaofan 162a7c0f22 [PowerPC] Fix SELECT_CC with i64 operand on PPC32
This patch fixes the infinite loop in legalization of PPC32 SELECT_CC
with 64-bit operand.
2021-04-28 17:48:33 +08:00
..
Analysis [SCEV] Handle uge/ugt predicates in applyLoopGuards() 2021-04-27 22:41:05 +02:00
Assembler
Bindings
Bitcode
BugPoint [AIX] Add %pluginext and update tests to use proper pluginext 2021-04-27 20:34:54 -04:00
CodeGen [PowerPC] Fix SELECT_CC with i64 operand on PPC32 2021-04-28 17:48:33 +08:00
DebugInfo [DebugInfo] Drop DBG_VALUE_LISTs with an excessive number of debug operands 2021-04-28 10:39:02 +01:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker Preserve the lexical order for global variables during llvm-link merge 2021-04-26 10:11:34 -07:00
LTO
MachineVerifier
MC
Object
ObjectYAML
Other
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 Preserve the lexical order for global variables during llvm-link merge 2021-04-26 10:11:34 -07:00
tools Revert "[llvm-objcopy][MachO] Add support for LC_THREAD/LC_UNIXTHREAD" 2021-04-27 16:19:59 -07:00
Transforms [DSE] Eliminate zero memset after calloc 2021-04-28 03:30:52 +02:00
Unit
Verifier Require asserts for llvm/test/Verifier/token1.ll 2021-04-28 09:58:36 +02:00
YAMLParser
.clang-format
CMakeLists.txt [llvm-rc] Add a GNU windres-like frontend to llvm-rc 2021-04-26 22:04:29 +03:00
lit.cfg.py [AIX] Add %pluginext and update tests to use proper pluginext 2021-04-27 20:34:54 -04:00
lit.site.cfg.py.in [AIX] Add %pluginext and update tests to use proper pluginext 2021-04-27 20:34:54 -04:00
TestRunner.sh