1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test
Eric Beckmann 2a72bb6108 Implement parsing and writing of a single xml manifest file.
Summary: Implement parsing and writing of a single xml manifest file.

Subscribers: mgorny, llvm-commits, hiraditya

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

llvm-svn: 308679
2017-07-20 21:42:04 +00:00
..
Analysis [SystemZ] Add support for IBM z14 processor (2/3) 2017-07-17 17:42:48 +00:00
Assembler Debug Info: Add a file: field to DIImportedEntity. 2017-07-19 00:09:54 +00:00
Bindings
Bitcode Debug Info: Add a file: field to DIImportedEntity. 2017-07-19 00:09:54 +00:00
BugPoint
CodeGen [NVPTX] Add lowering of i128 params. 2017-07-20 21:16:03 +00:00
DebugInfo Debug Info: Add a file: field to DIImportedEntity. 2017-07-19 00:09:54 +00:00
DllTool llvm: add llvm-dlltool support to the archiver 2017-07-18 21:26:38 +00:00
Examples
ExecutionEngine
Feature
FileCheck [llvm] Remove redundant check-prefix=CHECK from tests. NFC. 2017-07-17 17:32:45 +00:00
Instrumentation [asan] Copy arguments passed by value into explicit allocas for ASan 2017-07-18 22:28:03 +00:00
Integer
JitListener
LibDriver
Linker Debug Info: Add a file: field to DIImportedEntity. 2017-07-19 00:09:54 +00:00
LTO LTO: Export functions referenced by the CFI jump table. 2017-07-19 18:18:19 +00:00
MC [COFF, ARM64, CodeView] Add support to emit CodeView debug info for ARM64 COFF 2017-07-20 20:20:00 +00:00
Object [llvm-readobj] - Teach readobj to print DT_FILTER dynamic tag in human readable form. 2017-07-14 16:00:16 +00:00
ObjectYAML [codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueId 2017-07-17 23:59:44 +00:00
Other [TRE] Move to the new OptRemark API. 2017-07-19 21:13:22 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [globalisel][tablegen] Add control-flow to the MatchTable. 2017-07-20 09:25:44 +00:00
ThinLTO/X86 Debug Info: Add a file: field to DIImportedEntity. 2017-07-19 00:09:54 +00:00
tools Implement parsing and writing of a single xml manifest file. 2017-07-20 21:42:04 +00:00
Transforms [PGO] Move the PGOInstrumentation pass to new OptRemark API. 2017-07-20 20:43:05 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Implement parsing and writing of a single xml manifest file. 2017-07-20 21:42:04 +00:00
lit.cfg Implement parsing and writing of a single xml manifest file. 2017-07-20 21:42:04 +00:00
lit.site.cfg.in Implement parsing and writing of a single xml manifest file. 2017-07-20 21:42:04 +00:00
TestRunner.sh