teak-llvm/llvm/test
Fangrui Song 55c81d4282 [test] Use yaml2obj -o %t instead of > %t
To improve consistency and avoid unneeded shell feature (output
redirection).

While here, make other changes to improve consistency

--docnum 1 => --docnum=1
-docnum=x => --docnum=x
2020-01-21 17:20:18 -08:00
..
Analysis [IR] Mark memset.* intrinsics as IntrWriteMem. 2020-01-16 10:35:46 +00:00
Assembler Move the sysroot attribute from DIModule to DICompileUnit 2020-01-17 12:55:40 -08:00
Bindings Move the sysroot attribute from DIModule to DICompileUnit 2020-01-17 12:55:40 -08:00
Bitcode Revert "[SVE] Pass Scalable argument to VectorType::get in Bitcode Reader" 2020-01-17 12:13:49 -08:00
BugPoint
CodeGen [AArch64] Don't generate gpr CSEL instructions in early-ifcvt if regclasses aren't compatible. 2020-01-21 16:51:31 -08:00
DebugInfo [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [profile] Support counter relocation at runtime 2020-01-17 15:02:23 -08:00
Integer
JitListener
Linker
LTO Revert "[Support] make report_fatal_error abort instead of exit" 2020-01-15 17:52:25 -08:00
MachineVerifier Revert "[Support] make report_fatal_error abort instead of exit" 2020-01-15 17:52:25 -08:00
MC [Hexagon] Add support for Hexagon v67t microarchitecture (tiny core) 2020-01-21 11:35:10 -06:00
Object [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
ObjectYAML [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
Other [VectorUtils] Rework the Vector Function Database (VFDatabase). 2020-01-16 15:08:26 +00:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen TableGen/GlobalISel: Don't check exact intrinsic opcode value 2020-01-17 20:09:53 -05:00
ThinLTO/X86 Reland "[llvm-nm] Don't report "no symbols" error for files that contain symbols" 2020-01-17 10:08:42 -08:00
tools [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
Transforms [SLP] Don't allow Div/Rem as alternate opcodes 2020-01-21 15:21:17 -08:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt [ms] [llvm-ml] Add placeholder for llvm-ml, based on llvm-mc 2020-01-20 09:19:10 -05:00
lit.cfg.py [test] On Mac, don't try to use result of sysctl command if calling it failed. 2020-01-20 10:04:06 +00:00
lit.site.cfg.py.in
TestRunner.sh