1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test
Simon Pilgrim 581d3c8ed8 [X86][XOP] Added VPPERM -> BLEND-WITH-ZERO Test
Currently failing due to poor blend matching, found whilst investigating PR27472

llvm-svn: 267282
2016-04-23 11:14:18 +00:00
..
Analysis Have isKnownNotFullPoison be smarter around control flow 2016-04-22 17:41:06 +00:00
Assembler [AArch64] [ARM] Make a target-independent llvm.thread.pointer intrinsic. 2016-04-19 20:51:05 +00:00
Bindings
Bitcode BitcodeWriter: Emit uniqued subgraphs after all distinct nodes 2016-04-23 04:59:22 +00:00
BugPoint
CodeGen [X86][XOP] Added VPPERM -> BLEND-WITH-ZERO Test 2016-04-23 11:14:18 +00:00
DebugInfo Use %T instead of cd'ing to Output directly. 2016-04-23 11:01:36 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [esan] EfficiencySanitizer instrumentation pass 2016-04-21 21:30:22 +00:00
Integer
JitListener
LibDriver
Linker Fix recursive -only-needed. 2016-04-21 14:56:33 +00:00
LTO
MC CodeGen: Use PLT relocations for relative references to unnamed_addr functions. 2016-04-22 20:40:10 +00:00
Object Fix a typo in an error message. Caught by Sean Silva! 2016-04-21 21:20:40 +00:00
Other Re-commit optimization bisect support (r267022) without new pass manager support. 2016-04-22 22:06:11 +00:00
SymbolRewriter
TableGen
ThinLTO/X86 ThinLTO: Resolve linkonce_odr aliases just like functions 2016-04-21 05:47:17 +00:00
tools [gold] Gate value name discarding under save-temps 2016-04-23 05:15:59 +00:00
Transforms Revert r267210, it makes clang assert (PR27490). 2016-04-22 22:08:42 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh