1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Paul Robinson 24d7fafc75 Make llvm-dwarfdump -name work on type units.
Differential Revision: https://reviews.llvm.org/D53672

llvm-svn: 345203
2018-10-24 21:51:55 +00:00
..
Analysis [CostModel][X86] Add vXi8 vector division by constants costs. 2018-10-24 18:44:12 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86] Add *SP to tailcall register class to fix verifier error 2018-10-24 21:09:34 +00:00
DebugInfo [DEBUGINFO, NVPTX] Try to pack bytes data into a single string. 2018-10-24 14:04:00 +00:00
Demangle
Examples
ExecutionEngine [ORC] Re-apply r345077 with fixes to remove ambiguity in lookup calls. 2018-10-23 23:01:39 +00:00
Feature
FileCheck [SourceMgr][FileCheck] Obey -color by extending WithColor 2018-10-24 21:46:42 +00:00
Instrumentation [hwasan] add stack frame descriptions. 2018-10-23 00:50:40 +00:00
Integer
JitListener
Linker
LTO
MC [MC] Separate masm integer literal lexer support from inline asm 2018-10-24 20:23:57 +00:00
Object [AMDGPU] Defined gfx909 Raven Ridge 2 2018-10-24 08:14:07 +00:00
ObjectYAML
Other [hot-cold-split] Only perform splitting in ThinLTO backend post-link 2018-10-23 22:57:40 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Fix dot dumper for regular LTO modules 2018-10-24 07:48:32 +00:00
tools Make llvm-dwarfdump -name work on type units. 2018-10-24 21:51:55 +00:00
Transforms [hot-cold-split] Name split functions with ".cold" suffix 2018-10-24 18:53:47 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh