hanchenye-llvm-project/llvm/test
Simon Pilgrim 83cf3a29b5 [DAGCombiner] Remove shuffle support from simplifyShuffleMask
rL310372 enabled simplifyShuffleMask to support undef shuffle mask inputs, but its causing hangs.

Removing support until I can triage the problem

llvm-svn: 310699
2017-08-11 08:37:00 +00:00
..
Analysis [CostModel][X86] Add SSE2 two-src shuffle costs 2017-08-10 19:32:35 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [DAGCombiner] Remove shuffle support from simplifyShuffleMask 2017-08-11 08:37:00 +00:00
DebugInfo Revert "[AsmParser] Hash is not a comment on some targets" 2017-08-10 21:23:00 +00:00
DllTool [llvm-dlltool] Map the "arm64" machine type 2017-08-06 19:58:13 +00:00
Examples
ExecutionEngine Revert "[AsmParser] Hash is not a comment on some targets" 2017-08-10 21:23:00 +00:00
Feature
FileCheck
Instrumentation [sanitizer-coverage] Change cmp instrumentation to distinguish const operands 2017-08-10 15:00:13 +00:00
Integer
JitListener
LTO Linker: Create a function declaration when moving a non-prevailing alias of function type. 2017-08-10 01:07:44 +00:00
LibDriver
Linker [Linker] PR33527 - Linker::LinkOnlyNeeded should import AppendingLinkage globals 2017-08-09 20:58:39 +00:00
MC Revert "[AsmParser] Hash is not a comment on some targets" 2017-08-10 21:23:00 +00:00
Object
ObjectYAML
Other [PM] Switch the CGSCC debug messages to use the standard LLVM debug 2017-08-11 05:47:13 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [globalisel][tablegen] Add support for importing 'imm' operands. 2017-08-08 10:44:31 +00:00
ThinLTO/X86 Fix thinlto cache key computation for cfi-icall. 2017-08-09 23:24:07 +00:00
Transforms [InstCombine] Make (X|C1)^C2 -> X^(C1^C2) iff X&~C1 == 0 work for splat vectors 2017-08-10 20:35:34 +00:00
Unit
Verifier
YAMLParser
tools Add .rc scripts tokenizer. 2017-08-10 16:21:44 +00:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg
lit.site.cfg.in