1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test
Max Kazantsev 9200485f3d Re-enable "[ValueTracking] Teach isKnownNonNullFromDominatingCondition about AND"
The patch was reverted because of bug detected by sanitizer. The bug is fixed,
respective tests added.

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

llvm-svn: 339005
2018-08-06 11:14:18 +00:00
..
Analysis [SCEV] Properly solve quadratic equations 2018-08-02 19:13:35 +00:00
Assembler [ThinLTO] Only emit referenced type id records in index files 2018-07-19 22:25:56 +00:00
Bindings
Bitcode
BugPoint
CodeGen [X86] Remove stale comments from a test. NFC 2018-08-05 06:25:01 +00:00
DebugInfo [DebugInfo/Verifier] Don't emit error for missing module in index 2018-08-03 12:01:43 +00:00
Demangle [MS Demangler] Fix some tests that are no longer broken. 2018-08-02 22:37:40 +00:00
Examples
ExecutionEngine Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code models" 2018-07-23 21:14:35 +00:00
Feature
FileCheck [FileCheck] Provide an option for FileCheck to dump original input to stderr on failure 2018-07-20 20:21:57 +00:00
Instrumentation Fix crash in bounds checking. 2018-08-03 17:12:23 +00:00
Integer
JitListener
Linker
LTO Enrich inline messages 2018-08-05 14:53:08 +00:00
MC Revert "Add a warning if someone attempts to add extra section flags to sections" 2018-08-05 14:23:37 +00:00
Object
ObjectYAML
Other Reland r338431: "Add DebugCounters to DivRemPairs" 2018-08-01 23:14:14 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [GISel]: Add Opcodes for CTLZ/CTTZ/CTPOP 2018-08-04 01:22:12 +00:00
ThinLTO/X86 Enrich inline messages 2018-08-05 14:53:08 +00:00
tools [NFC] Fixed inliner tests - 2 2018-08-05 16:53:36 +00:00
Transforms Re-enable "[ValueTracking] Teach isKnownNonNullFromDominatingCondition about AND" 2018-08-06 11:14:18 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Make check-llvm depend on llvm-undname 2018-07-20 18:42:19 +00:00
lit.cfg.py And add a lit substitution for llvm-undname, as the comment says to 2018-07-20 18:45:01 +00:00
lit.site.cfg.py.in
TestRunner.sh