1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Matt Arsenault d715459f02 AMDGPU: Reduce number of registers in test
Once the failure this is testing is fixed, this would fail due to
using too many registers.

llvm-svn: 368901
2019-08-14 19:09:48 +00:00
..
Analysis [BuildLibCalls] Noalias annotation 2019-08-14 16:50:06 +00:00
Assembler [DataLayout] Check StackNatural and FunctionPtr alignments. 2019-08-07 17:20:55 +00:00
Bindings IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
Bitcode [Intrinsics] Add a 'NoAlias' intrinsic property; annotate llvm.memcpy 2019-08-14 08:33:07 +00:00
BugPoint
CodeGen AMDGPU: Reduce number of registers in test 2019-08-14 19:09:48 +00:00
DebugInfo [DebugInfo] Consider debug label scope has an extra lexical block file 2019-08-14 17:58:45 +00:00
Demangle
Examples
ExecutionEngine [ORC] Refactor definition-generation, add a generator for static libraries. 2019-08-13 16:05:18 +00:00
Feature IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
FileCheck [FileCheck] Move -dump-input diagnostic to first line 2019-08-14 02:56:09 +00:00
Instrumentation hwasan: Instrument globals. 2019-08-06 22:07:29 +00:00
Integer
JitListener
Linker IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
LTO Linker: Add support for GlobalIFunc. 2019-08-08 22:09:18 +00:00
MachineVerifier [GlobalISel]: Fix lowering of G_SHUFFLE_VECTOR with scalar sources 2019-08-13 21:49:11 +00:00
MC [ARM] Fix detection of duplicates when parsing reg list operands 2019-08-13 16:13:00 +00:00
Object Recommit r368812 "[llvm/Object] - Convert SectionRef::getName() to return Expected<>" 2019-08-14 11:10:11 +00:00
ObjectYAML
Other [BuildLibCalls] Noalias annotation 2019-08-14 16:50:06 +00:00
Reduce Added Delta IR Reduction Tool 2019-08-08 22:16:33 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen Attempt to fix issue with unresolved lit test in TableGen 2019-08-13 22:32:26 +00:00
ThinLTO/X86 IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
tools [llvm-size][test] Improve llvm-size testing 2019-08-14 10:17:34 +00:00
Transforms [RLEV] Rewrite loop exit values for multiple exit loops w/o overall loop exit count 2019-08-14 18:27:57 +00:00
Unit
Verifier IR: Disable verifier check for GlobalValues with private linkage named after a comdat for non-COFF. 2019-08-06 21:47:18 +00:00
YAMLParser
.clang-format
CMakeLists.txt Added Delta IR Reduction Tool 2019-08-08 22:16:33 +00:00
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh