llvm-project/llvm/test
Roman Lebedev 2b5a16420f
UpdateTestChecks: fix handling of UTC with spaces
We can't just split by space, that's not going to give us the same
argv we'd have gotten from the shell, it could be in a string,
we must actually parse that as argv.
2022-03-07 20:25:23 +03:00
..
Analysis [NFC][LV] Use different braces in debug output 2022-03-07 19:32:37 +03:00
Assembler Remove redundant word word in AsmParser DIFlag parsing 2022-02-22 17:50:13 -08:00
Bindings [llvm] [bindings/OCaml] Remove unused dep on ounit2 2022-02-16 19:30:25 +01:00
Bitcode Attributes: add a new allocalign attribute 2022-03-04 15:57:53 -05:00
BugPoint
CodeGen [AArch64] Perform first active true vector combine 2022-03-08 01:10:21 +08:00
DebugInfo [DebugInfo][InstrRef] Accept register-reads after isel in any block 2022-03-04 17:01:12 +00:00
Demangle
Examples
ExecutionEngine [JITLink] Add R_RISCV_SUB6 relocation 2022-03-01 01:45:03 +08:00
Feature
FileCheck
Instrumentation [HWASAN] Add test for optnone function. 2022-03-01 14:48:43 -08:00
Integer
JitListener
LTO
Linker
MC [AArch64] Move FeatureSpecRestrict into core 8.0-R architecture. 2022-03-07 15:55:08 +00:00
MachineVerifier
Object [AMDGPU] Add gfx1036 target 2022-03-02 23:26:38 +00:00
ObjectYAML [test][ObjectYAML][MachO] Fix assertion syntax 2022-02-13 10:06:53 -08:00
Other Reapply [lit] Read command stdout/stderr as text on Windows 2022-03-03 13:31:31 +02:00
SafepointIRVerifier [Safepoint Verifier] gc.relocate does not change the constant property. 2022-02-15 12:18:46 +07:00
Support
SymbolRewriter
TableGen [TableGen] Add a new `encoder` directive into VarLenCodeEmitterGen 2022-02-14 20:41:15 -08:00
ThinLTO/X86 [LTO] Initialize canAutoHide() using canBeOmittedFromSymbolTable() 2022-03-03 19:04:11 -05:00
Transforms [LV] Add test from PR54227. 2022-03-07 17:01:22 +00:00
Unit
Verifier [VP] vp.sitofp cast intrinsic and docs 2022-03-02 10:16:19 +01:00
YAMLParser [YAMLParser] Add multi-line literal folding support 2022-02-28 21:03:36 +00:00
tools UpdateTestChecks: fix handling of UTC with spaces 2022-03-07 20:25:23 +03:00
.clang-format
CMakeLists.txt try to fix check-llvm after c5fb05f663 2022-02-16 16:52:55 -05:00
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in [llvm] [bindings/OCaml] Remove unused dep on ounit2 2022-02-16 19:30:25 +01:00