diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2016-11-08 20:15:26 +0000 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2016-11-08 20:15:26 +0000 |
commit | fffc7110d65564c2ecaa705913f69db21fa9981e (patch) | |
tree | a7e5832c7452b0d4b65cb5502650893b5026a3f1 /llvm/lib/Support/YAMLParser.cpp | |
parent | 9c5a69d2ac4d205b39dc8041922ba9fdd90198f1 (diff) | |
download | bcm5719-llvm-fffc7110d65564c2ecaa705913f69db21fa9981e.tar.gz bcm5719-llvm-fffc7110d65564c2ecaa705913f69db21fa9981e.zip |
[SystemZ] Model access registers as LLVM registers
Add the 16 access registers as LLVM registers. This allows removing
a lot of special cases in the assembler and disassembler where we
were handling access registers; this can all just use the generic
register code now.
Also add a bunch of instructions to operate on access registers,
for assembler/disassembler use only. No change in code generation
intended.
llvm-svn: 286283
Diffstat (limited to 'llvm/lib/Support/YAMLParser.cpp')
0 files changed, 0 insertions, 0 deletions