1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Andrei Elovikov 3c9c875d8d [SLP] Don't allow Div/Rem as alternate opcodes
Summary:
We don't have control/verify what will be the RHS of the division, so it might
happen to be zero, causing UB.

Reviewers: Vasilis, RKSimon, ABataev

Reviewed By: ABataev

Subscribers: vporpo, ABataev, hiraditya, llvm-commits, vdmitrie

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D72740
2020-01-21 15:21:17 -08:00
..
Analysis
Assembler Move the sysroot attribute from DIModule to DICompileUnit 2020-01-17 12:55:40 -08:00
Bindings Move the sysroot attribute from DIModule to DICompileUnit 2020-01-17 12:55:40 -08:00
Bitcode Revert "[SVE] Pass Scalable argument to VectorType::get in Bitcode Reader" 2020-01-17 12:13:49 -08:00
BugPoint
CodeGen [AArch64] Add custom store lowering for 256 bit non-temporal stores. 2020-01-21 14:53:40 -08:00
DebugInfo Recommit "[DWARF5][DebugInfo]: Added support for DebugInfo generation for auto return type for C++ member functions." 2020-01-20 15:13:13 +05:30
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [profile] Support counter relocation at runtime 2020-01-17 15:02:23 -08:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [Hexagon] Add support for Hexagon v67t microarchitecture (tiny core) 2020-01-21 11:35:10 -06:00
Object
ObjectYAML
Other [VectorUtils] Rework the Vector Function Database (VFDatabase). 2020-01-16 15:08:26 +00:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen TableGen/GlobalISel: Don't check exact intrinsic opcode value 2020-01-17 20:09:53 -05:00
ThinLTO/X86 Reland "[llvm-nm] Don't report "no symbols" error for files that contain symbols" 2020-01-17 10:08:42 -08:00
tools [llvm-readobj] - Remove rpath.test. 2020-01-21 16:14:36 +03:00
Transforms [SLP] Don't allow Div/Rem as alternate opcodes 2020-01-21 15:21:17 -08:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt [ms] [llvm-ml] Add placeholder for llvm-ml, based on llvm-mc 2020-01-20 09:19:10 -05:00
lit.cfg.py [test] On Mac, don't try to use result of sysctl command if calling it failed. 2020-01-20 10:04:06 +00:00
lit.site.cfg.py.in
TestRunner.sh