llvm-mirror/test
Clement Courbet 283cb7ea1b [ExpandMemCmp] Honor prefer-vector-width.
Reviewers: gchatelet, echristo, spatel, atdt

Subscribers: hiraditya, llvm-commits

Tags: #llvm

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

llvm-svn: 364384
2019-06-26 07:06:49 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen [ExpandMemCmp] Honor prefer-vector-width. 2019-06-26 07:06:49 +00:00
DebugInfo
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC MC: correct the emission of weak aliases in COFF 2019-06-26 01:09:52 +00:00
Object MC: correct the emission of weak aliases in COFF 2019-06-26 01:09:52 +00:00
ObjectYAML
Other
SafepointIRVerifier
Support
SymbolRewriter
TableGen Teach TableGen Intrin Emitter to handle LLVMPointerType<llvm_any_ty> 2019-06-26 00:08:22 +00:00
ThinLTO/X86
tools Fix frame.s test dir-separator checks 2019-06-25 12:35:38 +00:00
Transforms [InstCombine] Simplify icmp ult/uge (shl %x, C2), C1 iff C1 is power of two -> icmp eq/ne (and %x, (lshr -C1, C2)), 0. 2019-06-25 20:44:52 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh