llvm-project/llvm/test/DebugInfo/AArch64
Matt Arsenault fae05692a3 CodeGen: Print/parse LLTs in MachineMemOperands
This will currently accept the old number of bytes syntax, and convert
it to a scalar. This should be removed in the near future (I think I
converted all of the tests already, but likely missed a few).

Not sure what the exact syntax and policy should be. We can continue
printing the number of bytes for non-generic instructions to avoid
test churn and only allow non-scalar types for generic instructions.

This will currently print the LLT in parentheses, but accept parsing
the existing integers and implicitly converting to scalar. The
parentheses are a bit ugly, but the parser logic seems unable to deal
without either parentheses or some keyword to indicate the start of a
type.
2021-06-30 16:54:13 -04:00
..
asan-stack-vars.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
big-endian-dump.ll
big-endian.ll
bitfields.ll
call-site-info-output.ll
cfi-eof-prologue.ll
coalescing.ll
compiler-gen-bbs-livedebugvalues.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
constant-dbgloc.ll
dagcombine-zext.ll
dbg-sve-types.ll [AArch64][SVE] Add missing debug info for ACLE types. 2020-08-27 10:56:42 +01:00
dbg-value-i8.ll
dbg-value-i16.ll
dbgcall-site-float-entry-value.ll
dwarfdump.ll
eh-frame.ll
eh_frame.s
eh_frame_personality.ll
frame-loclistx.s
frameindices.ll Reapply "RegAllocFast: Rewrite and improve" 2020-09-30 10:35:25 -04:00
inlined-argument.ll [DwarfDebug] Improve multi-BB single location detection in validThroughout (3/4) 2020-08-27 11:52:29 +01:00
ir-outliner.ll [IROutliner] Adding DebugInfo handling for IR Outlined Functions 2021-06-15 10:57:08 -05:00
line-header.ll
lit.local.cfg
little-endian-dump.ll
machine-outliner.ll
pr40709.ll
processes-relocations.ll
prologue_end.ll Reapply "RegAllocFast: Rewrite and improve" 2020-09-30 10:35:25 -04:00
return-address-signing.ll
struct_by_value.ll
tls-at-location.ll
unretained-declaration-subprogram.ll