llvm-project/llvm/test
David L. Jones 8c87213c26 Revert r322279 due to Skylake miscompile.
Summary:
This revision causes Skylake (and apparently, only Skylake) codegen to fail in
certain cases. Details: https://bugs.llvm.org/show_bug.cgi?id=35918

Subscribers: sanjoy, llvm-commits

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

llvm-svn: 322335
2018-01-12 00:17:38 +00:00
..
Analysis [X86] Make v2i1 and v4i1 legal types without VLX 2018-01-07 18:20:37 +00:00
Assembler
Bindings
Bitcode Make internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
BugPoint
CodeGen Revert r322279 due to Skylake miscompile. 2018-01-12 00:17:38 +00:00
DebugInfo dag-combine: Transfer debug information when folding (zext (truncate x)) 2018-01-11 18:35:12 +00:00
Examples
ExecutionEngine Don't try to run MCJIT/OrcJIT EH tests when C++ library is statically linked 2018-01-08 02:48:41 +00:00
Feature
FileCheck
Instrumentation [hwasan] Stack instrumentation. 2018-01-11 22:53:30 +00:00
Integer
JitListener
LTO Make internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
Linker Make internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
MC Tighten up DIFile verifier for checksums 2018-01-11 22:03:43 +00:00
Object
ObjectYAML [WebAssembly] Explicitly specify function/global index space in YAML 2018-01-09 21:38:53 +00:00
Other Make internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
SafepointIRVerifier [SafepointIRVerifier] Allow non-dereferencing uses of unrelocated or poisoned PHI nodes 2017-12-25 09:35:10 +00:00
SymbolRewriter
TableGen [mips] Improve diagnostics for instruction mapping 2018-01-08 16:25:40 +00:00
ThinLTO/X86 Make internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
Transforms [InstSimplify] fold implied cmp with zero (PR35790) 2018-01-11 23:27:37 +00:00
Unit
Verifier Tighten up DIFile verifier for checksums 2018-01-11 22:03:43 +00:00
YAMLParser
tools Make internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py Don't try to run MCJIT/OrcJIT EH tests when C++ library is statically linked 2018-01-08 02:48:41 +00:00
lit.site.cfg.py.in