1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test
Hsiangkai Wang 7355c32ef8 Upgrade MC to v0.9.
Differential revision: https://reviews.llvm.org/D80802
2020-08-01 07:42:06 +08:00
..
Analysis [ConstantFolding] fold abs intrinsic 2020-07-31 14:08:44 -04:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen Rename basic block sections options to be consistent. 2020-07-31 11:50:55 -07:00
DebugInfo Rename basic block sections options to be consistent. 2020-07-31 11:50:55 -07:00
Demangle
Examples
ExecutionEngine [llvm-jitlink] Add -harness option to llvm-jitlink. 2020-07-30 15:26:19 -07:00
Feature [FunctionAttrs] Rename functionattrs -> function-attrs 2020-07-28 09:09:13 -07:00
FileCheck [FileCheck] Report captured variables 2020-07-28 19:15:18 -04:00
Instrumentation For some tests targeting SystemZ, -march=z13 ---> -mcpu=z13 2020-07-29 19:18:01 -07:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC Upgrade MC to v0.9. 2020-08-01 07:42:06 +08:00
Object
ObjectYAML [DWARFYAML][debug_aranges] Use yaml::Hex64 rather than uint64_t as length. NFC. 2020-07-31 23:31:04 +08:00
Other [NewPM] Don't print 'Invalidating all non-preserved analyses' 2020-07-30 19:40:29 -07:00
Reduce [Reduce] Argument reduction: shoe-horn new function into remaining uses of old function 2020-07-27 15:39:03 +03:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen TableGen/GlobalISel: Allow output instructions with multiple defs 2020-07-27 18:31:13 -04:00
ThinLTO/X86 [ThinLTO] [test] cache.ll: Prevent Spotlight indexing of the output dir 2020-07-28 21:21:58 -07:00
tools [DWARFYAML] Make the debug_aranges entry optional. 2020-07-31 20:18:53 +08:00
Transforms [ValueTracking] Improve llvm.abs handling in computeKnownBits. 2020-07-31 15:55:03 -07:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Revert D83834 "Add test utility 'extract'" 2020-07-28 13:26:33 -07:00
lit.cfg.py Revert D83834 "Add test utility 'extract'" 2020-07-28 13:26:33 -07:00
lit.site.cfg.py.in
TestRunner.sh