mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
43edafcc07
Fix a compact unwind encoding logic bug which would try to encode more callee saved registers than it should, leading to early bail out in the encoding logic and abusive use of DWARF frame mode unnecessarily. Also remove no-compact-unwind.ll which was testing the wrong thing based on this bug and move it to valid 'compact unwind' tests. Added other few more tests too. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223676 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
AlignedBundling | ||
3DNow.s | ||
2011-09-06-NoNewline.s | ||
address-size.s | ||
avx512-encodings.s | ||
cfi_def_cfa-crash.s | ||
compact-unwind.s | ||
fde-reloc.s | ||
fixup-cpu-mode.s | ||
gnux32-dwarf-gen.s | ||
index-operations.s | ||
intel-syntax-2.s | ||
intel-syntax-ambiguous.s | ||
intel-syntax-avx512.s | ||
intel-syntax-bitwise-ops.s | ||
intel-syntax-directional-label.s | ||
intel-syntax-encoding.s | ||
intel-syntax-error.s | ||
intel-syntax-hex.s | ||
intel-syntax-invalid-basereg.s | ||
intel-syntax-invalid-scale.s | ||
intel-syntax-ptr-sized.s | ||
intel-syntax-unsized-memory.s | ||
intel-syntax.s | ||
lit.local.cfg | ||
macho-uleb.s | ||
no-elf-compact-unwind.s | ||
padlock.s | ||
relax-insn.s | ||
reloc-macho.s | ||
reloc-undef-global.s | ||
ret.s | ||
sgx-encoding.s | ||
shuffle-comments.s | ||
stackmap-nops.ll | ||
variant-diagnostics.s | ||
x86_64-avx-clmul-encoding.s | ||
x86_64-avx-encoding.s | ||
x86_64-bmi-encoding.s | ||
x86_64-encoding.s | ||
x86_64-fma3-encoding.s | ||
x86_64-fma4-encoding.s | ||
x86_64-hle-encoding.s | ||
x86_64-imm-widths.s | ||
x86_64-rand-encoding.s | ||
x86_64-rtm-encoding.s | ||
x86_64-signed-reloc.s | ||
x86_64-sse4a.s | ||
x86_64-tbm-encoding.s | ||
x86_64-xop-encoding.s | ||
x86_directives.s | ||
x86_errors.s | ||
x86_long_nop.s | ||
x86_nop.s | ||
x86_operands.s | ||
x86-16.s | ||
x86-32-avx.s | ||
x86-32-coverage.s | ||
x86-32-fma3.s | ||
x86-32-ms-inline-asm.s | ||
x86-32.s | ||
x86-64-avx512bw_vl.s | ||
x86-64-avx512bw.s | ||
x86-64-avx512dq_vl.s | ||
x86-64-avx512dq.s | ||
x86-64-avx512f_vl.s | ||
x86-64.s | ||
x86-itanium.ll | ||
x86-target-directives.s | ||
x86-windows-itanium-libcalls.ll |