1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test
Saleem Abdulrasool 11c3ff3b6b Revert "Temporarily revert "build: use find_package(Python3) if available""
This reverts commit 35edd704e0fda09e8e634515c0b451d4a8b6b914.

Revert the revert and extend the patch further to account for the use of
the `PYTHONINTERP_FOUND`.
2020-04-29 01:38:08 +00:00
..
Analysis [X86] Update costs for truncates from less than 128-bit vectors to vXi1 on pre-avx512 targets 2020-04-28 11:35:41 -07:00
Assembler Add IR constructs for preallocated (inalloca replacement) 2020-04-27 16:15:50 -07:00
Bindings
Bitcode Add IR constructs for preallocated (inalloca replacement) 2020-04-27 16:15:50 -07:00
BugPoint
CodeGen [AMDGPU] Adapt GCNRegBankReassign for 16 bit subregs 2020-04-28 16:16:04 -07:00
DebugInfo
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO [IR] Replace all uses of CallBase::getCalledValue() with getCalledOperand(). 2020-04-27 22:17:03 -07:00
MachineVerifier
MC [PowerPC] Fix downcast from nullptr for target streamer 2020-04-28 09:20:10 +00:00
Object
ObjectYAML
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [DebugInfo] Fix crash caused by unhandled error. 2020-04-28 21:39:25 +08:00
Transforms [InstCombine] Add PR45715 test case 2020-04-28 21:53:59 +01:00
Unit
Verifier Add IR constructs for preallocated (inalloca replacement) 2020-04-27 16:15:50 -07:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in Revert "Temporarily revert "build: use find_package(Python3) if available"" 2020-04-29 01:38:08 +00:00
TestRunner.sh