llvm-project/llvm/test
Keith Smiley d991aa91f1
[llvm-objcopy][MachO] Remove more sections with llvm-bitcode-strip
This adds the other potential bitcode sections that can exist and should
be stripped with `-r` from `llvm-bitcode-strip`.

Differential Revision: https://reviews.llvm.org/D132267
2022-08-22 16:08:58 -07:00
..
Analysis [LAA] Add test cases where BTC can be used to rule out dependences. 2022-08-22 13:11:26 +01:00
Assembler [IR] Update llvm.prefetch to match docs 2022-08-19 09:11:17 +01:00
Bindings
Bitcode [IR] Use Min behavior for module flag "PIC Level" 2022-08-18 16:28:55 -07:00
BugPoint
CodeGen Revert "[ARM] Use getSymbolPreferLocal() in GetARMGVSymbol" 2022-08-22 16:16:37 -04:00
DebugInfo [DebugInfo] Handle joins PHI+Def values in InstrRef LiveDebugValues 2022-08-22 14:51:27 +01:00
Demangle
Examples
ExecutionEngine [JITLink][MachO] Add support for non-subsections-via-symbols objects. 2022-08-17 15:55:42 -07:00
Feature
FileCheck
Instrumentation
Integer
JitListener
LTO
Linker [IR] Use Min behavior for module flag "PIC Level" 2022-08-18 16:28:55 -07:00
MC [AMDGPU][MC][GFX10][NFC] Consolidate tests by encoding 2022-08-22 19:53:56 +03:00
MachineVerifier [MachineVerifier] add checks for INLINEASM_BR 2022-08-19 12:52:26 -07:00
Object [llvm-objdump --macho] Rename --dyld_info to --dyld-info 2022-08-17 12:58:29 -04:00
ObjectYAML
Other
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
Transforms [InstCombine] add tests for mul+add common factor; NFC 2022-08-22 17:19:45 -04:00
Unit [test] Propagate HWASAN_OPTIONS 2022-08-17 18:59:49 -07:00
Verifier [NFC] Combine test cases of verifier 2022-08-14 10:12:16 +08:00
YAMLParser
tools [llvm-objcopy][MachO] Remove more sections with llvm-bitcode-strip 2022-08-22 16:08:58 -07:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in