1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
David Bolvansky 804083e5eb [SLC] Dereferenceable annonation - handle valid null pointers
Reviewers: jdoerfert, reames

Reviewed By: jdoerfert

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D66161

llvm-svn: 368884
2019-08-14 17:15:20 +00:00
..
Analysis [BuildLibCalls] Noalias annotation 2019-08-14 16:50:06 +00:00
Assembler
Bindings
Bitcode [Intrinsics] Add a 'NoAlias' intrinsic property; annotate llvm.memcpy 2019-08-14 08:33:07 +00:00
BugPoint
CodeGen [mips] Remove redundant case in the test. NFC 2019-08-14 16:27:07 +00:00
DebugInfo [Dwarf] Complete the list of type tags. 2019-08-13 17:00:54 +00:00
Demangle
Examples
ExecutionEngine [ORC] Refactor definition-generation, add a generator for static libraries. 2019-08-13 16:05:18 +00:00
Feature
FileCheck [FileCheck] Move -dump-input diagnostic to first line 2019-08-14 02:56:09 +00:00
Instrumentation
Integer
JitListener
Linker
LTO
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
SafepointIRVerifier
Support
SymbolRewriter
TableGen Attempt to fix issue with unresolved lit test in TableGen 2019-08-13 22:32:26 +00:00
ThinLTO/X86
tools [llvm-size][test] Improve llvm-size testing 2019-08-14 10:17:34 +00:00
Transforms [SLC] Dereferenceable annonation - handle valid null pointers 2019-08-14 17:15:20 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh