1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Asaf Badouh e9eadcdf13 [X86][AVX512] small bugfix in VPBROADCASTM
VPBROADCASTMW2D and VPBROADCASTMB2Q

Differential Revision: http://reviews.llvm.org/D14335

llvm-svn: 252151
2015-11-05 08:08:21 +00:00
..
Analysis Fix LoopAccessAnalysis when potentially nullptr check are involved 2015-11-05 05:49:43 +00:00
Assembler
Bindings
Bitcode Error out when faced with value names containing '\0' 2015-11-04 14:53:36 +00:00
BugPoint
CodeGen AMDGPU: Fix assert when legalizing atomic operands 2015-11-05 02:46:56 +00:00
DebugInfo Fix the test case for Windows. 2015-11-04 01:09:37 +00:00
Examples
ExecutionEngine RuntimeDyld: add COFF i386 support 2015-11-01 01:26:15 +00:00
Feature [CaptureTracking] Support operand bundles conservatively 2015-11-04 23:21:06 +00:00
FileCheck
Instrumentation [PGO] Do not emit runtime hook user function for Linux 2015-10-29 04:08:31 +00:00
Integer
JitListener
LibDriver
Linker [ThinLTO] Always set linkage type to external when converting alias 2015-11-04 16:01:16 +00:00
LTO
MC [X86][AVX512] small bugfix in VPBROADCASTM 2015-11-05 08:08:21 +00:00
Object
Other
SymbolRewriter
TableGen
tools Allow llvm-nm’s single letter command line flags to be grouped. 2015-11-02 23:42:05 +00:00
Transforms [SimplifyLibCalls] New transformation: tan(atan(x)) -> x 2015-11-04 23:36:56 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh