llvm-project/llvm/test
Craig Topper fd0a35a649 [X86] Add avx command lines to two fast-isel tests to get coverage of selecting vucomiss/vucomisd.
The selection of these shows up as a code coverage hole when looking at the llvm-cov link on llvm.org

llvm-svn: 316823
2017-10-28 02:03:59 +00:00
..
Analysis [SCEV] Fix an assertion failure in the max backedge taken count 2017-10-25 21:41:00 +00:00
Assembler Represent runtime preemption in the IR. 2017-10-26 15:00:26 +00:00
Bindings
Bitcode Represent runtime preemption in the IR. 2017-10-26 15:00:26 +00:00
BugPoint
CodeGen [X86] Add avx command lines to two fast-isel tests to get coverage of selecting vucomiss/vucomisd. 2017-10-28 02:03:59 +00:00
DebugInfo [PDB] Handle an empty globals hash table with no buckets 2017-10-27 00:45:51 +00:00
DllTool
Examples
ExecutionEngine [mips] Adds support for R_MIPS_26, HIGHER, HIGHEST relocations in RuntimeDyld. 2017-10-22 09:47:41 +00:00
Feature
FileCheck
Instrumentation [MSan] Disable sanitization for __sanitizer_dtor_callback. 2017-09-20 22:53:08 +00:00
Integer
JitListener
LTO Move the stripping of invalid debug info from the Verifier to AutoUpgrade. 2017-10-02 18:31:29 +00:00
LibDriver
Linker Verifier: Ignore CUs pulled in by ODR-uniqued types. 2017-10-18 01:11:01 +00:00
MC [WebAssembly] MC: Don't allow zero sized data segments 2017-10-27 00:08:55 +00:00
Object Revert "Add support for writing 64-bit symbol tables for archives when offsets become too large for 32-bit" 2017-10-27 23:39:31 +00:00
ObjectYAML [ObjectYAML] Handle SHF_COMPRESSED 2017-10-03 06:35:55 +00:00
Other Add CalledValuePropagation pass 2017-10-25 13:40:08 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [globalisel][tablegen] Fix small spelling nits. NFC 2017-10-20 20:55:29 +00:00
ThinLTO/X86 [ThinLTO] Make test for promoted names more specific 2017-10-25 03:41:31 +00:00
Transforms [PartialInlineLibCalls] Teach PartialInlineLibCalls to honor nobuiltin, properly check the function signature, and check TLI::has 2017-10-28 00:36:58 +00:00
Unit [lit] Make lit support config files with .py extension. 2017-09-21 00:24:52 +00:00
Verifier Move the stripping of invalid debug info from the Verifier to AutoUpgrade. 2017-10-02 18:31:29 +00:00
YAMLParser
tools [llvm-dwarfdump] - Teach verifier to report broken DWARF expressions. 2017-10-27 10:42:04 +00:00
.clang-format
CMakeLists.txt Don't set static-libs test feature when using LLVM_LINK_LLVM_DYLIB 2017-10-18 19:37:30 +00:00
TestRunner.sh
lit.cfg.py Don't set static-libs test feature when using LLVM_LINK_LLVM_DYLIB 2017-10-18 19:37:30 +00:00
lit.site.cfg.py.in Fix lit.site.cfg.py.in after rL316123 2017-10-18 20:46:05 +00:00