1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00
llvm-mirror/test
Krzysztof Parzyszek dcadf45acb Update spelling of {analyze,insert,remove}Branch in strings and comments
These names have been changed from CamelCase to camelCase, but there were
many places (comments mostly) that still used the old names.

This change is NFC.
2020-01-21 10:15:38 -06: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 Update spelling of {analyze,insert,remove}Branch in strings and comments 2020-01-21 10:15:38 -06:00
DebugInfo Recommit "[DWARF5][DebugInfo]: Added support for DebugInfo generation for auto return type for C++ member functions." 2020-01-20 15:13:13 +05:30
Demangle
Examples
ExecutionEngine [ORC] Fix argv handling in runAsMain / lli. 2020-01-11 13:03:38 -08:00
Feature Mark the test/Feature/load_extension.ll test as unsupported on Darwin. 2020-01-10 20:18:36 -08:00
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/HVX v67 ISA 2020-01-20 16:16:49 -06:00
Object Revert "[Support] make report_fatal_error abort instead of exit" 2020-01-15 17:52:25 -08:00
ObjectYAML
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 [llvm-readobj] - Remove rpath.test. 2020-01-21 16:14:36 +03:00
Transforms [InstCombine] form copysign from select of FP constants (PR44153) 2020-01-20 10:51:14 -05:00
Unit
Verifier [AArch64] Add function attribute "patchable-function-entry" to add NOPs at function entry 2020-01-10 09:55:51 -08:00
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