llvm-project/llvm/test
Eli Friedman 0ff51d5dde Fix interaction of CFI instructions with MachineOutliner.
1. When checking if a candidate contains a CFI instruction, actually
iterate over all of the instructions, instead of stopping halfway
through.
2. Make sure copied CFI directives refer to the correct instruction.

Fixes https://github.com/llvm/llvm-project/issues/55842

Differential Revision: https://reviews.llvm.org/D126930
2022-06-10 13:37:49 -07:00
..
Analysis [RISCV] Refine costs for i1 reductions 2022-06-10 13:21:52 -07:00
Assembler Add sanitizer-specific GlobalValue attributes. 2022-06-10 12:28:18 -07:00
Bindings [llvm-c-test] Default to opaque pointers 2022-06-02 20:34:52 -07:00
Bitcode Add sanitizer-specific GlobalValue attributes. 2022-06-10 12:28:18 -07:00
BugPoint
CodeGen Fix interaction of CFI instructions with MachineOutliner. 2022-06-10 13:37:49 -07:00
DebugInfo [DWARF] Support 'G' in dwarf parser 2022-06-08 14:27:51 -07:00
Demangle
Examples [OrcV2Examples] Fix test with opaque pointers 2022-06-02 12:17:56 +02:00
ExecutionEngine [JITLink][ELF][AArch64] Implement eh frame handling. 2022-06-11 04:06:14 +09:00
Feature
FileCheck [FileCheck] Use %ProtectFileCheckOutput in recently added test 2022-05-30 16:27:24 -04:00
Instrumentation [PS5] Use linker scripting to find profiling data, like PS4 2022-06-10 09:00:51 -07:00
Integer
JitListener
LTO LTO: Decide upfront whether to use opaque/non-opaque pointer types 2022-06-01 18:05:53 -07:00
Linker [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
MC [AMDGPU] gfx11 add bits to COMPUTE_PGM_RSRC3 2022-06-10 13:07:14 -04:00
MachineVerifier [GlobalISel] Add G_IS_FPCLASS 2022-05-27 13:49:47 +07:00
Object [COFF] Check table ptr more thoroughly and ignore empty sections 2022-06-03 18:31:01 +03:00
ObjectYAML
Other [clang] Add support for __builtin_memset_inline 2022-06-10 13:13:59 +00:00
SafepointIRVerifier
Support Reapply: Add an error message to the default SIGPIPE handler 2022-06-09 20:13:45 +01:00
SymbolRewriter
TableGen [TableGen][CodeEmitterGen] Do not crash on insufficient positional instruction operands. 2022-06-10 14:38:54 +01:00
ThinLTO/X86 [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
Transforms [RISCV] Implement isElementTypeLegalForScalableVector TTI hook 2022-06-10 13:20:58 -07:00
Unit [lit] Fix setup of sanitizer environment 2022-05-19 19:24:16 -07:00
Verifier [clang] Add support for __builtin_memset_inline 2022-06-10 13:13:59 +00:00
YAMLParser
tools [Object][COFF] Fix section name parsing error when the name field is not null-padded 2022-06-09 12:58:28 -07:00
.clang-format
CMakeLists.txt LLVM Driver Multicall tool 2022-06-06 04:27:32 +00:00
TestRunner.sh
lit.cfg.py Don't warn when 'llvm' isn't found 2022-06-06 14:29:44 +00:00
lit.site.cfg.py.in LLVM Driver Multicall tool 2022-06-06 04:27:32 +00:00