1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Sergey Dmitriev 6d117dab29 [llvm-objcopy] Add support for '--' for delimiting options from input/output files
This will allow to use llvm-objcopy with file names that begin with dashes.

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D102665
2021-05-19 01:56:46 -07:00
..
Analysis [X86][AVX] Cleanup AVX2 vector integer truncation costs 2021-05-18 13:07:29 +01:00
Assembler [OpaquePtr] Make loads and stores work with opaque pointers 2021-05-18 13:43:50 -07:00
Bindings
Bitcode IR/AArch64/X86: add "swifttailcc" calling convention. 2021-05-17 10:48:34 +01:00
BugPoint
CodeGen [RISCV] Support INSERT_VECTOR_ELT into i1 vectors 2021-05-19 09:41:50 +01:00
DebugInfo [Transforms][Debugify] Fix "Missing line" false alarm on PHI nodes 2021-05-14 14:06:13 +02:00
Demangle [Demangle][Rust] Parse tuples 2021-05-19 00:04:42 +02:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [MSan] Set zeroext on call arguments to msan functions with zeroext parameter attribute 2021-05-18 14:07:39 -07:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [AMDGPU] Set unused dst_sel to '?' in the encoding 2021-05-17 08:38:52 -07:00
Object [AMDGPU] Add gfx1034 target 2021-05-13 14:25:18 -04:00
ObjectYAML
Other [NewPM] Add options to PrintPassInstrumentation 2021-05-18 20:59:35 -07:00
SafepointIRVerifier
Support [SystemZ][z/OS] Add the functions needed for handling EBCDIC I/O 2021-05-03 08:52:38 -04:00
SymbolRewriter
TableGen [TableGen] Make the NUL character invalid in .td files 2021-05-13 10:17:45 -04:00
ThinLTO/X86
tools [llvm-objcopy] Add support for '--' for delimiting options from input/output files 2021-05-19 01:56:46 -07:00
Transforms [Attributor] Change AAExecutionDomain to only accept intrinsics 2021-05-18 21:19:26 -04:00
Unit
Verifier [OpaquePtr] Make loads and stores work with opaque pointers 2021-05-18 13:43:50 -07:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh