1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test
Sanjay Patel 9f03a7b3de [x86] preserve test intent by removing undef
D43141 proposes to correct undef folding in the DAG,
and this test would not survive that change.

llvm-svn: 324817
2018-02-10 15:36:23 +00:00
..
Analysis [AMDGPU] Switch to the new addr space mapping by default 2018-02-02 16:07:16 +00:00
Assembler Revert "[DebugInfo] Improvements to representation of enumeration types (PR36168)" 2018-02-07 20:28:47 +00:00
Bindings
Bitcode [ThinLTO] Serialize WithGlobalValueDeadStripping index flag for distributed backends 2018-02-07 04:05:59 +00:00
BugPoint [bugpoint] Report non-existent opt binary 2018-02-09 06:09:15 +00:00
CodeGen [x86] preserve test intent by removing undef 2018-02-10 15:36:23 +00:00
DebugInfo Pre-emptively fix test case for windows path separators 2018-02-09 15:39:04 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [hwasan] Fix kernel instrumentation of stack. 2018-02-09 00:59:10 +00:00
Integer
JitListener
Linker [DWARF] Regularize dumping strings from line tables. 2018-02-05 20:43:15 +00:00
LTO LTO: Include live bit in ThinLTO cache key. 2018-02-09 05:58:55 +00:00
MC REQUIRES: shell a couple of tests that require the shell 2018-02-10 00:14:54 +00:00
Object
ObjectYAML
Other REQUIRES: shell a couple of tests that require the shell 2018-02-10 00:14:54 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [tablegen] Fixed few !foreach evaluation issues. 2018-02-09 18:37:55 +00:00
ThinLTO/X86 [ThinLTO] Teach ThinLTO about auto hide symbols 2018-02-09 18:34:08 +00:00
tools [llvm-objcopy] Make modifications in-place if output is not specified 2018-02-09 23:33:31 +00:00
Transforms [LV] Fix analyzeInterleaving when -pass-remarks enabled 2018-02-10 00:07:45 +00:00
Unit
Verifier [GISel]: Verify COPIES involving generic registers. 2018-02-09 01:27:23 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh