1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/test
Eric Astor 1deec5ad2e [ms] [llvm-ml] Allow the /Zs parameter as a synonym for -filetype=null
For ml.exe, /Zs implies a syntax check with no output files.

Reviewed By: thakis

Differential Revision: https://reviews.llvm.org/D90061
2021-03-17 12:18:43 -04:00
..
Analysis [BasicAA] Drop dependency on Loop Info. PR43276 2021-03-17 11:43:44 +07:00
Assembler
Bindings [OCaml] Handle nullptr in Llvm.global_initializer 2021-03-17 13:39:35 +00:00
Bitcode
BugPoint
CodeGen [ARM] Use lrdsb for more thumb1 loads. 2021-03-17 15:29:02 +00:00
DebugInfo [RISCV] Make empty name symbols SF_FormatSpecific so that llvm-symbolizer ignores them for symbolization 2021-03-16 14:12:18 -07:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck [FileCheck] Add support for hex alternate form in FileCheck 2021-03-12 18:14:17 +00:00
Instrumentation [dfsan] Update shadow-args-zext.ll test 2021-03-12 20:54:02 -08:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [AArch64] Parse "rng" feature flag in .arch directive 2021-03-16 14:10:19 -07:00
Object
ObjectYAML
Other Reland [SCEV] Improve modelling for (null) pointer constants 2021-03-13 16:05:34 +03:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Fix excessive compile time issue in FixedLenDecoderEmitter 2021-03-17 09:28:50 +00:00
ThinLTO/X86
tools [ms] [llvm-ml] Allow the /Zs parameter as a synonym for -filetype=null 2021-03-17 12:18:43 -04:00
Transforms [LoopVectorize] Refine hasIrregularType predicate 2021-03-17 17:03:47 +01:00
Unit [lit] Sort test start times based on prior test timing data 2021-03-16 05:23:04 -04:00
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in [test] Add ability to get error messages from CMake for errc substitution 2021-03-15 20:56:08 +01:00
TestRunner.sh