1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test
Mikael Holmen 29c5a8da49 Revert r314879 "[UnreachableBlockElim] Use COPY if PHI input is undef"
Build-bots broke on the new testcase. I'll investigate and fix.

llvm-svn: 314880
2017-10-04 06:39:22 +00:00
..
Analysis [Lint] Avoid failed assertion by fetching the proper pointer type 2017-10-03 06:03:49 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen Revert r314879 "[UnreachableBlockElim] Use COPY if PHI input is undef" 2017-10-04 06:39:22 +00:00
DebugInfo CodeView: Provide a .def file with the register ids 2017-10-03 18:27:22 +00:00
DllTool
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker
LTO Move the stripping of invalid debug info from the Verifier to AutoUpgrade. 2017-10-02 18:31:29 +00:00
MC [AMDGPU] implemented pal metadata 2017-10-03 19:03:52 +00:00
Object AMDGPU: Add ELFOSABI_AMDGPU_MESA3D 2017-10-03 21:14:14 +00:00
ObjectYAML [ObjectYAML] Handle SHF_COMPRESSED 2017-10-03 06:35:55 +00:00
Other
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86
tools llvm-dwarfdump: implement the --regex option in combination with --name. 2017-10-03 22:08:22 +00:00
Transforms Move verbosity check for remarks to the diag handler 2017-10-04 04:26:23 +00:00
Unit
Verifier Move the stripping of invalid debug info from the Verifier to AutoUpgrade. 2017-10-02 18:31:29 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh