llvm-project/llvm/test/MC/Disassembler/SystemZ
Ulrich Weigand 3641b10f3d [SystemZ] Support vector load/store alignment hints
Vector load/store instructions support an optional alignment field
that the compiler can use to provide known alignment info to the
hardware.  If the field is used (and the information is correct),
the hardware may be able (on some models) to perform faster memory
accesses than otherwise.

This patch adds support for alignment hints in the assembler and
disassembler, and fills in known alignment during codegen.

llvm-svn: 363806
2019-06-19 14:20:00 +00:00
..
insns-pcrel.txt
insns-z13-bad.txt
insns-z13.txt [SystemZ] Support vector load/store alignment hints 2019-06-19 14:20:00 +00:00
insns-z14.txt
insns.txt
invalid-regs.txt
lit.local.cfg
trunc-01.txt
trunc-02.txt
trunc-03.txt
unmapped.txt