llvm-mirror/test
Craig Topper a3537ad8e7 [X86] Remove a fptosi from the test_mm512_mask_reduce_max_pd fast-isel test.
The clang test inadvertently turned a floating point value into a double by having the wrong return type on the test function relative to the intrinsic it was testing.

This resulted in an extra fptosi instruction that propagated into this test when I copied the clang output.

llvm-svn: 335094
2018-06-20 04:32:06 +00:00
..
Analysis Revert "[SCEV] Add nuw/nsw to mul ops in StrengthenNoWrapFlags" 2018-06-19 04:09:44 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86] Remove a fptosi from the test_mm512_mask_reduce_max_pd fast-isel test. 2018-06-20 04:32:06 +00:00
DebugInfo Re-apply "[DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValue" 2018-06-15 13:48:55 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [WinASan] Don't instrument globals in sections containing '$' 2018-06-13 20:47:21 +00:00
Integer
JitListener
Linker
LTO
MC Revert r334980 and 334983 2018-06-20 00:02:32 +00:00
Object
ObjectYAML
Other CorrelatedValuePropagation: Preserve DT. 2018-06-16 18:57:31 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [globalisel][tablegen] Add support for C++ predicates on PatFrags and use it to support BFC on ARM. 2018-06-15 23:13:43 +00:00
ThinLTO/X86
tools [MCA][NFC] Add generic XOP resource tests 2018-06-19 09:21:27 +00:00
Transforms [InstCombine] Replacing X86-specific rounding intrinsics with generic floor-ceil 2018-06-19 10:49:12 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh