1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test
2017-07-30 17:16:32 +00:00
..
Analysis [tests] Do not emity binary bitcode to stdout in RegionInfo tests 2017-07-29 09:58:43 +00:00
Assembler MC: account for the return column in the CIE key 2017-07-29 20:03:00 +00:00
Bindings
Bitcode Remove the obsolete offset parameter from @llvm.dbg.value 2017-07-28 20:21:02 +00:00
BugPoint
CodeGen Expanding the test case for vf8 for stride 4 interleaved. 2017-07-30 11:54:57 +00:00
DebugInfo DebugInfo: Provide option for explicitly specifying the name of the DWP file 2017-07-30 01:34:08 +00:00
DllTool
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [sanitizer-coverage] rename sanitizer-coverage-create-pc-table into sanitizer-coverage-pc-table and add plumbing for a clang flag 2017-07-28 00:09:29 +00:00
Integer
JitListener
LibDriver
Linker ThinLTO: Don't import aliases of any kind (even linkonce_odr) 2017-07-27 15:09:06 +00:00
LTO [LTO] llvm-lto2: Add option to load sample profile 2017-07-28 23:43:22 +00:00
MC [AArch64] Tie source and destination operands for AESMC/AESIMC. 2017-07-29 20:35:28 +00:00
Object
ObjectYAML
Other Update the test to make windows bot pass. 2017-07-29 07:01:25 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen Re-commit: r309094 [globalisel][tablegen] Fuse the generated tables together. 2017-07-27 11:03:45 +00:00
ThinLTO/X86 ThinLTO: Don't import aliases of any kind (even linkonce_odr) 2017-07-27 15:09:06 +00:00
tools llvm-symbolizer: Make test portable using an explicit object file rather than the host compiler 2017-07-30 17:16:32 +00:00
Transforms Expanding the test case for vf8 for stride 4 interleaved. 2017-07-30 11:54:57 +00:00
Unit
Verifier Remove the obsolete offset parameter from @llvm.dbg.value 2017-07-28 20:21:02 +00:00
YAMLParser
.clang-format
CMakeLists.txt Revert "Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started"" 2017-07-27 06:02:05 +00:00
lit.cfg Re-enable libxml2 tests. 2017-07-27 01:11:53 +00:00
lit.site.cfg.in Correctly enable the llvm-mt tests, now that build flags changed. 2017-07-26 16:35:44 +00:00
TestRunner.sh