llvm-project/llvm/test
Sanjay Patel 4376afe727 [InstCombine] add tests for mul+sub common factor; NFC 2022-08-24 11:31:18 -04:00
..
Analysis [TTI] Add SK_Splice shuffle mask detection and X86 costs 2022-08-23 20:07:30 +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 [X86][FP16] Add the missing legal action for EXTRACT_SUBVECTOR 2022-08-24 23:25:07 +08:00
DebugInfo Revert "[DebugInfo] Extend the InstrRef LDV to support DbgValues with many Ops" 2022-08-24 15:24:32 +01:00
Demangle
Examples [Examples] Fix SimplifyCFG example 2022-08-01 07:22:35 +02:00
ExecutionEngine [JITLink][MachO] Add support for non-subsections-via-symbols objects. 2022-08-17 15:55:42 -07:00
Feature [WinEH] Apply funclet operand bundles to nounwind intrinsics that lower to function calls in the course of IR transforms 2022-07-26 17:52:43 +02:00
FileCheck
Instrumentation [MSAN] Handle array alloca with non-i64 size specification 2022-08-24 03:24:21 +00:00
Integer
JitListener
LTO [libLTO] Set data-sections by default in libLTO. 2022-07-27 09:39:39 -05:00
Linker [IR] Use Min behavior for module flag "PIC Level" 2022-08-18 16:28:55 -07:00
MC [AMDGPU][MC][GFX11][NFC] Split tests for SOP formats 2022-08-24 13:57:48 +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 Revert "[Pipelines] Introduce DAE after ArgumentPromotion" 2022-08-24 12:44:13 +03:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [RISCV][TableGen] Mark MachineInstr with FrameIndex as not compressible 2022-08-24 13:23:38 +08:00
ThinLTO/X86 Add switch to use "source_filename" instead of a hash ID for globally promoted local 2022-08-03 16:41:56 -07:00
Transforms [InstCombine] add tests for mul+sub common factor; NFC 2022-08-24 11:31:18 -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 [update_llc_test_checks][VE] Handle .Lfoo$local in function regex 2022-08-24 14:16:20 +00:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py [llvm-ar] Add object mode option -X for AIX 2022-07-22 09:55:21 -04:00
lit.site.cfg.py.in