1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test
Yaxun Liu 6c8b6c7094 [OpenCL] Add missing tests for getOCLTypeName
Adding missing tests for OCL type names for half, float, double, char, short, long, and unknown.

Patch by Aaron En Ye Shi.

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

llvm-svn: 277759
2016-08-04 19:45:00 +00:00
..
Analysis [X86] Dropped XOP ctbits checks - they match the AVX checks 2016-08-04 11:04:13 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [OpenCL] Add missing tests for getOCLTypeName 2016-08-04 19:45:00 +00:00
DebugInfo pdbdump: Add a test to verify the result of PDB -> YAML -> PDB conversions. 2016-08-03 23:54:39 +00:00
Examples
ExecutionEngine [Orc] Fix common symbol support in ORC. 2016-08-01 22:23:24 +00:00
Feature Revert "GVN-hoist: enable by default" & "Make GVN Hoisting obey optnone/bisect." 2016-08-04 04:16:24 +00:00
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker IR: Drop uniquing when an MDNode Value operand is deleted 2016-08-03 18:19:43 +00:00
LTO
MC [mips][microMIPS] Implement CFC1, CFC2, CTC1 and CTC2 instructions 2016-08-04 11:22:52 +00:00
Object RecordStreamer: handle inline asm "lazy_reference" and mark symbols as "used" 2016-08-03 03:51:42 +00:00
ObjectYAML [macho2yaml] String table can contain null strings 2016-08-04 19:19:25 +00:00
Other [PM] Change the name of the repeating utility to something less 2016-08-04 03:52:53 +00:00
SymbolRewriter
TableGen
ThinLTO/X86
tools [LLVM-COV]Replace tabs to the space indentations in the HTML coverage report. 2016-08-04 10:39:43 +00:00
Transforms [InstCombine] use m_APInt to allow icmp eq (or X, C1), C2 folds for splat constant vectors 2016-08-04 19:12:12 +00:00
Unit
Verifier [Verifier] Add more tests related to non-integral pointers 2016-08-02 23:32:53 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh