1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Matt Arsenault e17fe1dae5 AMDGPU/GlobalISel: Fix RegBankSelect G_SMULH/G_UMULH pre-gfx9
The scalar versions were only introduced in gfx9.

llvm-svn: 372286
2019-09-19 01:42:34 +00:00
..
Analysis Data Dependence Graph Basics 2019-09-18 17:43:45 +00:00
Assembler
Bindings
Bitcode Add AutoUpgrade function to add new address space datalayout string to existing datalayouts. 2019-09-18 22:15:58 +00:00
BugPoint
CodeGen AMDGPU/GlobalISel: Fix RegBankSelect G_SMULH/G_UMULH pre-gfx9 2019-09-19 01:42:34 +00:00
DebugInfo Remove the obsolete BlockByRefStruct flag from LLVM IR 2019-09-18 22:38:56 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [PGO] Don't use comdat groups for counters & data on COFF 2019-09-17 21:10:49 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [mips] Expand 'lw/sw' instructions for 32-bit GOT 2019-09-18 19:19:47 +00:00
Object
ObjectYAML
Other [SimplifyLibCalls] Mark known arguments with nonnull 2019-09-17 09:32:52 +00:00
Reduce llvm-reduce: Add pass to reduce instructions 2019-09-19 00:59:27 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen GlobalISel: Don't materialize immarg arguments to intrinsics 2019-09-19 01:33:14 +00:00
ThinLTO/X86
tools [llvm-readobj/llvm-objdump] - Improve how tool locate the dynamic table and report warnings about that. 2019-09-17 13:58:46 +00:00
Transforms [InstCombine] foldUnsignedUnderflowCheck(): handle last few cases (PR43251) 2019-09-18 20:10:07 +00:00
Unit
Verifier Remove the obsolete BlockByRefStruct flag from LLVM IR 2019-09-18 22:38:56 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in Follow-up to r372209: Use single quotes for host_ldflags in the lit config 2019-09-18 14:12:59 +00:00
TestRunner.sh