llvm-project/llvm/test
Thomas Lively ec71e018d6 [WebAssembly][NFC] Fix up SIMD bitwise tests
Summary:
The updated tests were previously infallible because the SIMD bitwise
operations do not contain vector types in their names.

Reviewers: aheejin, dschuff

Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits

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

llvm-svn: 340858
2018-08-28 18:33:31 +00:00
..
Analysis [PPC] Remove Darwin support from POWER backend. 2018-08-28 01:18:29 +00:00
Assembler [MC, RISCV] Fixed StringRef Assertion `Index < Length && "Invalid index!"' 2018-08-25 01:34:32 +00:00
Bindings
Bitcode Allow creating llvm::Function in non-zero address spaces 2018-08-23 09:25:17 +00:00
BugPoint [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00
CodeGen [WebAssembly][NFC] Fix up SIMD bitwise tests 2018-08-28 18:33:31 +00:00
DebugInfo Clarify comment in the string-offsets-table-order.ll test 2018-08-28 14:46:29 +00:00
Demangle [MS Demangler] Re-write the Microsoft demangler. 2018-08-27 03:48:03 +00:00
Examples
ExecutionEngine [RuntimeDyld] Add test case that was accidentally left out of r340125. 2018-08-27 22:48:01 +00:00
Feature
FileCheck [FileCheck] Provide an option for FileCheck to dump original input to stderr on failure 2018-07-20 20:21:57 +00:00
Instrumentation Fix global_metadata_external_comdat.ll test 2018-08-21 00:03:21 +00:00
Integer
JitListener
LTO Enrich inline messages 2018-08-05 14:53:08 +00:00
Linker
MC [debuginfo] generate debug info with asm+.file 2018-08-28 16:23:39 +00:00
Object [WASM] Fix overflow when reading custom section 2018-08-08 16:34:03 +00:00
ObjectYAML
Other Recommit r333268: [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions. 2018-08-23 11:04:00 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00
ThinLTO/X86 [lit, python] Remove quotes around %python in cache.ll 2018-08-27 16:33:13 +00:00
Transforms AMDGPU: Remove nan tests in class if src is nnan 2018-08-28 18:10:02 +00:00
Unit
Verifier Verifier: verify that a DILocation's scope is a DILocalScope. 2018-08-24 21:01:58 +00:00
YAMLParser
tools [llvm-mca][TimelineView] Force the same number of executions for every entry in the 'wait-times' table. 2018-08-28 14:27:01 +00:00
.clang-format
CMakeLists.txt Make check-llvm depend on llvm-undname 2018-07-20 18:42:19 +00:00
TestRunner.sh
lit.cfg.py [CMake] Use normalized Windows target triples 2018-08-09 02:16:18 +00:00
lit.site.cfg.py.in